[==========] 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 13:19:44.925151 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:41181
I20260710 13:19:44.927549 11368 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 13:19:44.929257 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:44.970491 11375 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 13:19:44.970579 11374 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 13:19:44.972038 11368 server_base.cc:1061] running on GCE node
W20260710 13:19:44.970554 11377 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 13:19:46.247345 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:46.247644 11368 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 13:19:46.247895 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689586247872 us; error 0 us; skew 500 ppm
I20260710 13:19:46.248761 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.254884 11368 webserver.cc:533] Webserver started at http://127.11.26.62:37221/ using document root <none> and password file <none>
I20260710 13:19:46.255904 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.256160 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.256639 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.262933 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "3b11cd3ff9e64158b905fa0e4a650738"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-wrzs"
I20260710 13:19:46.272025 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:46.278246 11383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.279934 11368 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:46.280444 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "3b11cd3ff9e64158b905fa0e4a650738"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-wrzs"
I20260710 13:19:46.280818 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-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 13:19:46.365409 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.367081 11368 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 13:19:46.367591 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.453415 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:41181
I20260710 13:19:46.453575 11434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:41181 every 8 connection(s)
I20260710 13:19:46.463761 11435 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 13:19:46.492267 11435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738: Bootstrap starting.
I20260710 13:19:46.500769 11435 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.503386 11435 log.cc:826] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738: Log is configured to *not* fsync() on all Append() calls
I20260710 13:19:46.509851 11435 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738: No bootstrap required, opened a new log
I20260710 13:19:46.533715 11435 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b11cd3ff9e64158b905fa0e4a650738" member_type: VOTER }
I20260710 13:19:46.534420 11435 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.534772 11435 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b11cd3ff9e64158b905fa0e4a650738, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.536043 11435 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3b11cd3ff9e64158b905fa0e4a650738" member_type: VOTER }
I20260710 13:19:46.536653 11435 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:46.536972 11435 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:46.537380 11435 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.542325 11435 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b11cd3ff9e64158b905fa0e4a650738" member_type: VOTER }
I20260710 13:19:46.543561 11435 leader_election.cc:304] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [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: 3b11cd3ff9e64158b905fa0e4a650738; no voters: 
I20260710 13:19:46.545740 11435 leader_election.cc:290] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:46.546205 11438 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:46.549299 11438 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 1 LEADER]: Becoming Leader. State: Replica: 3b11cd3ff9e64158b905fa0e4a650738, State: Running, Role: LEADER
I20260710 13:19:46.550402 11438 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [LEADER]: Queue going to LEADER mode. State: All 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: "3b11cd3ff9e64158b905fa0e4a650738" member_type: VOTER }
I20260710 13:19:46.552028 11435 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:46.562417 11439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b11cd3ff9e64158b905fa0e4a650738" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b11cd3ff9e64158b905fa0e4a650738" member_type: VOTER } }
I20260710 13:19:46.563095 11439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:46.562265 11440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3b11cd3ff9e64158b905fa0e4a650738. Latest consensus state: current_term: 1 leader_uuid: "3b11cd3ff9e64158b905fa0e4a650738" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b11cd3ff9e64158b905fa0e4a650738" member_type: VOTER } }
I20260710 13:19:46.563650 11440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:46.566413 11446 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:46.582762 11446 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:46.585516 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:46.602209 11446 catalog_manager.cc:1383] Generated new cluster ID: 669b6a543d2d4385ac5522b4e1291d55
I20260710 13:19:46.602599 11446 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:46.631492 11446 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:46.633265 11446 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:46.651746 11446 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738: Generated new TSK 0
I20260710 13:19:46.653367 11446 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:46.718115 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:46.732966 11457 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 13:19:46.735262 11458 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 13:19:46.745167 11460 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 13:19:46.745471 11368 server_base.cc:1061] running on GCE node
I20260710 13:19:46.746562 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:46.746827 11368 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 13:19:46.747078 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689586747056 us; error 0 us; skew 500 ppm
I20260710 13:19:46.748205 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.753957 11368 webserver.cc:533] Webserver started at http://127.11.26.1:43565/ using document root <none> and password file <none>
I20260710 13:19:46.754863 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.755174 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.755571 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.757759 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "805fc8ff1c2e460c9f0528d630986172"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-wrzs"
I20260710 13:19:46.765856 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260710 13:19:46.771893 11465 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.773223 11368 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:19:46.773531 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "805fc8ff1c2e460c9f0528d630986172"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-wrzs"
I20260710 13:19:46.773900 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-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 13:19:46.796952 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.799028 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.802431 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:46.808853 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:46.809190 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.809638 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:46.809894 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.940922 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:45851
I20260710 13:19:46.941002 11527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:45851 every 8 connection(s)
I20260710 13:19:46.949963 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:46.963699 11532 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 13:19:46.977425 11533 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 13:19:46.978716 11368 server_base.cc:1061] running on GCE node
W20260710 13:19:46.980899 11536 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 13:19:46.984294 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:46.984614 11368 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 13:19:46.984843 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689586984822 us; error 0 us; skew 500 ppm
I20260710 13:19:46.985743 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.992451 11368 webserver.cc:533] Webserver started at http://127.11.26.2:42175/ using document root <none> and password file <none>
I20260710 13:19:46.992560 11528 heartbeater.cc:344] Connected to a master server at 127.11.26.62:41181
I20260710 13:19:46.993095 11528 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:46.993294 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.993593 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.993996 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.994505 11528 heartbeater.cc:507] Master 127.11.26.62:41181 requested a full tablet report, sending...
I20260710 13:19:46.995920 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "b228512b3f8d4534b758284c7d921010"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-wrzs"
I20260710 13:19:46.998880 11400 ts_manager.cc:194] Registered new tserver with Master: 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851)
I20260710 13:19:47.002812 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:19:47.002627 11400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40894
I20260710 13:19:47.009056 11540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.010154 11368 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:47.010512 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "b228512b3f8d4534b758284c7d921010"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-wrzs"
I20260710 13:19:47.010787 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-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 13:19:47.048916 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.050240 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.052462 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.055718 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.056048 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.056304 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.056495 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.157843 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:43669
I20260710 13:19:47.157912 11602 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:43669 every 8 connection(s)
I20260710 13:19:47.163878 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:47.177110 11606 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 13:19:47.180294 11603 heartbeater.cc:344] Connected to a master server at 127.11.26.62:41181
I20260710 13:19:47.180888 11603 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.182297 11603 heartbeater.cc:507] Master 127.11.26.62:41181 requested a full tablet report, sending...
I20260710 13:19:47.185034 11368 server_base.cc:1061] running on GCE node
I20260710 13:19:47.185494 11400 ts_manager.cc:194] Registered new tserver with Master: b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
W20260710 13:19:47.185839 11607 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 13:19:47.185958 11609 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 13:19:47.187290 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:47.187355 11400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50564
W20260710 13:19:47.187652 11368 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 13:19:47.187901 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689587187870 us; error 0 us; skew 500 ppm
I20260710 13:19:47.188669 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:47.193902 11368 webserver.cc:533] Webserver started at http://127.11.26.3:38961/ using document root <none> and password file <none>
I20260710 13:19:47.194505 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:47.194753 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:47.195047 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:47.196275 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "7506df5a71464a2bb026300de611f5ff"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-wrzs"
I20260710 13:19:47.201597 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:47.206462 11614 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.207561 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:47.208124 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "7506df5a71464a2bb026300de611f5ff"
format_stamp: "Formatted at 2026-07-10 13:19:47 on dist-test-slave-wrzs"
I20260710 13:19:47.208485 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689584712490-11368-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 13:19:47.228243 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:47.229566 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:47.231990 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:47.235399 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:47.235773 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.236129 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:47.236334 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:47.348712 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:40297
I20260710 13:19:47.349294 11676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:40297 every 8 connection(s)
I20260710 13:19:47.372680 11677 heartbeater.cc:344] Connected to a master server at 127.11.26.62:41181
I20260710 13:19:47.373135 11677 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:47.375000 11677 heartbeater.cc:507] Master 127.11.26.62:41181 requested a full tablet report, sending...
I20260710 13:19:47.377544 11400 ts_manager.cc:194] Registered new tserver with Master: 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:47.378456 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016699786s
I20260710 13:19:47.380240 11400 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50580
I20260710 13:19:47.447052 11400 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50592:
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 13:19:47.453830 11400 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.
W20260710 13:19:47.575516 11448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:47.600869 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 350c8df56c1c4bbbb3cdc9cb61139402 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:47.601222 11568 tablet_service.cc:1511] Processing CreateTablet for tablet 350c8df56c1c4bbbb3cdc9cb61139402 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:47.609023 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c8df56c1c4bbbb3cdc9cb61139402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.615023 11568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c8df56c1c4bbbb3cdc9cb61139402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.616585 11490 tablet_service.cc:1511] Processing CreateTablet for tablet 27d0ca21b0ab48729caff52f5bf0196a (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:47.623299 11489 tablet_service.cc:1511] Processing CreateTablet for tablet 215243e66fc6438d9df4e863277b8be8 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:47.625532 11485 tablet_service.cc:1511] Processing CreateTablet for tablet 47e19637783843bdb69d4dcb3e242c0b (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:47.632301 11490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d0ca21b0ab48729caff52f5bf0196a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.621157 11487 tablet_service.cc:1511] Processing CreateTablet for tablet 69c8a53a5640494c8d8f55ecb5c83f2a (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:47.631575 11491 tablet_service.cc:1511] Processing CreateTablet for tablet 7d378873f3aa4f00821d7d432491b505 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:47.641628 11489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215243e66fc6438d9df4e863277b8be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.638700 11566 tablet_service.cc:1511] Processing CreateTablet for tablet 7d378873f3aa4f00821d7d432491b505 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:47.630436 11486 tablet_service.cc:1511] Processing CreateTablet for tablet bee6da7a692d4159a464f710f2f9cafa (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:47.634452 11492 tablet_service.cc:1511] Processing CreateTablet for tablet 1e824fdf37424cf582b75df5a7b92204 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:47.629298 11642 tablet_service.cc:1511] Processing CreateTablet for tablet 350c8df56c1c4bbbb3cdc9cb61139402 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:47.630887 11567 tablet_service.cc:1511] Processing CreateTablet for tablet 1e824fdf37424cf582b75df5a7b92204 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:47.645753 11488 tablet_service.cc:1511] Processing CreateTablet for tablet e2db5478798645a082a1f96735899b22 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:47.660521 11567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e824fdf37424cf582b75df5a7b92204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.660912 11485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e19637783843bdb69d4dcb3e242c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.658713 11563 tablet_service.cc:1511] Processing CreateTablet for tablet e2db5478798645a082a1f96735899b22 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:47.662647 11642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 350c8df56c1c4bbbb3cdc9cb61139402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.668037 11566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d378873f3aa4f00821d7d432491b505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.659647 11641 tablet_service.cc:1511] Processing CreateTablet for tablet 1e824fdf37424cf582b75df5a7b92204 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:47.659653 11565 tablet_service.cc:1511] Processing CreateTablet for tablet 27d0ca21b0ab48729caff52f5bf0196a (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:47.670563 11638 tablet_service.cc:1511] Processing CreateTablet for tablet 215243e66fc6438d9df4e863277b8be8 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:47.671962 11491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d378873f3aa4f00821d7d432491b505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.675094 11561 tablet_service.cc:1511] Processing CreateTablet for tablet bee6da7a692d4159a464f710f2f9cafa (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:47.678426 11563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2db5478798645a082a1f96735899b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.677380 11640 tablet_service.cc:1511] Processing CreateTablet for tablet 7d378873f3aa4f00821d7d432491b505 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:47.672375 11564 tablet_service.cc:1511] Processing CreateTablet for tablet 215243e66fc6438d9df4e863277b8be8 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:47.680653 11637 tablet_service.cc:1511] Processing CreateTablet for tablet e2db5478798645a082a1f96735899b22 (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:47.673029 11639 tablet_service.cc:1511] Processing CreateTablet for tablet 27d0ca21b0ab48729caff52f5bf0196a (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:47.681748 11636 tablet_service.cc:1511] Processing CreateTablet for tablet 69c8a53a5640494c8d8f55ecb5c83f2a (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:47.676409 11562 tablet_service.cc:1511] Processing CreateTablet for tablet 69c8a53a5640494c8d8f55ecb5c83f2a (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:47.691864 11634 tablet_service.cc:1511] Processing CreateTablet for tablet 47e19637783843bdb69d4dcb3e242c0b (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:47.680780 11635 tablet_service.cc:1511] Processing CreateTablet for tablet bee6da7a692d4159a464f710f2f9cafa (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:47.690732 11560 tablet_service.cc:1511] Processing CreateTablet for tablet 47e19637783843bdb69d4dcb3e242c0b (DEFAULT_TABLE table=test-workload [id=a35d7fcc1b3c4f0a8354b9d236a1dd0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:47.695242 11641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e824fdf37424cf582b75df5a7b92204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.689018 11565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d0ca21b0ab48729caff52f5bf0196a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.688670 11492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e824fdf37424cf582b75df5a7b92204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.697461 11638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215243e66fc6438d9df4e863277b8be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.698135 11487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c8a53a5640494c8d8f55ecb5c83f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.704628 11636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c8a53a5640494c8d8f55ecb5c83f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.699946 11561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee6da7a692d4159a464f710f2f9cafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.710770 11639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d0ca21b0ab48729caff52f5bf0196a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.709714 11564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215243e66fc6438d9df4e863277b8be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.717339 11635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee6da7a692d4159a464f710f2f9cafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.719277 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e19637783843bdb69d4dcb3e242c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.724583 11634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e19637783843bdb69d4dcb3e242c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.723836 11562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69c8a53a5640494c8d8f55ecb5c83f2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.723577 11488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2db5478798645a082a1f96735899b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.739430 11637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2db5478798645a082a1f96735899b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.762290 11486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee6da7a692d4159a464f710f2f9cafa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.831209 11640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d378873f3aa4f00821d7d432491b505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.925895 11695 tablet_bootstrap.cc:492] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:47.926060 11696 tablet_bootstrap.cc:492] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:47.994856 11697 tablet_bootstrap.cc:492] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.007408 11528 heartbeater.cc:499] Master 127.11.26.62:41181 was elected leader, sending a full tablet report...
I20260710 13:19:48.010094 11696 tablet_bootstrap.cc:654] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.035799 11695 tablet_bootstrap.cc:654] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.059825 11697 tablet_bootstrap.cc:654] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.061580 11696 tablet_bootstrap.cc:492] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.063694 11696 ts_tablet_manager.cc:1403] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.140s	user 0.018s	sys 0.018s
I20260710 13:19:48.067054 11696 raft_consensus.cc:359] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.069406 11696 raft_consensus.cc:385] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.069867 11696 raft_consensus.cc:740] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.071273 11695 tablet_bootstrap.cc:492] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.070827 11696 consensus_queue.cc:260] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.071816 11695 ts_tablet_manager.cc:1403] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.185s	user 0.018s	sys 0.008s
I20260710 13:19:48.074141 11697 tablet_bootstrap.cc:492] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.074683 11697 ts_tablet_manager.cc:1403] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.013s
I20260710 13:19:48.075588 11695 raft_consensus.cc:359] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.076588 11695 raft_consensus.cc:385] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.076938 11695 raft_consensus.cc:740] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.077935 11695 consensus_queue.cc:260] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.078392 11697 raft_consensus.cc:359] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.079236 11697 raft_consensus.cc:385] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.079617 11697 raft_consensus.cc:740] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.081606 11696 ts_tablet_manager.cc:1434] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.002s
I20260710 13:19:48.081014 11697 consensus_queue.cc:260] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.086503 11696 tablet_bootstrap.cc:492] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.092794 11603 heartbeater.cc:499] Master 127.11.26.62:41181 was elected leader, sending a full tablet report...
I20260710 13:19:48.095650 11677 heartbeater.cc:499] Master 127.11.26.62:41181 was elected leader, sending a full tablet report...
I20260710 13:19:48.095762 11697 ts_tablet_manager.cc:1434] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 13:19:48.097180 11697 tablet_bootstrap.cc:492] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.100804 11695 ts_tablet_manager.cc:1434] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.011s
I20260710 13:19:48.101836 11695 tablet_bootstrap.cc:492] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:48.110321 11695 tablet_bootstrap.cc:654] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.113165 11697 tablet_bootstrap.cc:654] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:48.114464 11678 tablet.cc:2406] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:48.116856 11696 tablet_bootstrap.cc:654] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.123631 11695 tablet_bootstrap.cc:492] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.124221 11695 ts_tablet_manager.cc:1403] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 13:19:48.127652 11695 raft_consensus.cc:359] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.128873 11695 raft_consensus.cc:385] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.129199 11695 raft_consensus.cc:740] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.129944 11695 consensus_queue.cc:260] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.132580 11695 ts_tablet_manager.cc:1434] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:48.133634 11695 tablet_bootstrap.cc:492] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:48.141577 11695 tablet_bootstrap.cc:654] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.146481 11697 tablet_bootstrap.cc:492] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.146994 11697 ts_tablet_manager.cc:1403] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.010s
I20260710 13:19:48.150215 11697 raft_consensus.cc:359] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.150988 11697 raft_consensus.cc:385] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.151281 11697 raft_consensus.cc:740] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.154068 11702 raft_consensus.cc:493] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.154590 11702 raft_consensus.cc:515] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.154740 11697 consensus_queue.cc:260] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.156939 11697 ts_tablet_manager.cc:1434] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:48.157791 11702 leader_election.cc:290] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.154070 11696 tablet_bootstrap.cc:492] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.157826 11697 tablet_bootstrap.cc:492] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.159229 11696 ts_tablet_manager.cc:1403] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.011s
I20260710 13:19:48.172849 11695 tablet_bootstrap.cc:492] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.173473 11695 ts_tablet_manager.cc:1403] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.004s
I20260710 13:19:48.172467 11696 raft_consensus.cc:359] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.176380 11696 raft_consensus.cc:385] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.176831 11696 raft_consensus.cc:740] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.177986 11696 consensus_queue.cc:260] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.181252 11696 ts_tablet_manager.cc:1434] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:19:48.182356 11696 tablet_bootstrap.cc:492] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.185129 11695 raft_consensus.cc:359] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.185989 11695 raft_consensus.cc:385] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.186378 11695 raft_consensus.cc:740] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.187247 11695 consensus_queue.cc:260] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.190119 11695 ts_tablet_manager.cc:1434] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:19:48.191119 11695 tablet_bootstrap.cc:492] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:48.192902 11697 tablet_bootstrap.cc:654] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.198412 11695 tablet_bootstrap.cc:654] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.205250 11696 tablet_bootstrap.cc:654] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.217916 11696 tablet_bootstrap.cc:492] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.218585 11696 ts_tablet_manager.cc:1403] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260710 13:19:48.221371 11695 tablet_bootstrap.cc:492] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.222064 11695 ts_tablet_manager.cc:1403] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.007s
I20260710 13:19:48.224903 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.225594 11695 raft_consensus.cc:359] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.226330 11695 raft_consensus.cc:385] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.226630 11695 raft_consensus.cc:740] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.227341 11695 consensus_queue.cc:260] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.229951 11695 ts_tablet_manager.cc:1434] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:19:48.230993 11695 tablet_bootstrap.cc:492] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
W20260710 13:19:48.232098 11544 leader_election.cc:343] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.232614 11697 tablet_bootstrap.cc:492] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.233572 11697 ts_tablet_manager.cc:1403] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.014s
I20260710 13:19:48.236207 11696 raft_consensus.cc:359] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.236954 11696 raft_consensus.cc:385] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.236652 11697 raft_consensus.cc:359] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.237298 11696 raft_consensus.cc:740] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.237437 11695 tablet_bootstrap.cc:654] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.237560 11697 raft_consensus.cc:385] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.238061 11697 raft_consensus.cc:740] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.238140 11696 consensus_queue.cc:260] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.238883 11697 consensus_queue.cc:260] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.241106 11697 ts_tablet_manager.cc:1434] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:48.242125 11697 tablet_bootstrap.cc:492] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.248458 11697 tablet_bootstrap.cc:654] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.249960 11695 tablet_bootstrap.cc:492] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.250478 11695 ts_tablet_manager.cc:1403] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:19:48.253535 11695 raft_consensus.cc:359] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.254401 11696 ts_tablet_manager.cc:1434] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:19:48.254537 11695 raft_consensus.cc:385] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.254859 11695 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.254544 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.255618 11695 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.258342 11695 ts_tablet_manager.cc:1434] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:48.259315 11695 tablet_bootstrap.cc:492] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
W20260710 13:19:48.264135 11544 leader_election.cc:343] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.264657 11544 leader_election.cc:304] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:48.265507 11702 raft_consensus.cc:2749] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.268987 11697 tablet_bootstrap.cc:492] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.269519 11697 ts_tablet_manager.cc:1403] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260710 13:19:48.269950 11695 tablet_bootstrap.cc:654] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.272626 11697 raft_consensus.cc:359] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.273532 11697 raft_consensus.cc:385] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.273723 11696 tablet_bootstrap.cc:492] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.273964 11697 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.275372 11703 raft_consensus.cc:493] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.274982 11697 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.275913 11703 raft_consensus.cc:515] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.282665 11701 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.283639 11701 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.287426 11703 leader_election.cc:290] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:48.293407 11696 tablet_bootstrap.cc:654] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.316536 11701 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.322161 11702 raft_consensus.cc:493] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.322912 11702 raft_consensus.cc:515] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.325631 11702 leader_election.cc:290] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.341451 11695 tablet_bootstrap.cc:492] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.342144 11695 ts_tablet_manager.cc:1403] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.004s
I20260710 13:19:48.345932 11695 raft_consensus.cc:359] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.347272 11695 raft_consensus.cc:385] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.347662 11695 raft_consensus.cc:740] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.348629 11695 consensus_queue.cc:260] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.349959 11701 raft_consensus.cc:493] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.350535 11701 raft_consensus.cc:515] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.355463 11701 leader_election.cc:290] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.356562 11695 ts_tablet_manager.cc:1434] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:19:48.357894 11695 tablet_bootstrap.cc:492] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:48.412398 11702 raft_consensus.cc:493] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.423609 11702 raft_consensus.cc:515] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.413344 11701 raft_consensus.cc:493] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.420634 11696 tablet_bootstrap.cc:492] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.430195 11697 ts_tablet_manager.cc:1434] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.160s	user 0.037s	sys 0.103s
I20260710 13:19:48.433391 11702 leader_election.cc:290] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.435460 11696 ts_tablet_manager.cc:1403] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.007s
I20260710 13:19:48.434109 11701 raft_consensus.cc:515] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.445250 11697 tablet_bootstrap.cc:492] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.451323 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.446112 11718 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.453146 11703 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.454113 11703 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.453730 11718 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.456606 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.458899 11503 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 0.
I20260710 13:19:48.456729 11701 leader_election.cc:290] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.461751 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.461956 11544 leader_election.cc:304] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:48.460101 11703 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:48.460593 11718 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:48.463161 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
W20260710 13:19:48.465461 11544 leader_election.cc:343] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.465763 11702 raft_consensus.cc:2804] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.466444 11702 raft_consensus.cc:493] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.468045 11702 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:48.468950 11544 leader_election.cc:343] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:48.476416 11544 leader_election.cc:343] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.480136 11544 leader_election.cc:304] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:48.482071 11718 raft_consensus.cc:493] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.481814 11695 tablet_bootstrap.cc:654] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.483351 11718 raft_consensus.cc:515] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.514418 11702 raft_consensus.cc:515] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.511946 11718 leader_election.cc:290] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:48.522644 11696 raft_consensus.cc:359] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.532657 11702 leader_election.cc:290] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.531347 11697 tablet_bootstrap.cc:654] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.534924 11702 raft_consensus.cc:2749] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.535491 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.537263 11702 raft_consensus.cc:493] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.536193 11696 raft_consensus.cc:385] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.539515 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.538800 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.540175 11696 raft_consensus.cc:740] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.547101 11576 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 0.
I20260710 13:19:48.548373 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.540814 11702 raft_consensus.cc:515] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
W20260710 13:19:48.537586 11544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.3:40297, user_credentials={real_user=slave}} blocked reactor thread for 61173.6us
W20260710 13:19:48.551131 11616 leader_election.cc:343] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.552366 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:48.552845 11702 leader_election.cc:290] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297), 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851)
I20260710 13:19:48.553013 11502 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.556713 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:48.557818 11651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.559475 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
W20260710 13:19:48.561591 11616 leader_election.cc:343] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.561808 11503 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 0.
W20260710 13:19:48.562362 11616 leader_election.cc:343] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.563068 11616 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:48.564545 11544 leader_election.cc:304] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:48.565712 11718 raft_consensus.cc:2804] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.566133 11718 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.566489 11718 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.567668 11702 raft_consensus.cc:2804] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.560035 11696 consensus_queue.cc:260] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.572992 11701 raft_consensus.cc:493] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.573448 11701 raft_consensus.cc:515] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
W20260710 13:19:48.569962 11544 leader_election.cc:343] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:48.579663 11448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:48.572263 11702 raft_consensus.cc:493] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.580431 11702 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.581912 11701 leader_election.cc:290] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.586084 11502 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 1.
I20260710 13:19:48.588862 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.588682 11718 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.590277 11501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.590490 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.594146 11503 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 0.
I20260710 13:19:48.594345 11651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
W20260710 13:19:48.590513 11544 leader_election.cc:343] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.591877 11500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.595022 11651 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:48.595391 11652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.606355 11702 raft_consensus.cc:515] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.595993 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.596586 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:48.600456 11695 tablet_bootstrap.cc:492] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.599860 11577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.597800 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.610162 11695 ts_tablet_manager.cc:1403] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.253s	user 0.005s	sys 0.016s
W20260710 13:19:48.601032 11467 leader_election.cc:343] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.610795 11577 raft_consensus.cc:2393] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 805fc8ff1c2e460c9f0528d630986172 in current term 1: Already voted for candidate b228512b3f8d4534b758284c7d921010 in this term.
I20260710 13:19:48.596551 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.602891 11696 ts_tablet_manager.cc:1434] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.163s	user 0.012s	sys 0.009s
I20260710 13:19:48.613957 11469 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.614202 11695 raft_consensus.cc:359] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.614929 11695 raft_consensus.cc:385] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.615072 11728 raft_consensus.cc:2804] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:48.615164 11469 leader_election.cc:343] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.615548 11728 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:48.596199 11618 leader_election.cc:343] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.616526 11702 leader_election.cc:290] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 election: Requested vote from peers 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297), 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851)
I20260710 13:19:48.600395 11575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.615272 11695 raft_consensus.cc:740] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.617568 11575 raft_consensus.cc:2468] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:48.598132 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:48.598981 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.619149 11696 tablet_bootstrap.cc:492] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.619410 11576 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.615984 11728 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:48.619552 11469 leader_election.cc:343] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.619702 11578 raft_consensus.cc:2393] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 805fc8ff1c2e460c9f0528d630986172 in current term 1: Already voted for candidate b228512b3f8d4534b758284c7d921010 in this term.
W20260710 13:19:48.620661 11469 leader_election.cc:343] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.602241 11544 leader_election.cc:304] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [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: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:48.618398 11695 consensus_queue.cc:260] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.621933 11702 raft_consensus.cc:2804] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.617569 11618 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: b228512b3f8d4534b758284c7d921010
W20260710 13:19:48.623225 11618 leader_election.cc:343] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.623651 11702 raft_consensus.cc:697] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:48.615721 11697 tablet_bootstrap.cc:492] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.624888 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:48.625082 11702 consensus_queue.cc:237] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.625522 11502 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.625615 11697 ts_tablet_manager.cc:1403] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.184s	user 0.014s	sys 0.005s
I20260710 13:19:48.628090 11703 raft_consensus.cc:2804] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.628495 11703 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.628819 11703 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.628990 11695 ts_tablet_manager.cc:1434] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.002s
I20260710 13:19:48.630170 11695 tablet_bootstrap.cc:492] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:48.630640 11697 raft_consensus.cc:359] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.631474 11697 raft_consensus.cc:385] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.594981 11718 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:48.638906 11696 tablet_bootstrap.cc:654] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.640388 11467 leader_election.cc:304] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172; no voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.641479 11618 leader_election.cc:304] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff; no voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.631773 11697 raft_consensus.cc:740] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.654711 11697 consensus_queue.cc:260] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.642194 11467 leader_election.cc:304] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [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: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:48.642374 11718 raft_consensus.cc:2749] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.647325 11727 raft_consensus.cc:493] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.649789 11696 tablet_bootstrap.cc:492] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.656309 11703 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.657025 11696 ts_tablet_manager.cc:1403] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.004s
I20260710 13:19:48.656672 11727 raft_consensus.cc:515] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.657465 11398 catalog_manager.cc:5697] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 0 to 1, leader changed from <none> to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.658934 11727 leader_election.cc:290] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.659644 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
W20260710 13:19:48.642787 11618 leader_election.cc:343] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.660173 11696 raft_consensus.cc:359] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.660864 11696 raft_consensus.cc:385] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:48.661077 11618 leader_election.cc:343] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:48.661082 11616 leader_election.cc:343] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.662002 11734 raft_consensus.cc:2804] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.643018 11695 tablet_bootstrap.cc:654] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.661609 11618 leader_election.cc:304] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff; no voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.661166 11696 raft_consensus.cc:740] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.664662 11718 raft_consensus.cc:2749] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.662400 11734 raft_consensus.cc:493] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.665421 11467 leader_election.cc:304] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172; no voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.664026 11703 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 1 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:48.664911 11576 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 1.
I20260710 13:19:48.666867 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:48.671207 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:48.672389 11649 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.671453 11734 raft_consensus.cc:3060] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.683115 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.683398 11616 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 805fc8ff1c2e460c9f0528d630986172
W20260710 13:19:48.695884 11544 leader_election.cc:343] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.678898 11696 consensus_queue.cc:260] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.689998 11502 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 1.
I20260710 13:19:48.702255 11701 raft_consensus.cc:2749] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.707692 11701 raft_consensus.cc:2749] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.700035 11733 raft_consensus.cc:2804] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.710412 11733 raft_consensus.cc:697] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 LEADER]: Becoming Leader. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:48.705708 11728 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
W20260710 13:19:48.714423 11467 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.2:43669, user_credentials={real_user=slave}} blocked reactor thread for 49583.7us
W20260710 13:19:48.718807 11544 leader_election.cc:343] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.719444 11544 leader_election.cc:304] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:48.727838 11727 raft_consensus.cc:2749] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.735667 11544 leader_election.cc:304] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:48.736775 11727 raft_consensus.cc:2804] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.729863 11697 ts_tablet_manager.cc:1434] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.103s	user 0.009s	sys 0.015s
I20260710 13:19:48.737355 11727 raft_consensus.cc:697] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:48.753053 11727 consensus_queue.cc:237] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:48.764220 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:48.764605 11697 tablet_bootstrap.cc:492] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.715126 11733 consensus_queue.cc:237] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.779506 11502 raft_consensus.cc:2393] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7506df5a71464a2bb026300de611f5ff in current term 1: Already voted for candidate 805fc8ff1c2e460c9f0528d630986172 in this term.
I20260710 13:19:48.769328 11649 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 1.
I20260710 13:19:48.784293 11618 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff; no voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.788305 11695 tablet_bootstrap.cc:492] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.790128 11695 ts_tablet_manager.cc:1403] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.018s
I20260710 13:19:48.792749 11696 ts_tablet_manager.cc:1434] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.135s	user 0.024s	sys 0.046s
I20260710 13:19:48.792945 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:48.786279 11703 raft_consensus.cc:2749] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.795047 11696 tablet_bootstrap.cc:492] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
W20260710 13:19:48.795483 11467 leader_election.cc:343] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.800163 11695 raft_consensus.cc:359] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.801139 11695 raft_consensus.cc:385] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.801504 11695 raft_consensus.cc:740] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.804803 11695 consensus_queue.cc:260] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.806953 11734 raft_consensus.cc:515] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.808470 11728 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.808745 11697 tablet_bootstrap.cc:654] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.811143 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:48.814428 11695 ts_tablet_manager.cc:1434] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:19:48.813360 11649 raft_consensus.cc:2393] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 805fc8ff1c2e460c9f0528d630986172 in current term 1: Already voted for candidate 7506df5a71464a2bb026300de611f5ff in this term.
I20260710 13:19:48.815757 11695 tablet_bootstrap.cc:492] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010: Bootstrap starting.
I20260710 13:19:48.818238 11469 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [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: 805fc8ff1c2e460c9f0528d630986172; no voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010
I20260710 13:19:48.819221 11728 raft_consensus.cc:2749] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:48.821024 11734 leader_election.cc:290] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.822096 11696 tablet_bootstrap.cc:654] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.821300 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:48.823009 11576 raft_consensus.cc:3060] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.822556 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
W20260710 13:19:48.825847 11469 leader_election.cc:343] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:48.833104 11695 tablet_bootstrap.cc:654] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.837133 11697 tablet_bootstrap.cc:492] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.839046 11697 ts_tablet_manager.cc:1403] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.009s
I20260710 13:19:48.843098 11576 raft_consensus.cc:2468] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:48.844779 11467 leader_election.cc:304] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [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: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:48.844591 11697 raft_consensus.cc:359] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.845713 11697 raft_consensus.cc:385] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.846163 11697 raft_consensus.cc:740] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.846284 11734 raft_consensus.cc:2804] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.846997 11734 raft_consensus.cc:697] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:48.848333 11734 consensus_queue.cc:237] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.848258 11697 consensus_queue.cc:260] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.857430 11697 ts_tablet_manager.cc:1434] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.002s
I20260710 13:19:48.857895 11695 tablet_bootstrap.cc:492] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010: No bootstrap required, opened a new log
I20260710 13:19:48.858472 11695 ts_tablet_manager.cc:1403] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.013s
I20260710 13:19:48.858968 11697 tablet_bootstrap.cc:492] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.868479 11695 raft_consensus.cc:359] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.869722 11695 raft_consensus.cc:385] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.870018 11695 raft_consensus.cc:740] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.870725 11695 consensus_queue.cc:260] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.871685 11696 tablet_bootstrap.cc:492] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.872929 11695 ts_tablet_manager.cc:1434] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 13:19:48.872880 11696 ts_tablet_manager.cc:1403] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.078s	user 0.025s	sys 0.009s
I20260710 13:19:48.877220 11696 raft_consensus.cc:359] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.878217 11696 raft_consensus.cc:385] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.878607 11696 raft_consensus.cc:740] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.879113 11697 tablet_bootstrap.cc:654] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.879662 11696 consensus_queue.cc:260] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.882789 11696 ts_tablet_manager.cc:1434] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:19:48.883086 11400 catalog_manager.cc:5697] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 7506df5a71464a2bb026300de611f5ff (127.11.26.3). New cstate: current_term: 1 leader_uuid: "7506df5a71464a2bb026300de611f5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:48.883968 11696 tablet_bootstrap.cc:492] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.892292 11696 tablet_bootstrap.cc:654] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.901388 11398 catalog_manager.cc:5697] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 0 to 1, leader changed from <none> to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.902912 11696 tablet_bootstrap.cc:492] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.908833 11696 ts_tablet_manager.cc:1403] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 13:19:48.902951 11697 tablet_bootstrap.cc:492] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.911762 11697 ts_tablet_manager.cc:1403] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.003s
I20260710 13:19:48.911914 11696 raft_consensus.cc:359] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.912715 11696 raft_consensus.cc:385] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.913056 11696 raft_consensus.cc:740] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.908183 11399 catalog_manager.cc:5697] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 0 to 1, leader changed from <none> to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:48.915650 11697 raft_consensus.cc:359] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.916429 11697 raft_consensus.cc:385] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.916712 11697 raft_consensus.cc:740] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.917042 11696 consensus_queue.cc:260] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.917625 11697 consensus_queue.cc:260] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.920003 11696 ts_tablet_manager.cc:1434] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 13:19:48.921226 11696 tablet_bootstrap.cc:492] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.921101 11697 ts_tablet_manager.cc:1434] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:48.927591 11697 tablet_bootstrap.cc:492] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.928689 11696 tablet_bootstrap.cc:654] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.934149 11734 raft_consensus.cc:493] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.934855 11734 raft_consensus.cc:515] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.936955 11734 leader_election.cc:290] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.934154 11697 tablet_bootstrap.cc:654] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.938093 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:48.938201 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.938838 11649 raft_consensus.cc:2468] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:48.938902 11576 raft_consensus.cc:2468] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:48.940516 11469 leader_election.cc:304] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:48.944074 11697 tablet_bootstrap.cc:492] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.943943 11734 raft_consensus.cc:2804] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.944507 11734 raft_consensus.cc:493] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.944612 11697 ts_tablet_manager.cc:1403] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.002s
I20260710 13:19:48.944878 11734 raft_consensus.cc:3060] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.947050 11696 tablet_bootstrap.cc:492] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.947482 11696 ts_tablet_manager.cc:1403] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260710 13:19:48.948032 11697 raft_consensus.cc:359] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.948768 11697 raft_consensus.cc:385] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.949047 11697 raft_consensus.cc:740] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.949903 11697 consensus_queue.cc:260] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.950162 11696 raft_consensus.cc:359] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.950839 11696 raft_consensus.cc:385] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.951104 11696 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.951756 11696 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.952560 11697 ts_tablet_manager.cc:1434] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:48.953904 11696 ts_tablet_manager.cc:1434] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:19:48.954035 11697 tablet_bootstrap.cc:492] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff: Bootstrap starting.
I20260710 13:19:48.955035 11696 tablet_bootstrap.cc:492] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: Bootstrap starting.
I20260710 13:19:48.958591 11734 raft_consensus.cc:515] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.962721 11696 tablet_bootstrap.cc:654] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.962839 11697 tablet_bootstrap.cc:654] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.975095 11728 raft_consensus.cc:493] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.975935 11734 leader_election.cc:290] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:48.975639 11728 raft_consensus.cc:515] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.977809 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:48.978713 11576 raft_consensus.cc:3060] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.981297 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:48.982120 11649 raft_consensus.cc:3060] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.985494 11576 raft_consensus.cc:2468] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:48.986652 11696 tablet_bootstrap.cc:492] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: No bootstrap required, opened a new log
I20260710 13:19:48.986837 11467 leader_election.cc:304] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:48.988238 11697 tablet_bootstrap.cc:492] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff: No bootstrap required, opened a new log
I20260710 13:19:48.988152 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:48.988726 11697 ts_tablet_manager.cc:1403] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.014s
I20260710 13:19:48.988883 11578 raft_consensus.cc:2468] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:48.990218 11734 raft_consensus.cc:2804] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:48.990424 11649 raft_consensus.cc:2468] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:48.990747 11734 raft_consensus.cc:697] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:48.991591 11734 consensus_queue.cc:237] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.991626 11697 raft_consensus.cc:359] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.992625 11697 raft_consensus.cc:385] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.992934 11697 raft_consensus.cc:740] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.993826 11697 consensus_queue.cc:260] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:48.994921 11467 leader_election.cc:304] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:48.996006 11738 raft_consensus.cc:2804] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.996316 11697 ts_tablet_manager.cc:1434] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:48.996388 11738 raft_consensus.cc:493] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.996882 11738 raft_consensus.cc:3060] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:48.985601 11728 leader_election.cc:290] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.000594 11696 ts_tablet_manager.cc:1403] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.008s
I20260710 13:19:49.004209 11696 raft_consensus.cc:359] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.005393 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:49.006246 11649 raft_consensus.cc:2468] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:49.007215 11696 raft_consensus.cc:385] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.007666 11696 raft_consensus.cc:740] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.008827 11696 consensus_queue.cc:260] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.010758 11696 ts_tablet_manager.cc:1434] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:49.011761 11738 raft_consensus.cc:515] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.016356 11738 leader_election.cc:290] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.017398 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:49.018000 11649 raft_consensus.cc:3060] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.017973 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:49.018810 11578 raft_consensus.cc:3060] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.014633 11399 catalog_manager.cc:5697] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 0 to 1, leader changed from <none> to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.027941 11649 raft_consensus.cc:2468] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:49.028357 11578 raft_consensus.cc:2468] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:49.029279 11469 leader_election.cc:304] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:49.030229 11738 raft_consensus.cc:2804] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.030784 11738 raft_consensus.cc:697] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:49.031664 11738 consensus_queue.cc:237] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.040817 11399 catalog_manager.cc:5697] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 0 to 1, leader changed from <none> to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.049465 11738 raft_consensus.cc:493] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.050097 11738 raft_consensus.cc:515] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.052218 11738 leader_election.cc:290] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.052975 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:49.053258 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:49.053661 11578 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:49.053800 11649 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 0.
I20260710 13:19:49.054970 11469 leader_election.cc:304] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:49.055846 11738 raft_consensus.cc:2804] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.056222 11738 raft_consensus.cc:493] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.056548 11738 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.063979 11738 raft_consensus.cc:515] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.066298 11738 leader_election.cc:290] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.067317 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:49.067344 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:49.067991 11578 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.068172 11649 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.073364 11578 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:49.074522 11467 leader_election.cc:304] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:49.075300 11738 raft_consensus.cc:2804] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.075199 11649 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:49.075870 11738 raft_consensus.cc:697] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:49.076891 11738 consensus_queue.cc:237] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.085577 11727 raft_consensus.cc:493] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.086248 11727 raft_consensus.cc:515] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.085575 11399 catalog_manager.cc:5697] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 0 to 1, leader changed from <none> to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.088495 11727 leader_election.cc:290] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.089735 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:49.089900 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:49.090410 11502 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 0.
I20260710 13:19:49.090603 11649 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 0.
I20260710 13:19:49.092360 11544 leader_election.cc:304] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:49.093602 11727 raft_consensus.cc:2804] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.094050 11727 raft_consensus.cc:493] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.094447 11727 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.096755 11702 consensus_queue.cc:1048] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.102255 11727 raft_consensus.cc:515] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.105037 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:49.105680 11503 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.114511 11503 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 1.
I20260710 13:19:49.114765 11727 leader_election.cc:290] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.116216 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:49.116501 11544 leader_election.cc:304] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:49.116921 11649 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.117483 11758 raft_consensus.cc:2804] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.130723 11649 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 1.
I20260710 13:19:49.134234 11758 raft_consensus.cc:697] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:49.135169 11649 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.136185 11758 consensus_queue.cc:237] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.145164 11758 consensus_queue.cc:1048] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.147256 11399 catalog_manager.cc:5697] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 0 to 1, leader changed from <none> to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.148331 11738 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.148895 11738 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.153579 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:49.155366 11738 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.155963 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:49.156600 11578 raft_consensus.cc:2393] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 805fc8ff1c2e460c9f0528d630986172 in current term 1: Already voted for candidate 7506df5a71464a2bb026300de611f5ff in this term.
I20260710 13:19:49.157886 11467 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172; no voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010
I20260710 13:19:49.159152 11738 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.166697 11738 raft_consensus.cc:2749] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.195878 11733 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.207393 11758 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.207966 11758 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:49.216534 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "805fc8ff1c2e460c9f0528d630986172" is_pre_election: true
I20260710 13:19:49.217404 11502 raft_consensus.cc:2393] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b228512b3f8d4534b758284c7d921010 in current term 1: Already voted for candidate 805fc8ff1c2e460c9f0528d630986172 in this term.
I20260710 13:19:49.220391 11727 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.224035 11758 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:49.224263 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:49.219566 11703 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:49.225276 11650 raft_consensus.cc:2393] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b228512b3f8d4534b758284c7d921010 in current term 1: Already voted for candidate 7506df5a71464a2bb026300de611f5ff in this term.
I20260710 13:19:49.231738 11544 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b228512b3f8d4534b758284c7d921010; no voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:49.233593 11727 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.246842 11650 raft_consensus.cc:3060] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.253289 11727 raft_consensus.cc:2749] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.261385 11738 consensus_queue.cc:1048] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:49.261457 11727 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:49.287942 11738 consensus_queue.cc:1048] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.419152 11738 consensus_queue.cc:1048] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.431535 11734 consensus_queue.cc:1048] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.536438 11734 consensus_queue.cc:1048] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.552994 11738 consensus_queue.cc:1048] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:49.582782 11448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:49.591967 11758 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.605751 11702 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.607906 11738 consensus_queue.cc:1048] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.625494 11734 consensus_queue.cc:1048] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:50.585569 11448 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:50.606784 11734 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.607508 11734 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:50.609395 11734 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:50.610509 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff" is_pre_election: true
I20260710 13:19:50.610504 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010" is_pre_election: true
I20260710 13:19:50.611375 11576 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:50.611372 11649 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 1.
I20260710 13:19:50.613018 11469 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:50.613994 11734 raft_consensus.cc:2804] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:50.614408 11734 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.614681 11734 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.622179 11734 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:50.624380 11734 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:50.625521 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:50.625730 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:50.626224 11576 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.626361 11649 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.631892 11576 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:50.631912 11649 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:50.633450 11467 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:50.634423 11734 raft_consensus.cc:2804] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:50.634997 11734 raft_consensus.cc:697] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:50.635841 11734 consensus_queue.cc:237] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER 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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:50.643098 11400 catalog_manager.cc:5697] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 0 to 2, leader changed from <none> to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.030254 11649 raft_consensus.cc:1275] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:51.031881 11734 consensus_queue.cc:1048] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.045907 11576 raft_consensus.cc:1275] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:51.048398 11734 consensus_queue.cc:1048] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.078558 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:36794
I20260710 13:19:51.079258 11576 raft_consensus.cc:606] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Received request to transfer leadership to TS 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:51.090828 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:36794
I20260710 13:19:51.091742 11576 raft_consensus.cc:606] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Received request to transfer leadership to TS 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:51.099224 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:36794
I20260710 13:19:51.099915 11576 raft_consensus.cc:606] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Received request to transfer leadership to TS 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:51.100915 11783 raft_consensus.cc:993] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: : Instructing follower 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:51.101552 11797 raft_consensus.cc:1081] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Signalling peer 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:51.104374 11502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:54308
I20260710 13:19:51.105022 11502 raft_consensus.cc:493] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.105350 11502 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.111910 11502 raft_consensus.cc:515] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.114964 11502 leader_election.cc:290] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.115204 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:51.116068 11576 raft_consensus.cc:3055] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.116523 11576 raft_consensus.cc:740] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.116845 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.117537 11649 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.117620 11576 consensus_queue.cc:260] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.119699 11576 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.126114 11649 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:51.127626 11650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:51172
I20260710 13:19:51.128554 11650 raft_consensus.cc:606] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:51.128656 11469 leader_election.cc:304] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:51.130151 11576 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:51.130308 11734 raft_consensus.cc:2804] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.131170 11734 raft_consensus.cc:697] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.132200 11734 consensus_queue.cc:237] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.141968 11400 catalog_manager.cc:5697] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 1 to 2, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.147583 11797 raft_consensus.cc:993] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: : Instructing follower 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:51.148084 11797 raft_consensus.cc:1081] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Signalling peer 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:51.148646 11502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2db5478798645a082a1f96735899b22"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:51.149260 11502 raft_consensus.cc:606] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:51.149837 11503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:54308
I20260710 13:19:51.150324 11503 raft_consensus.cc:493] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.150575 11503 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.159196 11502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:51.159970 11502 raft_consensus.cc:606] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:51.160362 11503 raft_consensus.cc:515] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:51.163054 11503 leader_election.cc:290] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.164238 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:51.164610 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.165098 11576 raft_consensus.cc:3055] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.165584 11576 raft_consensus.cc:740] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.165673 11650 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.166484 11576 consensus_queue.cc:260] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:51.167763 11576 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.167833 11503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:51.168582 11503 raft_consensus.cc:606] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:51.173508 11791 raft_consensus.cc:993] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.174052 11738 raft_consensus.cc:1081] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.174681 11650 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:51.176271 11576 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:51.176091 11469 leader_election.cc:304] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:51.176040 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36790
I20260710 13:19:51.177220 11578 raft_consensus.cc:493] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.177591 11738 raft_consensus.cc:2804] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.177620 11578 raft_consensus.cc:3060] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.178426 11738 raft_consensus.cc:697] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.179467 11738 consensus_queue.cc:237] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:51.181015 11503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:51.181685 11503 raft_consensus.cc:606] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Received request to transfer leadership to TS 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:51.186102 11578 raft_consensus.cc:515] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.189174 11578 leader_election.cc:290] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.190701 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:51.191419 11503 raft_consensus.cc:3055] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.191025 11400 catalog_manager.cc:5697] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 1 to 2, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.191732 11503 raft_consensus.cc:740] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.192696 11503 consensus_queue.cc:260] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.193994 11503 raft_consensus.cc:3060] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.195043 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee6da7a692d4159a464f710f2f9cafa" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.195693 11650 raft_consensus.cc:3060] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.203148 11503 raft_consensus.cc:2468] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.204900 11544 leader_election.cc:304] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:51.205309 11650 raft_consensus.cc:2468] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.205900 11783 raft_consensus.cc:2804] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.206634 11783 raft_consensus.cc:697] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.207854 11783 consensus_queue.cc:237] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.217201 11400 catalog_manager.cc:5697] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 1 to 2, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.342815 11797 raft_consensus.cc:993] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: : Instructing follower 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:51.343401 11783 raft_consensus.cc:1081] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Signalling peer 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:51.345520 11503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:54308
I20260710 13:19:51.346342 11503 raft_consensus.cc:493] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.346736 11503 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.352607 11503 raft_consensus.cc:515] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.355021 11503 leader_election.cc:290] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.356377 11578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:51.356567 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.356947 11578 raft_consensus.cc:3055] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.357270 11578 raft_consensus.cc:740] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.357363 11650 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.358088 11578 consensus_queue.cc:260] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.359176 11578 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.363152 11650 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:51.364676 11469 leader_election.cc:304] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:51.365306 11578 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 2.
I20260710 13:19:51.365455 11738 raft_consensus.cc:2804] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.366088 11738 raft_consensus.cc:697] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.367368 11738 consensus_queue.cc:237] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.377391 11400 catalog_manager.cc:5697] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 1 to 2, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.402038 11782 raft_consensus.cc:993] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.402523 11782 raft_consensus.cc:1081] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.404609 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36786
I20260710 13:19:51.405403 11578 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.405809 11578 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.411916 11578 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.413980 11578 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.415077 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:51.415396 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.415771 11503 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.415957 11650 raft_consensus.cc:3055] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.416306 11650 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:51.417136 11650 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.418390 11650 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.422963 11503 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.424503 11544 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:51.425161 11650 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.425559 11783 raft_consensus.cc:2804] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.426399 11783 raft_consensus.cc:697] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.427335 11783 consensus_queue.cc:237] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.436178 11400 catalog_manager.cc:5697] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 1 to 2, leader changed from 7506df5a71464a2bb026300de611f5ff (127.11.26.3) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.486824 11738 raft_consensus.cc:993] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.487270 11734 raft_consensus.cc:1081] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.488637 11738 raft_consensus.cc:993] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:51.489136 11734 raft_consensus.cc:1081] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Signalling peer 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:51.489100 11578 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36790
I20260710 13:19:51.490067 11578 raft_consensus.cc:493] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.490523 11578 raft_consensus.cc:3060] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.491400 11650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:51162
I20260710 13:19:51.492110 11650 raft_consensus.cc:493] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.492545 11650 raft_consensus.cc:3060] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.500182 11578 raft_consensus.cc:515] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.500633 11650 raft_consensus.cc:515] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.502935 11650 leader_election.cc:290] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 2 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:51.502882 11578 leader_election.cc:290] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.504418 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:51.505137 11576 raft_consensus.cc:3060] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.505246 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.505342 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e19637783843bdb69d4dcb3e242c0b" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:51.505882 11650 raft_consensus.cc:3060] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.506529 11502 raft_consensus.cc:3055] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.506999 11502 raft_consensus.cc:740] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.507982 11502 consensus_queue.cc:260] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.509034 11502 raft_consensus.cc:3060] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.512472 11576 raft_consensus.cc:2468] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 2.
I20260710 13:19:51.512843 11650 raft_consensus.cc:2468] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.504621 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69c8a53a5640494c8d8f55ecb5c83f2a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:51.513726 11503 raft_consensus.cc:3055] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.514050 11503 raft_consensus.cc:740] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.514001 11544 leader_election.cc:304] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:51.514927 11783 raft_consensus.cc:2804] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.514942 11503 consensus_queue.cc:260] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.515525 11783 raft_consensus.cc:697] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.516356 11503 raft_consensus.cc:3060] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.516502 11616 leader_election.cc:304] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:51.516953 11783 consensus_queue.cc:237] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.517525 11782 raft_consensus.cc:2804] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.518133 11782 raft_consensus.cc:697] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 2 LEADER]: Becoming Leader. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:51.518395 11502 raft_consensus.cc:2468] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 2.
I20260710 13:19:51.519385 11782 consensus_queue.cc:237] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.524472 11503 raft_consensus.cc:2468] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.526796 11400 catalog_manager.cc:5697] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 1 to 2, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.530251 11399 catalog_manager.cc:5697] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff reported cstate change: term changed from 1 to 2, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to 7506df5a71464a2bb026300de611f5ff (127.11.26.3). New cstate: current_term: 2 leader_uuid: "7506df5a71464a2bb026300de611f5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.580314 11576 raft_consensus.cc:1275] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.581732 11734 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.601506 11650 raft_consensus.cc:1275] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.603454 11738 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.611718 11503 raft_consensus.cc:1275] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.613509 11783 consensus_queue.cc:1048] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.626005 11650 raft_consensus.cc:1275] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.628213 11783 consensus_queue.cc:1048] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.647693 11791 raft_consensus.cc:993] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.648247 11791 raft_consensus.cc:1081] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:51.650426 11576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2db5478798645a082a1f96735899b22"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36790
I20260710 13:19:51.651028 11576 raft_consensus.cc:493] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:51.651386 11576 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.657326 11576 raft_consensus.cc:515] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.659734 11576 leader_election.cc:290] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:51.661127 11650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:51.661039 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:51.662030 11650 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.662144 11503 raft_consensus.cc:3055] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.662636 11503 raft_consensus.cc:740] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:51.663516 11503 consensus_queue.cc:260] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.664773 11503 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.667599 11650 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.668901 11544 leader_election.cc:304] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:51.669626 11783 raft_consensus.cc:2804] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.670078 11783 raft_consensus.cc:697] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:51.670859 11783 consensus_queue.cc:237] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:51.671577 11503 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 2.
I20260710 13:19:51.679551 11400 catalog_manager.cc:5697] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 1 to 2, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.681562 11650 raft_consensus.cc:1275] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.683266 11791 consensus_queue.cc:1048] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.698069 11576 raft_consensus.cc:1275] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.701714 11734 consensus_queue.cc:1048] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.894469 11576 raft_consensus.cc:1275] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.896039 11819 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.904146 11503 raft_consensus.cc:1275] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.907096 11650 raft_consensus.cc:1275] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.907226 11782 consensus_queue.cc:1048] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.909073 11819 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.923188 11576 raft_consensus.cc:1275] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.924820 11782 consensus_queue.cc:1048] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.977587 11503 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.979339 11783 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.986670 11650 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.988560 11783 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.074142 11503 raft_consensus.cc:1275] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.075400 11783 consensus_queue.cc:1048] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.082072 11650 raft_consensus.cc:1275] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.083973 11797 consensus_queue.cc:1048] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.251328 11650 raft_consensus.cc:1275] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.252930 11797 consensus_queue.cc:1048] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.263301 11503 raft_consensus.cc:1275] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.265117 11797 consensus_queue.cc:1048] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.226315 11368 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:54.227299 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:54.247141 11503 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:54334
I20260710 13:19:54.248143 11503 raft_consensus.cc:606] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Received request to transfer leadership to TS 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:54.263495 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:36802
I20260710 13:19:54.264132 11576 raft_consensus.cc:606] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Received request to transfer leadership to TS 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:54.265707 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:54.266451 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:54.431459 11797 raft_consensus.cc:993] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: : Instructing follower 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:54.432097 11836 raft_consensus.cc:1081] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Signalling peer 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:54.434262 11649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:51154
I20260710 13:19:54.434876 11649 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:54.435252 11649 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.440378 11649 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:54.442305 11649 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 3 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:54.443616 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:54.443616 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:54.444564 11576 raft_consensus.cc:3055] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:54.444581 11503 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.445137 11576 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:54.445990 11576 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:54.447207 11576 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.452268 11503 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 3.
I20260710 13:19:54.453787 11618 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:54.453784 11576 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 3.
I20260710 13:19:54.455003 11782 raft_consensus.cc:2804] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:54.456518 11782 raft_consensus.cc:697] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Becoming Leader. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:54.457420 11782 consensus_queue.cc:237] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:54.465220 11400 catalog_manager.cc:5697] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff reported cstate change: term changed from 2 to 3, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 7506df5a71464a2bb026300de611f5ff (127.11.26.3). New cstate: current_term: 3 leader_uuid: "7506df5a71464a2bb026300de611f5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.541033 11819 raft_consensus.cc:993] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:54.541530 11843 raft_consensus.cc:1081] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Signalling peer 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:54.543403 11649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:51162
I20260710 13:19:54.544117 11649 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:54.544561 11649 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.550544 11649 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:54.552525 11649 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 3 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:54.553435 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:54.553624 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:54.554152 11503 raft_consensus.cc:3055] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:54.554239 11576 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.554541 11503 raft_consensus.cc:740] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:54.555440 11503 consensus_queue.cc:260] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:54.556479 11503 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.559569 11576 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 3.
I20260710 13:19:54.560987 11616 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:54.561650 11503 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 3.
I20260710 13:19:54.561844 11782 raft_consensus.cc:2804] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:54.562348 11782 raft_consensus.cc:697] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Becoming Leader. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:54.563144 11782 consensus_queue.cc:237] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:54.570725 11400 catalog_manager.cc:5697] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff reported cstate change: term changed from 2 to 3, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to 7506df5a71464a2bb026300de611f5ff (127.11.26.3). New cstate: current_term: 3 leader_uuid: "7506df5a71464a2bb026300de611f5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.007519 11503 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.010217 11782 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:55.016250 11576 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.018761 11837 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:55.051064 11503 raft_consensus.cc:1275] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:55.061420 11850 consensus_queue.cc:1048] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:55.079707 11576 raft_consensus.cc:1275] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:55.081841 11837 consensus_queue.cc:1048] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:55.267879 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.280818 11502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:55.281472 11502 raft_consensus.cc:606] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:55.287618 11649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:51172
I20260710 13:19:55.288293 11649 raft_consensus.cc:606] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:55.294199 11502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:55.294768 11502 raft_consensus.cc:606] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:55.300549 11502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:54332
I20260710 13:19:55.301097 11502 raft_consensus.cc:606] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:55.306751 11649 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
mode: GRACEFUL
new_leader_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:51172
I20260710 13:19:55.307328 11649 raft_consensus.cc:606] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Received request to transfer leadership to TS b228512b3f8d4534b758284c7d921010
I20260710 13:19:55.420792 11846 raft_consensus.cc:993] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.421283 11843 raft_consensus.cc:1081] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.422791 11576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36790
I20260710 13:19:55.423243 11576 raft_consensus.cc:493] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.423601 11576 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.428710 11576 raft_consensus.cc:515] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.430689 11576 leader_election.cc:290] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 3 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:55.431525 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:55.432204 11503 raft_consensus.cc:3055] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.432511 11503 raft_consensus.cc:740] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:55.432497 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:55.433153 11649 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.433459 11503 consensus_queue.cc:260] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.434657 11503 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.440387 11649 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 3.
I20260710 13:19:55.441118 11503 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 3.
I20260710 13:19:55.441975 11544 leader_election.cc:304] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [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: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:55.442760 11836 raft_consensus.cc:2804] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.443630 11836 raft_consensus.cc:697] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:55.444757 11836 consensus_queue.cc:237] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.451639 11398 catalog_manager.cc:5697] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 2 to 3, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 3 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.492600 11846 raft_consensus.cc:993] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.493243 11843 raft_consensus.cc:1081] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.495128 11576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36790
I20260710 13:19:55.495616 11576 raft_consensus.cc:493] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.495939 11576 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.500277 11576 raft_consensus.cc:515] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.501958 11576 leader_election.cc:290] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 3 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:55.502969 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:55.503203 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:55.503458 11503 raft_consensus.cc:3055] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.503705 11649 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.503821 11503 raft_consensus.cc:740] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:55.504585 11503 consensus_queue.cc:260] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.505765 11503 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.507741 11850 raft_consensus.cc:993] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.508236 11837 raft_consensus.cc:1081] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.509464 11649 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 3.
I20260710 13:19:55.509850 11576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36786
I20260710 13:19:55.510370 11576 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.510563 11544 leader_election.cc:304] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [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: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:55.510811 11576 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.511391 11836 raft_consensus.cc:2804] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.511739 11503 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 3.
I20260710 13:19:55.511914 11836 raft_consensus.cc:697] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:55.512794 11836 consensus_queue.cc:237] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.517963 11576 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.519901 11576 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 4 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:55.520506 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:55.521055 11503 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.521778 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:55.522282 11649 raft_consensus.cc:3055] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:55.522593 11649 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:55.522173 11398 catalog_manager.cc:5697] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 2 to 3, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 3 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.523285 11649 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.524511 11649 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.532132 11649 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 4.
I20260710 13:19:55.533479 11544 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [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: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:55.534402 11836 raft_consensus.cc:2804] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:55.534912 11836 raft_consensus.cc:697] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:55.536962 11782 raft_consensus.cc:993] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.537698 11837 raft_consensus.cc:1081] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.538021 11503 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 4.
I20260710 13:19:55.539512 11576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36786
I20260710 13:19:55.538652 11836 consensus_queue.cc:237] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.540143 11576 raft_consensus.cc:493] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.540539 11576 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.546360 11398 catalog_manager.cc:5697] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 3 to 4, leader changed from 7506df5a71464a2bb026300de611f5ff (127.11.26.3) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 4 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.548023 11576 raft_consensus.cc:515] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.549772 11576 leader_election.cc:290] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 4 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:55.550661 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:55.550810 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e824fdf37424cf582b75df5a7b92204" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:55.551357 11503 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.551426 11649 raft_consensus.cc:3055] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:55.551924 11649 raft_consensus.cc:740] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:55.552831 11649 consensus_queue.cc:260] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.554157 11649 raft_consensus.cc:3060] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:55.558310 11503 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 4.
I20260710 13:19:55.559491 11544 leader_election.cc:304] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [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: 805fc8ff1c2e460c9f0528d630986172, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:55.560256 11836 raft_consensus.cc:2804] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:55.560792 11836 raft_consensus.cc:697] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:55.560878 11649 raft_consensus.cc:2468] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 4.
I20260710 13:19:55.561789 11836 consensus_queue.cc:237] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:55.568158 11398 catalog_manager.cc:5697] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 3 to 4, leader changed from 7506df5a71464a2bb026300de611f5ff (127.11.26.3) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 4 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.598093 11846 raft_consensus.cc:993] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: : Instructing follower b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.598685 11846 raft_consensus.cc:1081] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Signalling peer b228512b3f8d4534b758284c7d921010 to start an election
I20260710 13:19:55.600333 11576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
 from {username='slave'} at 127.0.0.1:36790
I20260710 13:19:55.600749 11576 raft_consensus.cc:493] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.601034 11576 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.605108 11576 raft_consensus.cc:515] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:55.606621 11576 leader_election.cc:290] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [CANDIDATE]: Term 3 election: Requested vote from peers 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297), 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851)
I20260710 13:19:55.607494 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:55.607685 11503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "b228512b3f8d4534b758284c7d921010" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:55.608069 11649 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.608299 11503 raft_consensus.cc:3055] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:55.608632 11503 raft_consensus.cc:740] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:55.609227 11503 consensus_queue.cc:260] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [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: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:55.610208 11503 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:55.612920 11649 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 3.
I20260710 13:19:55.614079 11544 leader_election.cc:304] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [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: 7506df5a71464a2bb026300de611f5ff, b228512b3f8d4534b758284c7d921010; no voters: 
I20260710 13:19:55.614459 11503 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b228512b3f8d4534b758284c7d921010 in term 3.
I20260710 13:19:55.614781 11836 raft_consensus.cc:2804] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:55.615285 11836 raft_consensus.cc:697] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Becoming Leader. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:55.616133 11836 consensus_queue.cc:237] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [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: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:55.622660 11398 catalog_manager.cc:5697] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 reported cstate change: term changed from 2 to 3, leader changed from 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1) to b228512b3f8d4534b758284c7d921010 (127.11.26.2). New cstate: current_term: 3 leader_uuid: "b228512b3f8d4534b758284c7d921010" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:55.907269 11649 raft_consensus.cc:1275] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.908671 11836 consensus_queue.cc:1048] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:55.921998 11503 raft_consensus.cc:1275] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.925714 11836 consensus_queue.cc:1048] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:55.961203 11649 raft_consensus.cc:1275] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.962484 11836 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:55.969386 11650 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:55.969894 11503 raft_consensus.cc:1275] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:55.971060 11863 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:55.972232 11836 consensus_queue.cc:1048] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:55.977746 11503 raft_consensus.cc:1275] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:55.981814 11870 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:55.989316 11502 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:55.993050 11836 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:55.994769 11649 raft_consensus.cc:1275] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:55.997776 11836 consensus_queue.cc:1048] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:56.019675 11502 raft_consensus.cc:1275] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:56.021041 11863 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:56.032361 11650 raft_consensus.cc:1275] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Refusing update from remote peer b228512b3f8d4534b758284c7d921010: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:56.034283 11870 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:58.323482 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:58.332016 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:36802
I20260710 13:19:58.332592 11576 raft_consensus.cc:606] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Received request to transfer leadership to TS 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:58.336064 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:36802
I20260710 13:19:58.336608 11576 raft_consensus.cc:606] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Received request to transfer leadership to TS 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:58.339689 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:36802
I20260710 13:19:58.340332 11576 raft_consensus.cc:606] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Received request to transfer leadership to TS 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:58.343509 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:36802
I20260710 13:19:58.344192 11576 raft_consensus.cc:606] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Received request to transfer leadership to TS 805fc8ff1c2e460c9f0528d630986172
I20260710 13:19:58.347288 11576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2db5478798645a082a1f96735899b22"
dest_uuid: "b228512b3f8d4534b758284c7d921010"
mode: GRACEFUL
new_leader_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:36802
I20260710 13:19:58.348052 11576 raft_consensus.cc:606] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Received request to transfer leadership to TS 7506df5a71464a2bb026300de611f5ff
I20260710 13:19:58.349421 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:58.350010 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:58.498013 11875 raft_consensus.cc:993] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: : Instructing follower 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:58.498469 11874 raft_consensus.cc:1081] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Signalling peer 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:58.500531 11649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2db5478798645a082a1f96735899b22"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:51154
I20260710 13:19:58.501271 11649 raft_consensus.cc:493] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.501857 11649 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.507210 11649 raft_consensus.cc:515] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.509081 11649 leader_election.cc:290] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 3 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:58.510445 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:58.510445 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2db5478798645a082a1f96735899b22" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:58.511353 11502 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.511343 11576 raft_consensus.cc:3055] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:58.511971 11576 raft_consensus.cc:740] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:58.512866 11576 consensus_queue.cc:260] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.514319 11576 raft_consensus.cc:3060] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:58.520244 11502 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 3.
I20260710 13:19:58.521745 11618 leader_election.cc:304] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:58.522280 11576 raft_consensus.cc:2468] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 3.
I20260710 13:19:58.522572 11837 raft_consensus.cc:2804] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:58.523888 11837 raft_consensus.cc:697] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Becoming Leader. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:58.524883 11837 consensus_queue.cc:237] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.535037 11400 catalog_manager.cc:5697] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff reported cstate change: term changed from 2 to 3, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 7506df5a71464a2bb026300de611f5ff (127.11.26.3). New cstate: current_term: 3 leader_uuid: "7506df5a71464a2bb026300de611f5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.587852 11874 raft_consensus.cc:993] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: : Instructing follower 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:58.588358 11875 raft_consensus.cc:1081] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Signalling peer 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:58.590049 11502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:54308
I20260710 13:19:58.590598 11502 raft_consensus.cc:493] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.590867 11502 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:58.595654 11502 raft_consensus.cc:515] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.597395 11502 leader_election.cc:290] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 5 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:58.598455 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:58.598670 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215243e66fc6438d9df4e863277b8be8" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:58.598968 11576 raft_consensus.cc:3055] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:58.599303 11576 raft_consensus.cc:740] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:58.599318 11649 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:58.600035 11576 consensus_queue.cc:260] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.600911 11576 raft_consensus.cc:3060] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:58.604482 11649 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 5.
I20260710 13:19:58.605383 11576 raft_consensus.cc:2468] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 5.
I20260710 13:19:58.605914 11469 leader_election.cc:304] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:58.607904 11882 raft_consensus.cc:2804] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:58.609119 11882 raft_consensus.cc:697] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 5 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:58.609831 11882 consensus_queue.cc:237] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.617147 11400 catalog_manager.cc:5697] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 4 to 5, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 5 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.729732 11874 raft_consensus.cc:993] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: : Instructing follower 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:58.730512 11875 raft_consensus.cc:1081] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Signalling peer 7506df5a71464a2bb026300de611f5ff to start an election
I20260710 13:19:58.732776 11649 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a"
dest_uuid: "7506df5a71464a2bb026300de611f5ff"
 from {username='slave'} at 127.0.0.1:51154
I20260710 13:19:58.733397 11649 raft_consensus.cc:493] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.733723 11649 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.738564 11649 raft_consensus.cc:515] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.740346 11649 leader_election.cc:290] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [CANDIDATE]: Term 4 election: Requested vote from peers 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851), b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669)
I20260710 13:19:58.741683 11502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
I20260710 13:19:58.741762 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d0ca21b0ab48729caff52f5bf0196a" candidate_uuid: "7506df5a71464a2bb026300de611f5ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:58.742339 11502 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.742530 11576 raft_consensus.cc:3055] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:58.742919 11576 raft_consensus.cc:740] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:58.743664 11576 consensus_queue.cc:260] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.744910 11576 raft_consensus.cc:3060] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.748042 11874 raft_consensus.cc:993] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: : Instructing follower 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:58.748588 11874 raft_consensus.cc:1081] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Signalling peer 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:58.749073 11502 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 4.
I20260710 13:19:58.750277 11618 leader_election.cc:304] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:58.750847 11502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:54308
I20260710 13:19:58.751144 11837 raft_consensus.cc:2804] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:58.750864 11576 raft_consensus.cc:2468] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7506df5a71464a2bb026300de611f5ff in term 4.
I20260710 13:19:58.751606 11837 raft_consensus.cc:697] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 4 LEADER]: Becoming Leader. State: Replica: 7506df5a71464a2bb026300de611f5ff, State: Running, Role: LEADER
I20260710 13:19:58.751564 11502 raft_consensus.cc:493] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.752518 11502 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.752897 11837 consensus_queue.cc:237] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.758575 11502 raft_consensus.cc:515] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:58.760308 11502 leader_election.cc:290] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 4 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:58.761452 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:58.761785 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "350c8df56c1c4bbbb3cdc9cb61139402" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:58.762127 11576 raft_consensus.cc:3055] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:58.762280 11649 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.762688 11576 raft_consensus.cc:740] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:58.762006 11400 catalog_manager.cc:5697] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff reported cstate change: term changed from 3 to 4, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 7506df5a71464a2bb026300de611f5ff (127.11.26.3). New cstate: current_term: 4 leader_uuid: "7506df5a71464a2bb026300de611f5ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.763485 11576 consensus_queue.cc:260] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [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: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:58.764721 11576 raft_consensus.cc:3060] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.769714 11649 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 4.
I20260710 13:19:58.771103 11469 leader_election.cc:304] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:58.771672 11576 raft_consensus.cc:2468] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 4.
I20260710 13:19:58.772234 11882 raft_consensus.cc:2804] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:58.772809 11882 raft_consensus.cc:697] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 4 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:58.773602 11882 consensus_queue.cc:237] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [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: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } }
I20260710 13:19:58.782483 11400 catalog_manager.cc:5697] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 3 to 4, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 4 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.865883 11874 raft_consensus.cc:993] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: : Instructing follower 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:58.866470 11874 raft_consensus.cc:1081] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Signalling peer 805fc8ff1c2e460c9f0528d630986172 to start an election
I20260710 13:19:58.868067 11502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505"
dest_uuid: "805fc8ff1c2e460c9f0528d630986172"
 from {username='slave'} at 127.0.0.1:54308
I20260710 13:19:58.868530 11502 raft_consensus.cc:493] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.868780 11502 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.873131 11502 raft_consensus.cc:515] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.874660 11502 leader_election.cc:290] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [CANDIDATE]: Term 4 election: Requested vote from peers b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669), 7506df5a71464a2bb026300de611f5ff (127.11.26.3:40297)
I20260710 13:19:58.875986 11576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b228512b3f8d4534b758284c7d921010"
I20260710 13:19:58.876048 11649 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d378873f3aa4f00821d7d432491b505" candidate_uuid: "805fc8ff1c2e460c9f0528d630986172" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7506df5a71464a2bb026300de611f5ff"
I20260710 13:19:58.876807 11576 raft_consensus.cc:3055] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:58.876852 11649 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.877345 11576 raft_consensus.cc:740] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b228512b3f8d4534b758284c7d921010, State: Running, Role: LEADER
I20260710 13:19:58.878255 11576 consensus_queue.cc:260] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.879629 11576 raft_consensus.cc:3060] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:58.885068 11649 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 4.
I20260710 13:19:58.886674 11469 leader_election.cc:304] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [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: 7506df5a71464a2bb026300de611f5ff, 805fc8ff1c2e460c9f0528d630986172; no voters: 
I20260710 13:19:58.887002 11576 raft_consensus.cc:2468] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 805fc8ff1c2e460c9f0528d630986172 in term 4.
I20260710 13:19:58.887527 11882 raft_consensus.cc:2804] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:58.888136 11882 raft_consensus.cc:697] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 4 LEADER]: Becoming Leader. State: Replica: 805fc8ff1c2e460c9f0528d630986172, State: Running, Role: LEADER
I20260710 13:19:58.889038 11882 consensus_queue.cc:237] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [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: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } }
I20260710 13:19:58.896734 11400 catalog_manager.cc:5697] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 reported cstate change: term changed from 3 to 4, leader changed from b228512b3f8d4534b758284c7d921010 (127.11.26.2) to 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1). New cstate: current_term: 4 leader_uuid: "805fc8ff1c2e460c9f0528d630986172" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.945465 11576 raft_consensus.cc:1275] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:58.946434 11503 raft_consensus.cc:1275] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:58.947186 11837 consensus_queue.cc:1048] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:58.948019 11876 consensus_queue.cc:1048] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:59.004514 11649 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 5 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:59.006093 11882 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:59.017066 11576 raft_consensus.cc:1275] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 5 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:59.018842 11882 consensus_queue.cc:1048] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:59.156450 11503 raft_consensus.cc:1275] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:59.158113 11837 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "805fc8ff1c2e460c9f0528d630986172" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45851 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:59.168633 11576 raft_consensus.cc:1275] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Refusing update from remote peer 7506df5a71464a2bb026300de611f5ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:59.170957 11837 consensus_queue.cc:1048] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:59.229565 11649 raft_consensus.cc:1275] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:59.231326 11882 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7506df5a71464a2bb026300de611f5ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:59.244442 11576 raft_consensus.cc:1275] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Refusing update from remote peer 805fc8ff1c2e460c9f0528d630986172: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:59.245850 11894 consensus_queue.cc:1048] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b228512b3f8d4534b758284c7d921010" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:59.350961 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:59.357134 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
W20260710 13:19:59.378130 11618 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:59.386791 11618 consensus_peers.cc:597] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff -> Peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Couldn't send request to peer 805fc8ff1c2e460c9f0528d630986172. 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 13:19:59.397670 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.398751 11368 tablet_replica.cc:333] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.399637 11368 raft_consensus.cc:2243] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.400334 11368 raft_consensus.cc:2272] T 27d0ca21b0ab48729caff52f5bf0196a P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.404655 11368 tablet_replica.cc:333] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.405972 11368 raft_consensus.cc:2243] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.406900 11368 raft_consensus.cc:2272] T 215243e66fc6438d9df4e863277b8be8 P 805fc8ff1c2e460c9f0528d630986172 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.409451 11368 tablet_replica.cc:333] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.410161 11368 raft_consensus.cc:2243] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.410738 11368 raft_consensus.cc:2272] T 69c8a53a5640494c8d8f55ecb5c83f2a P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.412859 11368 tablet_replica.cc:333] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.413586 11368 raft_consensus.cc:2243] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.414110 11368 raft_consensus.cc:2272] T e2db5478798645a082a1f96735899b22 P 805fc8ff1c2e460c9f0528d630986172 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.416759 11368 tablet_replica.cc:333] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.417513 11368 raft_consensus.cc:2243] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.418045 11368 raft_consensus.cc:2272] T bee6da7a692d4159a464f710f2f9cafa P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.419663 11368 tablet_replica.cc:333] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.420218 11368 raft_consensus.cc:2243] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.420862 11368 pending_rounds.cc:70] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: Trying to abort 1 pending ops.
I20260710 13:19:59.421126 11368 pending_rounds.cc:77] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305992597057257472 op_type: NO_OP noop_request { }
I20260710 13:19:59.421557 11368 raft_consensus.cc:2889] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:59.421846 11368 raft_consensus.cc:2272] T 7d378873f3aa4f00821d7d432491b505 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.424121 11368 tablet_replica.cc:333] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.424630 11368 raft_consensus.cc:2243] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.425055 11368 raft_consensus.cc:2272] T 1e824fdf37424cf582b75df5a7b92204 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.426601 11368 tablet_replica.cc:333] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.427063 11368 raft_consensus.cc:2243] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.427481 11368 raft_consensus.cc:2272] T 47e19637783843bdb69d4dcb3e242c0b P 805fc8ff1c2e460c9f0528d630986172 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.429047 11368 tablet_replica.cc:333] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172: stopping tablet replica
I20260710 13:19:59.429525 11368 raft_consensus.cc:2243] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.430236 11368 raft_consensus.cc:2272] T 350c8df56c1c4bbbb3cdc9cb61139402 P 805fc8ff1c2e460c9f0528d630986172 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:59.555799 11544 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.1:45851, user_credentials={real_user=slave}} blocked reactor thread for 107101us
W20260710 13:19:59.574388 11544 consensus_peers.cc:597] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 -> Peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Couldn't send request to peer 805fc8ff1c2e460c9f0528d630986172. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:59.574770 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
W20260710 13:19:59.577091 11618 consensus_peers.cc:597] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff -> Peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Couldn't send request to peer 805fc8ff1c2e460c9f0528d630986172. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:59.587273 11618 consensus_peers.cc:597] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff -> Peer 805fc8ff1c2e460c9f0528d630986172 (127.11.26.1:45851): Couldn't send request to peer 805fc8ff1c2e460c9f0528d630986172. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:45851: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:59.598246 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
I20260710 13:19:59.634300 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.635036 11368 tablet_replica.cc:333] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.635685 11368 raft_consensus.cc:2243] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.636245 11368 raft_consensus.cc:2272] T 27d0ca21b0ab48729caff52f5bf0196a P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.638484 11368 tablet_replica.cc:333] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.639078 11368 raft_consensus.cc:2243] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.639936 11368 raft_consensus.cc:2272] T 69c8a53a5640494c8d8f55ecb5c83f2a P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.641683 11368 tablet_replica.cc:333] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.642232 11368 raft_consensus.cc:2243] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.642685 11368 raft_consensus.cc:2272] T 215243e66fc6438d9df4e863277b8be8 P b228512b3f8d4534b758284c7d921010 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.645190 11368 tablet_replica.cc:333] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.645716 11368 raft_consensus.cc:2243] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.646096 11368 raft_consensus.cc:2272] T 7d378873f3aa4f00821d7d432491b505 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.647938 11368 tablet_replica.cc:333] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.648537 11368 raft_consensus.cc:2243] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.648952 11368 raft_consensus.cc:2272] T e2db5478798645a082a1f96735899b22 P b228512b3f8d4534b758284c7d921010 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.651280 11368 tablet_replica.cc:333] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.651834 11368 raft_consensus.cc:2243] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.652652 11368 raft_consensus.cc:2272] T bee6da7a692d4159a464f710f2f9cafa P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.654750 11368 tablet_replica.cc:333] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.655287 11368 raft_consensus.cc:2243] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.656075 11368 raft_consensus.cc:2272] T 1e824fdf37424cf582b75df5a7b92204 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.657557 11368 tablet_replica.cc:333] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.658219 11368 raft_consensus.cc:2243] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.658725 11368 raft_consensus.cc:2272] T 47e19637783843bdb69d4dcb3e242c0b P b228512b3f8d4534b758284c7d921010 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.660480 11368 tablet_replica.cc:333] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010: stopping tablet replica
I20260710 13:19:59.660943 11368 raft_consensus.cc:2243] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.661336 11368 raft_consensus.cc:2272] T 350c8df56c1c4bbbb3cdc9cb61139402 P b228512b3f8d4534b758284c7d921010 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.695185 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
W20260710 13:19:59.705835 11616 consensus_peers.cc:597] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff -> Peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Couldn't send request to peer b228512b3f8d4534b758284c7d921010. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:59.719857 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
W20260710 13:19:59.770227 11616 consensus_peers.cc:597] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff -> Peer b228512b3f8d4534b758284c7d921010 (127.11.26.2:43669): Couldn't send request to peer b228512b3f8d4534b758284c7d921010. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:43669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:59.771397 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.772356 11368 tablet_replica.cc:333] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.773342 11368 raft_consensus.cc:2243] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.774057 11368 raft_consensus.cc:2272] T 7d378873f3aa4f00821d7d432491b505 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.776350 11368 tablet_replica.cc:333] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.777050 11368 raft_consensus.cc:2243] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.777961 11368 raft_consensus.cc:2272] T e2db5478798645a082a1f96735899b22 P 7506df5a71464a2bb026300de611f5ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.780974 11368 tablet_replica.cc:333] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.781662 11368 raft_consensus.cc:2243] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.782183 11368 raft_consensus.cc:2272] T bee6da7a692d4159a464f710f2f9cafa P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.784330 11368 tablet_replica.cc:333] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.784956 11368 raft_consensus.cc:2243] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.785449 11368 raft_consensus.cc:2272] T 350c8df56c1c4bbbb3cdc9cb61139402 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.787894 11368 tablet_replica.cc:333] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.788620 11368 raft_consensus.cc:2243] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.789505 11368 raft_consensus.cc:2272] T 47e19637783843bdb69d4dcb3e242c0b P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.791416 11368 tablet_replica.cc:333] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.792050 11368 raft_consensus.cc:2243] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.792482 11368 raft_consensus.cc:2272] T 1e824fdf37424cf582b75df5a7b92204 P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.794379 11368 tablet_replica.cc:333] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.794853 11368 raft_consensus.cc:2243] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.795281 11368 raft_consensus.cc:2272] T 215243e66fc6438d9df4e863277b8be8 P 7506df5a71464a2bb026300de611f5ff [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.798089 11368 tablet_replica.cc:333] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.798623 11368 raft_consensus.cc:2243] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.799438 11368 raft_consensus.cc:2272] T 27d0ca21b0ab48729caff52f5bf0196a P 7506df5a71464a2bb026300de611f5ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.802261 11368 tablet_replica.cc:333] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff: stopping tablet replica
I20260710 13:19:59.802778 11368 raft_consensus.cc:2243] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.803228 11368 raft_consensus.cc:2272] T 69c8a53a5640494c8d8f55ecb5c83f2a P 7506df5a71464a2bb026300de611f5ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.834080 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:19:59.855834 11368 master.cc:562] Master@127.11.26.62:41181 shutting down...
I20260710 13:20:00.104692 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.105396 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.105749 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3b11cd3ff9e64158b905fa0e4a650738: stopping tablet replica
I20260710 13:20:00.129398 11368 master.cc:584] Master@127.11.26.62:41181 shutdown complete.
7506df5a71464a2bb026300de611f5ff  1
805fc8ff1c2e460c9f0528d630986172  4
b228512b3f8d4534b758284c7d921010  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15260 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:20:00.181742 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:46449
I20260710 13:20:00.183745 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.191310 11908 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 13:20:00.191349 11909 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 13:20:00.192459 11911 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 13:20:00.195123 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:00.196482 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.196758 11368 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 13:20:00.197010 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689600196984 us; error 0 us; skew 500 ppm
I20260710 13:20:00.197824 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.201611 11368 webserver.cc:533] Webserver started at http://127.11.26.62:45543/ using document root <none> and password file <none>
I20260710 13:20:00.202294 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.202540 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.202881 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.204396 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "ac835f8963d849ad931cfcc802ca2948"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.211179 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:00.216292 11916 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.217783 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:00.218324 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "ac835f8963d849ad931cfcc802ca2948"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.218883 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-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 13:20:00.234570 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.235918 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.276777 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:46449
I20260710 13:20:00.276863 11967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:46449 every 8 connection(s)
I20260710 13:20:00.280759 11968 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 13:20:00.290191 11968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948: Bootstrap starting.
I20260710 13:20:00.294691 11968 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.299127 11968 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948: No bootstrap required, opened a new log
I20260710 13:20:00.301271 11968 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac835f8963d849ad931cfcc802ca2948" member_type: VOTER }
I20260710 13:20:00.301656 11968 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.301839 11968 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac835f8963d849ad931cfcc802ca2948, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.302335 11968 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac835f8963d849ad931cfcc802ca2948" member_type: VOTER }
I20260710 13:20:00.302727 11968 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:00.302945 11968 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:00.303156 11968 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.307374 11968 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac835f8963d849ad931cfcc802ca2948" member_type: VOTER }
I20260710 13:20:00.308032 11968 leader_election.cc:304] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [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: ac835f8963d849ad931cfcc802ca2948; no voters: 
I20260710 13:20:00.309171 11968 leader_election.cc:290] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:00.309506 11971 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.310941 11971 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 1 LEADER]: Becoming Leader. State: Replica: ac835f8963d849ad931cfcc802ca2948, State: Running, Role: LEADER
I20260710 13:20:00.311618 11971 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [LEADER]: Queue going to LEADER mode. State: All 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: "ac835f8963d849ad931cfcc802ca2948" member_type: VOTER }
I20260710 13:20:00.312390 11968 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:00.316673 11972 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac835f8963d849ad931cfcc802ca2948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac835f8963d849ad931cfcc802ca2948" member_type: VOTER } }
I20260710 13:20:00.316854 11973 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac835f8963d849ad931cfcc802ca2948. Latest consensus state: current_term: 1 leader_uuid: "ac835f8963d849ad931cfcc802ca2948" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac835f8963d849ad931cfcc802ca2948" member_type: VOTER } }
I20260710 13:20:00.317740 11972 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:00.317812 11973 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:00.324783 11977 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:00.330428 11977 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:00.332510 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:00.340723 11977 catalog_manager.cc:1383] Generated new cluster ID: 8e60bcc09a344d4ab93dfc68ee23ee86
I20260710 13:20:00.341039 11977 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:00.361626 11977 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:00.363106 11977 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:00.376444 11977 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948: Generated new TSK 0
I20260710 13:20:00.377121 11977 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:00.399140 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.406360 11989 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 13:20:00.406553 11990 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 13:20:00.408056 11992 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 13:20:00.409633 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:00.410637 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.410857 11368 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 13:20:00.411062 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689600411045 us; error 0 us; skew 500 ppm
I20260710 13:20:00.412101 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.414875 11368 webserver.cc:533] Webserver started at http://127.11.26.1:46411/ using document root <none> and password file <none>
I20260710 13:20:00.415397 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.415589 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.415940 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.417017 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.422008 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:20:00.425948 11997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.426987 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:00.427408 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.427678 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-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 13:20:00.445505 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.446730 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.448294 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.450572 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.450750 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.451051 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.451215 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.497898 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:45075
I20260710 13:20:00.498000 12059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:45075 every 8 connection(s)
I20260710 13:20:00.503922 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.512899 12064 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 13:20:00.516021 12065 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 13:20:00.518131 12067 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 13:20:00.519665 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:00.521308 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.521485 11368 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 13:20:00.521603 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689600521592 us; error 0 us; skew 500 ppm
I20260710 13:20:00.522058 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.524427 11368 webserver.cc:533] Webserver started at http://127.11.26.2:39013/ using document root <none> and password file <none>
I20260710 13:20:00.524911 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.525111 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.525380 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.526930 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.528017 12060 heartbeater.cc:344] Connected to a master server at 127.11.26.62:46449
I20260710 13:20:00.528455 12060 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.529696 12060 heartbeater.cc:507] Master 127.11.26.62:46449 requested a full tablet report, sending...
I20260710 13:20:00.532456 11933 ts_manager.cc:194] Registered new tserver with Master: e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075)
I20260710 13:20:00.533524 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:00.534547 11933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39222
I20260710 13:20:00.537798 12072 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.538993 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:00.539374 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.539707 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-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 13:20:00.556957 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.558218 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.559686 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.562062 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.562404 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.562659 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.562842 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.608820 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:34011
I20260710 13:20:00.608938 12134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:34011 every 8 connection(s)
I20260710 13:20:00.614086 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.622583 12138 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 13:20:00.623356 12139 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 13:20:00.626821 12141 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 13:20:00.627192 12135 heartbeater.cc:344] Connected to a master server at 127.11.26.62:46449
I20260710 13:20:00.627664 12135 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.628552 12135 heartbeater.cc:507] Master 127.11.26.62:46449 requested a full tablet report, sending...
I20260710 13:20:00.628877 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:00.630270 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.630533 11368 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 13:20:00.630729 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689600630712 us; error 0 us; skew 500 ppm
I20260710 13:20:00.631057 11933 ts_manager.cc:194] Registered new tserver with Master: b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:00.631453 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.632920 11933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39224
I20260710 13:20:00.634522 11368 webserver.cc:533] Webserver started at http://127.11.26.3:43531/ using document root <none> and password file <none>
I20260710 13:20:00.635051 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.635238 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.635517 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.636673 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "74e6232bd0f04f319ad751a40289c7ff"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.641211 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:20:00.644711 12146 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.645599 11368 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:00.645918 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "74e6232bd0f04f319ad751a40289c7ff"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-wrzs"
I20260710 13:20:00.646282 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689584712490-11368-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 13:20:00.670863 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.672159 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.673605 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.675967 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.676195 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.676436 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.676658 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.724664 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:40563
I20260710 13:20:00.724866 12208 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:40563 every 8 connection(s)
I20260710 13:20:00.740633 12209 heartbeater.cc:344] Connected to a master server at 127.11.26.62:46449
I20260710 13:20:00.741358 12209 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.742388 12209 heartbeater.cc:507] Master 127.11.26.62:46449 requested a full tablet report, sending...
I20260710 13:20:00.744542 11933 ts_manager.cc:194] Registered new tserver with Master: 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:00.745594 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017448229s
I20260710 13:20:00.745994 11933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39226
I20260710 13:20:00.779399 11933 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39234:
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 13:20:00.783150 11933 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 13:20:00.864887 12173 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9e62780a84176831e50314c54cfb9 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:00.866454 12173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9e62780a84176831e50314c54cfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.868067 12172 tablet_service.cc:1511] Processing CreateTablet for tablet 839032569d794b30861451de8ea84cb1 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:00.869536 12172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839032569d794b30861451de8ea84cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.872951 12174 tablet_service.cc:1511] Processing CreateTablet for tablet 5e30c253caeb46209b6dc3fff61d336c (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:00.874378 12174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e30c253caeb46209b6dc3fff61d336c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.874155 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 5e30c253caeb46209b6dc3fff61d336c (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:00.875473 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e30c253caeb46209b6dc3fff61d336c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.877023 12024 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9e62780a84176831e50314c54cfb9 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:00.878409 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9e62780a84176831e50314c54cfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.880995 12023 tablet_service.cc:1511] Processing CreateTablet for tablet 839032569d794b30861451de8ea84cb1 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:00.882357 12023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839032569d794b30861451de8ea84cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.885489 12022 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7b8b7f40a04a199946f90214ba9837 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:00.887470 12022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7b8b7f40a04a199946f90214ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.891896 12100 tablet_service.cc:1511] Processing CreateTablet for tablet 5e30c253caeb46209b6dc3fff61d336c (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:00.893450 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e30c253caeb46209b6dc3fff61d336c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.896955 12021 tablet_service.cc:1511] Processing CreateTablet for tablet 61f1631b058341ab8bf2c9059c74c8fa (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:00.898494 12021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f1631b058341ab8bf2c9059c74c8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.898217 12098 tablet_service.cc:1511] Processing CreateTablet for tablet 839032569d794b30861451de8ea84cb1 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:00.899575 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 839032569d794b30861451de8ea84cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.896955 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9e62780a84176831e50314c54cfb9 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:00.901219 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9e62780a84176831e50314c54cfb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.904021 12020 tablet_service.cc:1511] Processing CreateTablet for tablet 6c22f8677aad41bbb08dbb0b5b5d46a7 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:00.905122 12097 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7b8b7f40a04a199946f90214ba9837 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:00.905926 12020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c22f8677aad41bbb08dbb0b5b5d46a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.906502 12097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7b8b7f40a04a199946f90214ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.909114 12171 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7b8b7f40a04a199946f90214ba9837 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:00.910589 12171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7b8b7f40a04a199946f90214ba9837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.913300 12170 tablet_service.cc:1511] Processing CreateTablet for tablet 61f1631b058341ab8bf2c9059c74c8fa (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:00.915341 12170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f1631b058341ab8bf2c9059c74c8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.916246 12096 tablet_service.cc:1511] Processing CreateTablet for tablet 61f1631b058341ab8bf2c9059c74c8fa (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:00.918586 12095 tablet_service.cc:1511] Processing CreateTablet for tablet 6c22f8677aad41bbb08dbb0b5b5d46a7 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:00.920172 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c22f8677aad41bbb08dbb0b5b5d46a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.922020 12096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f1631b058341ab8bf2c9059c74c8fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.933082 12172 tablet_service.cc:1511] Processing CreateTablet for tablet 6c22f8677aad41bbb08dbb0b5b5d46a7 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:00.934959 12172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c22f8677aad41bbb08dbb0b5b5d46a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.951566 12019 tablet_service.cc:1511] Processing CreateTablet for tablet 3c401a11b1024709b11897b7782dcb4e (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:00.953891 12019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c401a11b1024709b11897b7782dcb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.960589 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 3c401a11b1024709b11897b7782dcb4e (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:00.962611 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c401a11b1024709b11897b7782dcb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.969413 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 3c401a11b1024709b11897b7782dcb4e (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:00.970851 12018 tablet_service.cc:1511] Processing CreateTablet for tablet b156bc249c814edc8ed367376663216d (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:00.972296 12018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b156bc249c814edc8ed367376663216d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.970866 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c401a11b1024709b11897b7782dcb4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.978698 12093 tablet_service.cc:1511] Processing CreateTablet for tablet b156bc249c814edc8ed367376663216d (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:00.981144 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfaad3637b54c3a92a975e75724dcd4 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:00.985321 12168 tablet_service.cc:1511] Processing CreateTablet for tablet b156bc249c814edc8ed367376663216d (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:00.986783 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b156bc249c814edc8ed367376663216d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.989038 12167 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfaad3637b54c3a92a975e75724dcd4 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:00.988960 12017 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3fff7a237d4eb484fe196d99e9a9af (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:00.990993 12017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3fff7a237d4eb484fe196d99e9a9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.995921 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfaad3637b54c3a92a975e75724dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.997032 12091 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3fff7a237d4eb484fe196d99e9a9af (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:01.004312 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b156bc249c814edc8ed367376663216d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.010182 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3fff7a237d4eb484fe196d99e9a9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.012742 12021 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfaad3637b54c3a92a975e75724dcd4 (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:01.015007 12166 tablet_service.cc:1511] Processing CreateTablet for tablet 6f3fff7a237d4eb484fe196d99e9a9af (DEFAULT_TABLE table=test-workload [id=3c34ae9553bc42519d5a812252d97846]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:01.012717 12225 tablet_bootstrap.cc:492] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.015446 12021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfaad3637b54c3a92a975e75724dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.016562 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f3fff7a237d4eb484fe196d99e9a9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.045810 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfaad3637b54c3a92a975e75724dcd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:01.047737 12225 tablet_bootstrap.cc:654] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.030112 12224 tablet_bootstrap.cc:492] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.079097 12224 tablet_bootstrap.cc:654] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.112670 12225 tablet_bootstrap.cc:492] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.113193 12225 ts_tablet_manager.cc:1403] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.012s
I20260710 13:20:01.116380 12225 raft_consensus.cc:359] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.116981 12225 raft_consensus.cc:385] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.117273 12225 raft_consensus.cc:740] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.117431 12224 tablet_bootstrap.cc:492] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.117940 12224 ts_tablet_manager.cc:1403] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.092s	user 0.006s	sys 0.008s
I20260710 13:20:01.117980 12225 consensus_queue.cc:260] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.120157 12226 tablet_bootstrap.cc:492] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.126145 12225 ts_tablet_manager.cc:1434] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 13:20:01.127266 12225 tablet_bootstrap.cc:492] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.127265 12060 heartbeater.cc:499] Master 127.11.26.62:46449 was elected leader, sending a full tablet report...
I20260710 13:20:01.128408 12224 raft_consensus.cc:359] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.129204 12224 raft_consensus.cc:385] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.129499 12224 raft_consensus.cc:740] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.133034 12224 consensus_queue.cc:260] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.133929 12226 tablet_bootstrap.cc:654] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.134670 12225 tablet_bootstrap.cc:654] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.149415 12209 heartbeater.cc:499] Master 127.11.26.62:46449 was elected leader, sending a full tablet report...
I20260710 13:20:01.150056 12224 ts_tablet_manager.cc:1434] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.032s	user 0.015s	sys 0.007s
I20260710 13:20:01.151064 12224 tablet_bootstrap.cc:492] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.155367 12226 tablet_bootstrap.cc:492] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.155953 12226 ts_tablet_manager.cc:1403] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260710 13:20:01.158690 12224 tablet_bootstrap.cc:654] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.159044 12226 raft_consensus.cc:359] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.159832 12226 raft_consensus.cc:385] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.160140 12226 raft_consensus.cc:740] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.161034 12226 consensus_queue.cc:260] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.170843 12226 ts_tablet_manager.cc:1434] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 13:20:01.171151 12224 tablet_bootstrap.cc:492] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.171842 12224 ts_tablet_manager.cc:1403] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:20:01.171773 12135 heartbeater.cc:499] Master 127.11.26.62:46449 was elected leader, sending a full tablet report...
I20260710 13:20:01.172755 12226 tablet_bootstrap.cc:492] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.176908 12225 tablet_bootstrap.cc:492] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.178211 12225 ts_tablet_manager.cc:1403] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.026s
I20260710 13:20:01.179728 12226 tablet_bootstrap.cc:654] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.181957 12225 raft_consensus.cc:359] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.182909 12225 raft_consensus.cc:385] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.183336 12225 raft_consensus.cc:740] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.184460 12225 consensus_queue.cc:260] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.185846 12226 tablet_bootstrap.cc:492] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.186316 12226 ts_tablet_manager.cc:1403] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 13:20:01.186682 12224 raft_consensus.cc:359] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.187420 12224 raft_consensus.cc:385] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.187568 12225 ts_tablet_manager.cc:1434] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:01.187750 12224 raft_consensus.cc:740] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.188916 12225 tablet_bootstrap.cc:492] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.189338 12226 raft_consensus.cc:359] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.190053 12226 raft_consensus.cc:385] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.190357 12226 raft_consensus.cc:740] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.191164 12226 consensus_queue.cc:260] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.188895 12224 consensus_queue.cc:260] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.193764 12226 ts_tablet_manager.cc:1434] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:01.194980 12226 tablet_bootstrap.cc:492] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.195082 12224 ts_tablet_manager.cc:1434] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:01.196141 12224 tablet_bootstrap.cc:492] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.198944 12225 tablet_bootstrap.cc:654] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.203299 12226 tablet_bootstrap.cc:654] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.203299 12224 tablet_bootstrap.cc:654] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.213438 12230 raft_consensus.cc:493] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.214002 12230 raft_consensus.cc:515] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.227968 12234 raft_consensus.cc:493] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.228889 12234 raft_consensus.cc:515] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.234508 12230 leader_election.cc:290] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:01.243248 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.248279 12229 raft_consensus.cc:493] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.249964 12229 raft_consensus.cc:515] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
W20260710 13:20:01.249231 12150 leader_election.cc:343] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:01.255216 12234 leader_election.cc:290] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.264137 12229 leader_election.cc:290] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:01.297437 12225 tablet_bootstrap.cc:492] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.298024 12225 ts_tablet_manager.cc:1403] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.109s	user 0.022s	sys 0.012s
I20260710 13:20:01.307432 12226 tablet_bootstrap.cc:492] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.308322 12226 ts_tablet_manager.cc:1403] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.008s
I20260710 13:20:01.308564 12225 raft_consensus.cc:359] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.309335 12225 raft_consensus.cc:385] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.309669 12225 raft_consensus.cc:740] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.311479 12225 consensus_queue.cc:260] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.317767 12225 ts_tablet_manager.cc:1434] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 13:20:01.319257 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.320668 12035 raft_consensus.cc:2468] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.322124 12225 tablet_bootstrap.cc:492] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.323264 12226 raft_consensus.cc:359] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.317824 12224 tablet_bootstrap.cc:492] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.323748 12076 leader_election.cc:304] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.324793 12226 raft_consensus.cc:385] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.325209 12226 raft_consensus.cc:740] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.325968 12234 raft_consensus.cc:2804] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.326457 12234 raft_consensus.cc:493] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.326902 12234 raft_consensus.cc:3060] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:01.327951 11981 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:01.326462 12226 consensus_queue.cc:260] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.328969 12224 ts_tablet_manager.cc:1403] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.129s	user 0.024s	sys 0.056s
I20260710 13:20:01.336655 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.337528 12184 raft_consensus.cc:2468] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.341451 12224 raft_consensus.cc:359] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.347738 12234 raft_consensus.cc:515] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.351764 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.345453 12224 raft_consensus.cc:385] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.353307 12110 raft_consensus.cc:2393] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 74e6232bd0f04f319ad751a40289c7ff in current term 1: Already voted for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in this term.
I20260710 13:20:01.353974 12224 raft_consensus.cc:740] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.356086 12149 leader_election.cc:304] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff; no voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:01.356547 12246 raft_consensus.cc:493] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.357051 12246 raft_consensus.cc:515] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.358543 12230 raft_consensus.cc:3060] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.359678 12246 leader_election.cc:290] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563), e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075)
I20260710 13:20:01.362406 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:01.363068 12035 raft_consensus.cc:3060] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.361274 12224 consensus_queue.cc:260] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.365577 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.366271 12110 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.367856 12000 leader_election.cc:304] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.370038 12229 raft_consensus.cc:2804] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.370200 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.370615 12229 raft_consensus.cc:493] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.371121 12225 tablet_bootstrap.cc:654] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.371098 12229 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.368294 12230 raft_consensus.cc:2749] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:01.374114 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.374284 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.374840 12234 leader_election.cc:290] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.376281 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:01.378175 12184 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.376855 12035 raft_consensus.cc:2468] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:01.380067 12076 leader_election.cc:304] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.385442 12234 raft_consensus.cc:2804] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.385982 12234 raft_consensus.cc:697] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:01.386992 12229 raft_consensus.cc:515] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.388216 12034 raft_consensus.cc:2393] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in current term 1: Already voted for candidate e8b60e30a6694a3aaf545b5e91bdb13a in this term.
I20260710 13:20:01.388418 12224 ts_tablet_manager.cc:1434] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.011s
I20260710 13:20:01.389668 12224 tablet_bootstrap.cc:492] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.390367 12182 raft_consensus.cc:2468] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:01.386801 12234 consensus_queue.cc:237] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.396014 12076 leader_election.cc:304] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:01.398281 12247 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.399348 12226 ts_tablet_manager.cc:1434] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.091s	user 0.019s	sys 0.015s
I20260710 13:20:01.400461 12226 tablet_bootstrap.cc:492] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.401579 12224 tablet_bootstrap.cc:654] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.408596 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:01.408387 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:01.409269 12229 leader_election.cc:290] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Requested vote from peers 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:01.410871 12182 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.413017 12225 tablet_bootstrap.cc:492] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.413141 12224 tablet_bootstrap.cc:492] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.413609 12225 ts_tablet_manager.cc:1403] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.004s
I20260710 13:20:01.413766 12224 ts_tablet_manager.cc:1403] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260710 13:20:01.415032 11932 catalog_manager.cc:5697] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.416776 12225 raft_consensus.cc:359] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.417757 12225 raft_consensus.cc:385] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.418107 12225 raft_consensus.cc:740] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.417213 12224 raft_consensus.cc:359] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.418911 12225 consensus_queue.cc:260] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.420922 12182 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.421518 12224 raft_consensus.cc:385] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.422324 12224 raft_consensus.cc:740] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.423285 12001 leader_election.cc:304] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.423936 12226 tablet_bootstrap.cc:654] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.423313 12224 consensus_queue.cc:260] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.427199 12229 raft_consensus.cc:2804] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.431496 12224 ts_tablet_manager.cc:1434] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260710 13:20:01.433638 12224 tablet_bootstrap.cc:492] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.434818 12225 ts_tablet_manager.cc:1434] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 13:20:01.437562 12247 raft_consensus.cc:2749] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:01.439281 12225 tablet_bootstrap.cc:492] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.447034 12224 tablet_bootstrap.cc:654] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.454083 12110 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.468166 12225 tablet_bootstrap.cc:654] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.469422 12254 raft_consensus.cc:493] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.470048 12254 raft_consensus.cc:515] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.471534 12229 raft_consensus.cc:697] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:01.472653 12229 consensus_queue.cc:237] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:01.474507 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.475208 12110 raft_consensus.cc:2468] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.476540 12000 leader_election.cc:304] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.478351 12254 leader_election.cc:290] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.478896 12254 raft_consensus.cc:2804] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.479257 12254 raft_consensus.cc:493] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.479672 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.482025 12182 raft_consensus.cc:2468] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.479612 12254 raft_consensus.cc:3060] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.491397 12225 tablet_bootstrap.cc:492] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.492010 12225 ts_tablet_manager.cc:1403] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.003s
I20260710 13:20:01.493990 12224 tablet_bootstrap.cc:492] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.494524 12224 ts_tablet_manager.cc:1403] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.022s
I20260710 13:20:01.495412 12225 raft_consensus.cc:359] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.495498 11930 catalog_manager.cc:5697] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 1 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.492074 12226 tablet_bootstrap.cc:492] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.500313 12226 ts_tablet_manager.cc:1403] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.100s	user 0.028s	sys 0.028s
I20260710 13:20:01.500537 12225 raft_consensus.cc:385] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.500905 12225 raft_consensus.cc:740] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.501196 12224 raft_consensus.cc:359] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.501942 12224 raft_consensus.cc:385] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.502257 12224 raft_consensus.cc:740] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.501816 12225 consensus_queue.cc:260] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.503026 12224 consensus_queue.cc:260] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.503904 12226 raft_consensus.cc:359] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.504686 12226 raft_consensus.cc:385] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.505048 12226 raft_consensus.cc:740] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.506153 12226 consensus_queue.cc:260] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.507292 12254 raft_consensus.cc:515] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.508481 12226 ts_tablet_manager.cc:1434] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:01.509541 12226 tablet_bootstrap.cc:492] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.510402 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:01.511008 12110 raft_consensus.cc:3060] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.516187 12226 tablet_bootstrap.cc:654] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.518931 12110 raft_consensus.cc:2468] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.521399 12000 leader_election.cc:304] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.522780 12257 raft_consensus.cc:2804] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.523451 12257 raft_consensus.cc:697] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:01.519964 12225 ts_tablet_manager.cc:1434] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:20:01.524583 12257 consensus_queue.cc:237] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.526787 12225 tablet_bootstrap.cc:492] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.527259 12224 ts_tablet_manager.cc:1434] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:20:01.528265 12224 tablet_bootstrap.cc:492] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.530606 12254 leader_election.cc:290] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.532229 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:01.533064 12182 raft_consensus.cc:3060] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.540097 12224 tablet_bootstrap.cc:654] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.546896 12226 tablet_bootstrap.cc:492] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.547765 12226 ts_tablet_manager.cc:1403] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.016s
I20260710 13:20:01.549959 11932 catalog_manager.cc:5697] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 1 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.552438 12226 raft_consensus.cc:359] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.553395 12182 raft_consensus.cc:2468] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.553678 12226 raft_consensus.cc:385] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.554330 12226 raft_consensus.cc:740] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.555536 12226 consensus_queue.cc:260] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.558854 12225 tablet_bootstrap.cc:654] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.559216 12226 ts_tablet_manager.cc:1434] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 13:20:01.560760 12226 tablet_bootstrap.cc:492] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.562912 12248 raft_consensus.cc:493] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.563418 12248 raft_consensus.cc:515] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.569099 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.569296 12248 leader_election.cc:290] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
W20260710 13:20:01.571040 12150 leader_election.cc:343] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:01.574524 12224 tablet_bootstrap.cc:492] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.575150 12224 ts_tablet_manager.cc:1403] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.023s
I20260710 13:20:01.571691 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.576563 12110 raft_consensus.cc:2468] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 0.
I20260710 13:20:01.577522 12226 tablet_bootstrap.cc:654] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.579260 12149 leader_election.cc:304] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:01.580713 12248 raft_consensus.cc:2804] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.580312 12224 raft_consensus.cc:359] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.581152 12248 raft_consensus.cc:493] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.581314 12224 raft_consensus.cc:385] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.582101 12248 raft_consensus.cc:3060] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.582109 12224 raft_consensus.cc:740] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.583954 12224 consensus_queue.cc:260] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.590397 12224 ts_tablet_manager.cc:1434] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 13:20:01.591585 12224 tablet_bootstrap.cc:492] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.598565 12224 tablet_bootstrap.cc:654] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.599524 12248 raft_consensus.cc:515] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.605540 12225 tablet_bootstrap.cc:492] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.605677 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:01.606724 12225 ts_tablet_manager.cc:1403] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.021s
I20260710 13:20:01.607286 12224 tablet_bootstrap.cc:492] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.607517 12248 leader_election.cc:290] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:01.607851 12224 ts_tablet_manager.cc:1403] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260710 13:20:01.607757 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:01.608578 12110 raft_consensus.cc:3060] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.610272 12226 tablet_bootstrap.cc:492] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.610764 12226 ts_tablet_manager.cc:1403] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.005s
I20260710 13:20:01.610865 12225 raft_consensus.cc:359] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.611203 12224 raft_consensus.cc:359] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.611761 12225 raft_consensus.cc:385] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.612128 12224 raft_consensus.cc:385] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.612267 12225 raft_consensus.cc:740] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.612567 12224 raft_consensus.cc:740] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
W20260710 13:20:01.612993 12150 leader_election.cc:343] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:01.613703 12224 consensus_queue.cc:260] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.614272 12226 raft_consensus.cc:359] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.615049 12226 raft_consensus.cc:385] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.615356 12226 raft_consensus.cc:740] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.614804 12225 consensus_queue.cc:260] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.616266 12226 consensus_queue.cc:260] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.618592 12226 ts_tablet_manager.cc:1434] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:01.618762 12224 ts_tablet_manager.cc:1434] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:01.619634 12226 tablet_bootstrap.cc:492] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.620682 12224 tablet_bootstrap.cc:492] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.630052 12226 tablet_bootstrap.cc:654] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.633808 12224 tablet_bootstrap.cc:654] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.642259 12225 ts_tablet_manager.cc:1434] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260710 13:20:01.648233 12224 tablet_bootstrap.cc:492] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.648638 12226 tablet_bootstrap.cc:492] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.648976 12224 ts_tablet_manager.cc:1403] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260710 13:20:01.649477 12226 ts_tablet_manager.cc:1403] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260710 13:20:01.650583 12225 tablet_bootstrap.cc:492] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.653815 12224 raft_consensus.cc:359] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.653859 12226 raft_consensus.cc:359] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.654722 12224 raft_consensus.cc:385] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.655077 12224 raft_consensus.cc:740] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.654917 12226 raft_consensus.cc:385] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.655894 12226 raft_consensus.cc:740] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.656298 12224 consensus_queue.cc:260] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.657948 12226 consensus_queue.cc:260] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.660257 12224 ts_tablet_manager.cc:1434] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:20:01.661345 12224 tablet_bootstrap.cc:492] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.662698 12225 tablet_bootstrap.cc:654] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.670197 12110 raft_consensus.cc:2468] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 1.
I20260710 13:20:01.665313 12226 ts_tablet_manager.cc:1434] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:20:01.671406 12224 tablet_bootstrap.cc:654] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.672276 12149 leader_election.cc:304] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:01.674687 12248 raft_consensus.cc:2804] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.675185 12248 raft_consensus.cc:697] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:01.676761 12248 consensus_queue.cc:237] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.679347 12226 tablet_bootstrap.cc:492] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.695511 12224 tablet_bootstrap.cc:492] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.696691 12224 ts_tablet_manager.cc:1403] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.002s
I20260710 13:20:01.701284 12224 raft_consensus.cc:359] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.702241 12224 raft_consensus.cc:385] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.702940 12224 raft_consensus.cc:740] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.707005 12224 consensus_queue.cc:260] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.713405 12224 ts_tablet_manager.cc:1434] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.001s
I20260710 13:20:01.714551 12224 tablet_bootstrap.cc:492] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff: Bootstrap starting.
I20260710 13:20:01.720134 11931 catalog_manager.cc:5697] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 1 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.731984 12226 tablet_bootstrap.cc:654] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.734119 12224 tablet_bootstrap.cc:654] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.739981 12225 tablet_bootstrap.cc:492] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.742707 12225 ts_tablet_manager.cc:1403] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.033s
I20260710 13:20:01.754964 12225 raft_consensus.cc:359] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.757311 12225 raft_consensus.cc:385] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.757999 12225 raft_consensus.cc:740] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.760202 12225 consensus_queue.cc:260] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.773313 12225 ts_tablet_manager.cc:1434] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.001s
I20260710 13:20:01.780967 12257 raft_consensus.cc:493] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.782683 12257 raft_consensus.cc:515] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.791096 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.792203 12110 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.799686 12000 leader_election.cc:304] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.801090 12254 raft_consensus.cc:2804] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.801723 12254 raft_consensus.cc:493] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.802007 12226 tablet_bootstrap.cc:492] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.802098 12254 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.802770 12226 ts_tablet_manager.cc:1403] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.124s	user 0.033s	sys 0.017s
I20260710 13:20:01.802646 12247 consensus_queue.cc:1048] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.806083 12226 raft_consensus.cc:359] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.806725 12226 raft_consensus.cc:385] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.806995 12226 raft_consensus.cc:740] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.809552 12226 consensus_queue.cc:260] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.813838 12226 ts_tablet_manager.cc:1434] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:20:01.815142 12226 tablet_bootstrap.cc:492] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.817145 12224 tablet_bootstrap.cc:492] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff: No bootstrap required, opened a new log
I20260710 13:20:01.817952 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.818905 12182 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.819131 12225 tablet_bootstrap.cc:492] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.820883 12224 ts_tablet_manager.cc:1403] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff: Time spent bootstrapping tablet: real 0.107s	user 0.038s	sys 0.041s
I20260710 13:20:01.821100 12257 leader_election.cc:290] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.825038 12226 tablet_bootstrap.cc:654] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.824628 12224 raft_consensus.cc:359] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.814972 12254 raft_consensus.cc:515] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.825706 12257 raft_consensus.cc:493] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.826687 12257 raft_consensus.cc:515] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.828174 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:01.828761 12182 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.830004 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.831948 12257 leader_election.cc:290] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.835525 12225 tablet_bootstrap.cc:654] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.837028 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:01.837643 12110 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.849928 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.850864 12226 tablet_bootstrap.cc:492] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:01.850935 12109 raft_consensus.cc:2393] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8b60e30a6694a3aaf545b5e91bdb13a in current term 1: Already voted for candidate 74e6232bd0f04f319ad751a40289c7ff in this term.
I20260710 13:20:01.851553 12254 leader_election.cc:290] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.852108 12225 tablet_bootstrap.cc:492] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.852376 12182 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.852600 12225 ts_tablet_manager.cc:1403] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.009s
I20260710 13:20:01.853891 12001 leader_election.cc:304] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.854233 12226 ts_tablet_manager.cc:1403] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.003s
I20260710 13:20:01.853514 12000 leader_election.cc:304] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:01.855194 12257 raft_consensus.cc:2804] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.856196 12257 raft_consensus.cc:697] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:01.856303 12229 raft_consensus.cc:3060] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.858963 12257 consensus_queue.cc:237] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.865408 12224 raft_consensus.cc:385] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.865844 12224 raft_consensus.cc:740] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.867076 12224 consensus_queue.cc:260] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.874234 12110 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.882665 12225 raft_consensus.cc:359] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.882905 12226 raft_consensus.cc:359] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.884120 12226 raft_consensus.cc:385] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.884028 12225 raft_consensus.cc:385] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.884526 12226 raft_consensus.cc:740] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.884639 12225 raft_consensus.cc:740] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.874790 12229 raft_consensus.cc:2749] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:01.886075 12225 consensus_queue.cc:260] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.888787 12225 ts_tablet_manager.cc:1434] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.004s
I20260710 13:20:01.887773 12226 consensus_queue.cc:260] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.889708 12225 tablet_bootstrap.cc:492] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.890196 12234 consensus_queue.cc:1048] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.891430 12224 ts_tablet_manager.cc:1434] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260710 13:20:01.895586 12225 tablet_bootstrap.cc:654] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.886103 12229 raft_consensus.cc:493] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.896909 12226 ts_tablet_manager.cc:1434] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260710 13:20:01.897083 12229 raft_consensus.cc:515] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.899024 12226 tablet_bootstrap.cc:492] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: Bootstrap starting.
I20260710 13:20:01.900440 12229 leader_election.cc:290] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.901645 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.902410 12184 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.905108 12001 leader_election.cc:304] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.904376 11930 catalog_manager.cc:5697] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 1 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.906311 12229 raft_consensus.cc:2804] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.906809 12229 raft_consensus.cc:493] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.907487 12229 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.910730 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.911641 12110 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 0.
I20260710 13:20:01.916078 12248 raft_consensus.cc:493] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.916266 12229 raft_consensus.cc:515] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.916935 12248 raft_consensus.cc:515] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.922736 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:01.923427 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.924161 12034 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 0.
I20260710 13:20:01.917551 12225 tablet_bootstrap.cc:492] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:01.925447 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" is_pre_election: true
I20260710 13:20:01.925572 12225 ts_tablet_manager.cc:1403] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260710 13:20:01.926891 12229 leader_election.cc:290] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
W20260710 13:20:01.927523 12149 leader_election.cc:343] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:01.923460 12110 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.929020 12225 raft_consensus.cc:359] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.930876 12225 raft_consensus.cc:385] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:01.931406 12225 raft_consensus.cc:740] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.932955 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:01.933631 12234 raft_consensus.cc:493] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.934041 12184 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.933990 12225 consensus_queue.cc:260] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.934203 12234 raft_consensus.cc:515] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.936806 12234 leader_election.cc:290] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.937223 12225 ts_tablet_manager.cc:1434] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:20:01.938493 12225 tablet_bootstrap.cc:492] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: Bootstrap starting.
I20260710 13:20:01.939465 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.939487 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.933666 12150 leader_election.cc:304] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:01.940336 12034 raft_consensus.cc:2468] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.940382 12183 raft_consensus.cc:2468] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.940662 12230 raft_consensus.cc:2804] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.941073 12230 raft_consensus.cc:493] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.941452 12230 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.941710 12076 leader_election.cc:304] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.944192 12246 raft_consensus.cc:2804] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.944922 12246 raft_consensus.cc:493] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.945894 12246 raft_consensus.cc:3060] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.945340 12234 raft_consensus.cc:493] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.950551 12234 raft_consensus.cc:515] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.945429 12248 leader_election.cc:290] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:01.952462 12257 consensus_queue.cc:1048] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:01.956656 12247 raft_consensus.cc:493] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.957191 12247 raft_consensus.cc:515] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.958263 12234 leader_election.cc:290] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.959297 12247 leader_election.cc:290] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.961226 12183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.961885 12183 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.962193 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfaad3637b54c3a92a975e75724dcd4" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:01.963104 12181 raft_consensus.cc:2468] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.963943 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.965373 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfaad3637b54c3a92a975e75724dcd4" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:01.966071 12035 raft_consensus.cc:2468] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 0.
I20260710 13:20:01.966739 12246 raft_consensus.cc:515] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:01.971952 12229 consensus_queue.cc:1048] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.973466 12257 consensus_queue.cc:1048] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:01.972286 12076 leader_election.cc:343] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:01.976612 12076 leader_election.cc:304] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:01.972561 12246 leader_election.cc:290] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:01.977917 12247 raft_consensus.cc:2804] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.979614 12247 raft_consensus.cc:493] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.980043 12247 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.978358 12076 leader_election.cc:304] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:01.980921 12226 tablet_bootstrap.cc:654] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.983011 12110 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:01.988159 12246 raft_consensus.cc:2804] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.993990 12000 leader_election.cc:304] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:01.992749 12246 raft_consensus.cc:493] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.998634 12229 raft_consensus.cc:2804] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.000509 12246 raft_consensus.cc:3060] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.001082 12229 raft_consensus.cc:697] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:02.002580 12225 tablet_bootstrap.cc:654] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:01.983443 12230 raft_consensus.cc:515] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.008237 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.008991 12181 raft_consensus.cc:3060] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.993455 12184 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 1.
I20260710 13:20:02.008257 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.012828 12035 raft_consensus.cc:3060] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.002444 12229 consensus_queue.cc:237] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.039011 12034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.040246 12034 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.044929 12230 leader_election.cc:290] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:02.062141 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
W20260710 13:20:02.064324 12149 leader_election.cc:343] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:02.064494 12226 tablet_bootstrap.cc:492] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: No bootstrap required, opened a new log
I20260710 13:20:02.065346 12226 ts_tablet_manager.cc:1403] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent bootstrapping tablet: real 0.166s	user 0.024s	sys 0.007s
I20260710 13:20:02.069726 12226 raft_consensus.cc:359] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.070416 12226 raft_consensus.cc:385] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.070611 12225 tablet_bootstrap.cc:492] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: No bootstrap required, opened a new log
I20260710 13:20:02.070694 12226 raft_consensus.cc:740] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.071111 12225 ts_tablet_manager.cc:1403] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent bootstrapping tablet: real 0.133s	user 0.015s	sys 0.013s
I20260710 13:20:02.059504 12181 raft_consensus.cc:2468] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:02.071587 12226 consensus_queue.cc:260] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.082361 12225 raft_consensus.cc:359] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.083290 12225 raft_consensus.cc:385] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:02.083598 12225 raft_consensus.cc:740] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Initialized, Role: FOLLOWER
I20260710 13:20:02.084615 12225 consensus_queue.cc:260] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.088584 12225 ts_tablet_manager.cc:1434] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 13:20:02.091424 12247 raft_consensus.cc:515] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.097009 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.097886 12033 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.097990 12034 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 1.
I20260710 13:20:02.098994 12076 leader_election.cc:304] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:02.100013 12234 raft_consensus.cc:2804] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.107302 12226 ts_tablet_manager.cc:1434] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: Time spent starting tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 13:20:02.104549 12150 leader_election.cc:304] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:02.102654 12246 raft_consensus.cc:515] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.117094 12230 raft_consensus.cc:2804] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.125427 12230 raft_consensus.cc:697] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:02.127420 12230 consensus_queue.cc:237] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.130960 11933 catalog_manager.cc:5697] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 0 to 1, leader changed from <none> to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 1 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.136440 12247 leader_election.cc:290] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.138334 12181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.139025 12181 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.131595 12035 raft_consensus.cc:2468] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:02.122898 12033 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:02.144867 12291 raft_consensus.cc:493] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:02.137177 12284 consensus_queue.cc:1048] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:02.145777 12279 consensus_queue.cc:1048] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:02.145700 12291 raft_consensus.cc:515] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.148315 12076 leader_election.cc:304] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:02.149680 12247 raft_consensus.cc:2804] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.157598 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" is_pre_election: true
I20260710 13:20:02.158125 12181 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:02.158658 12033 raft_consensus.cc:2393] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in current term 1: Already voted for candidate 74e6232bd0f04f319ad751a40289c7ff in this term.
I20260710 13:20:02.160513 12291 leader_election.cc:290] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.161753 11931 catalog_manager.cc:5697] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 1 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.162848 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff" is_pre_election: true
I20260710 13:20:02.162971 12247 raft_consensus.cc:697] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.170962 12246 leader_election.cc:290] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.171499 12247 consensus_queue.cc:237] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.173261 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfaad3637b54c3a92a975e75724dcd4" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.174057 12184 raft_consensus.cc:3060] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.176370 12076 leader_election.cc:304] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:02.176608 12234 raft_consensus.cc:697] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.177603 12234 consensus_queue.cc:237] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.178746 12246 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.189416 12184 raft_consensus.cc:2468] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:02.190841 12076 leader_election.cc:304] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:02.191880 12247 raft_consensus.cc:2804] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:02.191229 11933 catalog_manager.cc:5697] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.192432 12247 raft_consensus.cc:697] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.193379 12247 consensus_queue.cc:237] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.194873 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfaad3637b54c3a92a975e75724dcd4" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.195355 12033 raft_consensus.cc:3060] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:02.196480 12246 raft_consensus.cc:2749] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:02.205260 12033 raft_consensus.cc:2468] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 1.
I20260710 13:20:02.210431 12248 consensus_queue.cc:1048] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:02.221401 11933 catalog_manager.cc:5697] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.223129 11933 catalog_manager.cc:5697] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.313092 12108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:58846
I20260710 13:20:02.313655 12108 raft_consensus.cc:606] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:02.333274 12184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "839032569d794b30861451de8ea84cb1"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:44864
I20260710 13:20:02.334054 12184 raft_consensus.cc:606] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:02.361527 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:48814
I20260710 13:20:02.362308 12035 raft_consensus.cc:606] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Received request to transfer leadership to TS b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:02.375448 12184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b156bc249c814edc8ed367376663216d"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
mode: GRACEFUL
new_leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:44864
I20260710 13:20:02.376271 12184 raft_consensus.cc:606] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Received request to transfer leadership to TS b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:02.390327 12108 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
mode: GRACEFUL
new_leader_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:58846
I20260710 13:20:02.392031 12108 raft_consensus.cc:606] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Received request to transfer leadership to TS 74e6232bd0f04f319ad751a40289c7ff
I20260710 13:20:02.411367 12279 consensus_queue.cc:1048] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:02.427942 12229 consensus_queue.cc:1048] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.439240 12254 raft_consensus.cc:993] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:02.439746 12254 raft_consensus.cc:1081] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Signalling peer b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:02.440480 12291 raft_consensus.cc:993] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:02.441031 12291 raft_consensus.cc:1081] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:02.442806 12108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:58842
I20260710 13:20:02.443435 12108 raft_consensus.cc:493] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.443825 12108 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.444855 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48810
I20260710 13:20:02.445430 12035 raft_consensus.cc:493] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.445837 12035 raft_consensus.cc:3060] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.448587 12229 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.451634 12108 raft_consensus.cc:515] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.453142 12035 raft_consensus.cc:515] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.456265 12035 leader_election.cc:290] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 2 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.459679 12108 leader_election.cc:290] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 2 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.460296 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:02.461102 12109 raft_consensus.cc:3055] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.461495 12109 raft_consensus.cc:740] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.462230 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.462870 12035 raft_consensus.cc:3055] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.462466 12109 consensus_queue.cc:260] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.463233 12035 raft_consensus.cc:740] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:02.463848 12229 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.464270 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.464150 12035 consensus_queue.cc:260] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.464900 12182 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.465373 12035 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.469005 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9e62780a84176831e50314c54cfb9" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.469719 12184 raft_consensus.cc:3060] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.474238 12035 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 2.
I20260710 13:20:02.476395 12076 leader_election.cc:304] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:02.477483 12246 raft_consensus.cc:2804] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.478116 12246 raft_consensus.cc:697] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.478585 12109 raft_consensus.cc:3060] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.478452 12184 raft_consensus.cc:2468] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 2.
I20260710 13:20:02.479373 12246 consensus_queue.cc:237] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.485332 12001 leader_election.cc:304] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:02.487709 12279 raft_consensus.cc:2804] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.488615 12279 raft_consensus.cc:697] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:02.488993 12109 raft_consensus.cc:2468] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 2.
I20260710 13:20:02.489593 12279 consensus_queue.cc:237] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.490180 12182 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 2.
I20260710 13:20:02.497126 11931 catalog_manager.cc:5697] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 1 to 2, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.499194 11933 catalog_manager.cc:5697] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 1 to 2, leader changed from b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 2 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.552405 12248 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.554679 12248 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.566660 12284 raft_consensus.cc:993] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: : Instructing follower b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:02.569118 12284 raft_consensus.cc:1081] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Signalling peer b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:02.573021 12109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b156bc249c814edc8ed367376663216d"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:58830
I20260710 13:20:02.574419 12109 raft_consensus.cc:493] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.574837 12109 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.578635 12246 consensus_queue.cc:1048] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:02.583941 12246 consensus_queue.cc:1048] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:02.582461 12109 raft_consensus.cc:515] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.588644 12109 leader_election.cc:290] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 2 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.589376 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.590047 12033 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.590423 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.591019 12182 raft_consensus.cc:3055] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.591377 12182 raft_consensus.cc:740] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:02.592231 12182 consensus_queue.cc:260] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.593482 12182 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.597335 12033 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 2.
I20260710 13:20:02.599387 12076 leader_election.cc:304] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:02.600294 12291 raft_consensus.cc:2804] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.600782 12291 raft_consensus.cc:697] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.601692 12291 consensus_queue.cc:237] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.606302 12234 consensus_queue.cc:1048] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.615362 12291 consensus_queue.cc:1048] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:02.616437 12182 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 2.
I20260710 13:20:02.624851 11933 catalog_manager.cc:5697] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 1 to 2, leader changed from 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3) to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.705195 12234 consensus_queue.cc:1048] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.714936 12291 raft_consensus.cc:993] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: : Instructing follower 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:02.715543 12291 raft_consensus.cc:1081] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Signalling peer 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:02.718118 12184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:44850
I20260710 13:20:02.718822 12184 raft_consensus.cc:493] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.719233 12184 raft_consensus.cc:3060] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.722043 12234 consensus_queue.cc:1048] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:02.727116 12184 raft_consensus.cc:515] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.729797 12182 raft_consensus.cc:1240] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Rejecting Update request from peer b7659fa6cb1a43a9b94b7d2f63fcbef8 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:02.730712 12184 leader_election.cc:290] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 2 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:02.730571 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:02.731375 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f3fff7a237d4eb484fe196d99e9a9af" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:02.732044 12109 raft_consensus.cc:3055] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.732404 12109 raft_consensus.cc:740] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:02.733392 12109 consensus_queue.cc:260] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.734526 12109 raft_consensus.cc:3060] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.744977 12109 raft_consensus.cc:2468] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 2.
I20260710 13:20:02.746635 12149 leader_election.cc:304] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:02.747081 12284 raft_consensus.cc:993] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:02.747633 12284 raft_consensus.cc:1081] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:02.747604 12248 raft_consensus.cc:2804] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.749076 12248 raft_consensus.cc:697] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:02.749986 12248 consensus_queue.cc:237] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.750864 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "839032569d794b30861451de8ea84cb1"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48800
I20260710 13:20:02.751560 12035 raft_consensus.cc:493] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:02.752035 12035 raft_consensus.cc:3060] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.758581 12035 raft_consensus.cc:515] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.758844 11930 catalog_manager.cc:5697] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 1 to 2, leader changed from b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2) to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 2 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.760627 12035 leader_election.cc:290] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 2 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:02.761972 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:02.762189 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "839032569d794b30861451de8ea84cb1" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:02.762761 12109 raft_consensus.cc:3060] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.762895 12182 raft_consensus.cc:3055] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:02.763391 12182 raft_consensus.cc:740] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:02.764345 12182 consensus_queue.cc:260] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.765715 12182 raft_consensus.cc:3060] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.769937 12109 raft_consensus.cc:2468] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 2.
I20260710 13:20:02.771514 12000 leader_election.cc:304] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:02.772436 12254 raft_consensus.cc:2804] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.773063 12254 raft_consensus.cc:697] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:02.773406 12182 raft_consensus.cc:2468] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 2.
I20260710 13:20:02.774001 12254 consensus_queue.cc:237] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:02.782534 11930 catalog_manager.cc:5697] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 1 to 2, leader changed from 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 2 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.892231 12182 raft_consensus.cc:1275] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.893891 12234 consensus_queue.cc:1048] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.902323 12035 raft_consensus.cc:1275] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.904790 12234 consensus_queue.cc:1048] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.007623 12182 raft_consensus.cc:1275] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.009594 12254 consensus_queue.cc:1048] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.020516 12109 raft_consensus.cc:1275] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.023190 12279 consensus_queue.cc:1048] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:03.079181 12035 raft_consensus.cc:1275] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.080984 12246 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.089994 12182 raft_consensus.cc:1275] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.091822 12246 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:03.154264 12108 raft_consensus.cc:1275] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.156111 12257 consensus_queue.cc:1048] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.166584 12182 raft_consensus.cc:1275] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.168347 12279 consensus_queue.cc:1048] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:03.184432 12035 raft_consensus.cc:3060] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:03.190307 12035 raft_consensus.cc:1275] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.191998 12248 consensus_queue.cc:1048] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:03.205458 12108 raft_consensus.cc:1275] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:03.207683 12248 consensus_queue.cc:1048] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:05.439445 11368 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:05.440584 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:05.464148 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:48826
I20260710 13:20:05.465121 12035 raft_consensus.cc:606] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Received request to transfer leadership to TS 74e6232bd0f04f319ad751a40289c7ff
I20260710 13:20:05.469097 12035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:48826
I20260710 13:20:05.469805 12035 raft_consensus.cc:606] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Received request to transfer leadership to TS 74e6232bd0f04f319ad751a40289c7ff
I20260710 13:20:05.471230 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:05.471839 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:05.521001 12279 raft_consensus.cc:993] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:05.522192 12323 raft_consensus.cc:1081] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Signalling peer 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:05.525414 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:44844
I20260710 13:20:05.526106 12182 raft_consensus.cc:493] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.526582 12182 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.534281 12182 raft_consensus.cc:515] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:05.536311 12182 leader_election.cc:290] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 2 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:05.537690 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:05.538103 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:05.538679 12035 raft_consensus.cc:3055] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.538817 12109 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.539068 12035 raft_consensus.cc:740] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:05.540242 12035 consensus_queue.cc:260] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:05.542217 12035 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.545939 12109 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 2.
I20260710 13:20:05.547745 12149 leader_election.cc:304] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:05.548903 12248 raft_consensus.cc:2804] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.550511 12248 raft_consensus.cc:697] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:05.550415 12035 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 2.
I20260710 13:20:05.551766 12248 consensus_queue.cc:237] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:05.561892 11931 catalog_manager.cc:5697] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 1 to 2, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 2 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.787107 12279 raft_consensus.cc:993] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:05.787848 12323 raft_consensus.cc:1081] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Signalling peer 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:05.789963 12182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:44844
I20260710 13:20:05.790589 12182 raft_consensus.cc:493] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.790902 12182 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.795994 12182 raft_consensus.cc:515] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:05.797819 12182 leader_election.cc:290] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 2 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075)
I20260710 13:20:05.799120 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:05.799120 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:05.800392 12035 raft_consensus.cc:3055] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.800380 12109 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.800921 12035 raft_consensus.cc:740] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:05.801898 12035 consensus_queue.cc:260] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:05.803339 12035 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.809398 12109 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 2.
I20260710 13:20:05.810941 12149 leader_election.cc:304] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:05.811203 12035 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 2.
I20260710 13:20:05.811913 12248 raft_consensus.cc:2804] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.812458 12248 raft_consensus.cc:697] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:05.813385 12248 consensus_queue.cc:237] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:05.825814 11931 catalog_manager.cc:5697] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 1 to 2, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 2 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.035902 12035 raft_consensus.cc:1275] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.037372 12248 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.052135 12109 raft_consensus.cc:1275] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.053762 12326 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.254456 12109 raft_consensus.cc:1275] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.256315 12326 consensus_queue.cc:1048] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.268560 12035 raft_consensus.cc:1275] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.271240 12339 consensus_queue.cc:1048] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.472779 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:06.488049 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:44864
I20260710 13:20:06.488837 12182 raft_consensus.cc:606] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:06.503650 12182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:44864
I20260710 13:20:06.504142 12182 raft_consensus.cc:606] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:06.514816 12109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:58846
I20260710 13:20:06.515442 12109 raft_consensus.cc:606] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:06.523066 12109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:58846
I20260710 13:20:06.523586 12109 raft_consensus.cc:606] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:06.531232 12109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b156bc249c814edc8ed367376663216d"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
mode: GRACEFUL
new_leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:58846
I20260710 13:20:06.531946 12109 raft_consensus.cc:606] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Received request to transfer leadership to TS e8b60e30a6694a3aaf545b5e91bdb13a
I20260710 13:20:06.562940 12341 raft_consensus.cc:993] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.563572 12341 raft_consensus.cc:1081] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.565573 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b156bc249c814edc8ed367376663216d"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48810
I20260710 13:20:06.566167 12035 raft_consensus.cc:493] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.566444 12035 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.572356 12035 raft_consensus.cc:515] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.574070 12035 leader_election.cc:290] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 3 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:06.574998 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:06.575315 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:06.575698 12109 raft_consensus.cc:3055] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:06.575977 12182 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.576103 12109 raft_consensus.cc:740] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:06.576992 12109 consensus_queue.cc:260] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.578073 12109 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.582653 12182 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.583349 12321 raft_consensus.cc:993] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.584043 12341 raft_consensus.cc:1081] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.584513 12001 leader_election.cc:304] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [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: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:06.585424 12339 raft_consensus.cc:993] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.585912 12323 raft_consensus.cc:2804] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.586079 12035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48810
I20260710 13:20:06.586225 12248 raft_consensus.cc:1081] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.586695 12035 raft_consensus.cc:493] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.587164 12035 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.588444 12033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48800
I20260710 13:20:06.589097 12033 raft_consensus.cc:493] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.589354 12109 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.589490 12033 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.590559 12323 raft_consensus.cc:697] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:06.591670 12323 consensus_queue.cc:237] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.596859 12033 raft_consensus.cc:515] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.597180 12035 raft_consensus.cc:515] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.599510 12033 leader_election.cc:290] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 3 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:06.599541 12035 leader_election.cc:290] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 2 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:06.601862 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:06.602540 12109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:06.603030 12109 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.602885 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:06.603579 12182 raft_consensus.cc:3055] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:06.604027 12182 raft_consensus.cc:740] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:06.603645 11931 catalog_manager.cc:5697] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 2 to 3, leader changed from b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 3 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.604837 12182 consensus_queue.cc:260] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.606181 12182 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.602562 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:06.608798 12184 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.609364 12109 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.612195 12000 leader_election.cc:304] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [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: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:06.602571 12108 raft_consensus.cc:3055] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:06.613518 12323 raft_consensus.cc:2804] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.614025 12108 raft_consensus.cc:740] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:06.614573 12323 raft_consensus.cc:697] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:06.614972 12108 consensus_queue.cc:260] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.615581 12323 consensus_queue.cc:237] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.616554 12108 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.622004 12184 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 2.
I20260710 13:20:06.624449 12001 leader_election.cc:304] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:06.626061 12323 raft_consensus.cc:2804] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:06.626724 12182 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.626917 12323 raft_consensus.cc:697] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:06.629261 12323 consensus_queue.cc:237] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.631919 12108 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 2.
I20260710 13:20:06.647435 11931 catalog_manager.cc:5697] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 2 to 3, leader changed from 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 3 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.649155 11931 catalog_manager.cc:5697] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 1 to 2, leader changed from b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 2 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.794064 12321 raft_consensus.cc:993] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.794869 12342 raft_consensus.cc:1081] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.797134 12033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48810
I20260710 13:20:06.797600 12033 raft_consensus.cc:493] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.797878 12033 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.802767 12033 raft_consensus.cc:515] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.804980 12033 leader_election.cc:290] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 3 election: Requested vote from peers b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:06.805908 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:06.806201 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c22f8677aad41bbb08dbb0b5b5d46a7" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:06.806649 12108 raft_consensus.cc:3055] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:06.806849 12184 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.807128 12108 raft_consensus.cc:740] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:06.808188 12108 consensus_queue.cc:260] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.809342 12108 raft_consensus.cc:3060] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.812425 12184 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.813715 12001 leader_election.cc:304] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [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: 74e6232bd0f04f319ad751a40289c7ff, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:06.814742 12323 raft_consensus.cc:2804] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.815244 12323 raft_consensus.cc:697] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:06.816017 12323 consensus_queue.cc:237] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:06.816648 12108 raft_consensus.cc:2468] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.824437 11931 catalog_manager.cc:5697] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 2 to 3, leader changed from b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 3 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:06.834847 12326 raft_consensus.cc:993] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: : Instructing follower e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.835441 12326 raft_consensus.cc:1081] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Signalling peer e8b60e30a6694a3aaf545b5e91bdb13a to start an election
I20260710 13:20:06.837328 12033 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
 from {username='slave'} at 127.0.0.1:48800
I20260710 13:20:06.838037 12033 raft_consensus.cc:493] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:06.838438 12033 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.844030 12033 raft_consensus.cc:515] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:06.845801 12033 leader_election.cc:290] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [CANDIDATE]: Term 3 election: Requested vote from peers 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:06.847110 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:06.847036 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e30c253caeb46209b6dc3fff61d336c" candidate_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:06.847846 12184 raft_consensus.cc:3055] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:06.847923 12108 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.848330 12184 raft_consensus.cc:740] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:06.849236 12184 consensus_queue.cc:260] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [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: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:06.850574 12184 raft_consensus.cc:3060] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:06.855989 12108 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.857589 12000 leader_election.cc:304] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [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: b7659fa6cb1a43a9b94b7d2f63fcbef8, e8b60e30a6694a3aaf545b5e91bdb13a; no voters: 
I20260710 13:20:06.858008 12184 raft_consensus.cc:2468] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8b60e30a6694a3aaf545b5e91bdb13a in term 3.
I20260710 13:20:06.858776 12323 raft_consensus.cc:2804] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:06.859433 12323 raft_consensus.cc:697] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Becoming Leader. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:06.860450 12323 consensus_queue.cc:237] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [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: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } }
I20260710 13:20:06.868462 11933 catalog_manager.cc:5697] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a reported cstate change: term changed from 2 to 3, leader changed from 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3) to e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1). New cstate: current_term: 3 leader_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.087463 12184 raft_consensus.cc:1275] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.088619 12182 raft_consensus.cc:1275] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.089406 12343 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.090224 12323 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.116786 12108 raft_consensus.cc:1275] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.118674 12108 raft_consensus.cc:1275] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.126214 12355 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:20:07.127475 12323 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.182667 12184 raft_consensus.cc:1275] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:07.184407 12352 consensus_queue.cc:1048] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:07.195753 12108 raft_consensus.cc:1275] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:07.197777 12355 consensus_queue.cc:1048] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:07.203823 12184 raft_consensus.cc:1275] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.205693 12352 consensus_queue.cc:1048] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.221119 12108 raft_consensus.cc:1275] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.222702 12355 consensus_queue.cc:1048] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:07.385790 12184 raft_consensus.cc:1275] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.387916 12355 consensus_queue.cc:1048] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:07.400125 12108 raft_consensus.cc:1275] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Refusing update from remote peer e8b60e30a6694a3aaf545b5e91bdb13a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:07.402314 12323 consensus_queue.cc:1048] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.542176 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:09.554793 12033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:48826
I20260710 13:20:09.555492 12033 raft_consensus.cc:606] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Received request to transfer leadership to TS 74e6232bd0f04f319ad751a40289c7ff
I20260710 13:20:09.558456 12033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:48826
I20260710 13:20:09.558990 12033 raft_consensus.cc:606] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Received request to transfer leadership to TS 74e6232bd0f04f319ad751a40289c7ff
I20260710 13:20:09.561807 12033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:48826
I20260710 13:20:09.562464 12033 raft_consensus.cc:606] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Received request to transfer leadership to TS b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:09.565735 12033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b156bc249c814edc8ed367376663216d"
dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
mode: GRACEFUL
new_leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:48826
I20260710 13:20:09.566354 12033 raft_consensus.cc:606] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Received request to transfer leadership to TS b7659fa6cb1a43a9b94b7d2f63fcbef8
I20260710 13:20:09.567955 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:09.568594 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:09.827433 12369 raft_consensus.cc:993] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:09.828125 12370 raft_consensus.cc:1081] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Signalling peer b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:09.830080 12108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:58842
I20260710 13:20:09.830690 12108 raft_consensus.cc:493] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.831044 12108 raft_consensus.cc:3060] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.836510 12108 raft_consensus.cc:515] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:09.838284 12108 leader_election.cc:290] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 2 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:09.839556 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:09.840065 12184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1631b058341ab8bf2c9059c74c8fa" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:09.840430 12033 raft_consensus.cc:3055] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:09.840715 12184 raft_consensus.cc:3060] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.840945 12033 raft_consensus.cc:740] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:09.842119 12033 consensus_queue.cc:260] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:09.843652 12033 raft_consensus.cc:3060] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.846683 12184 raft_consensus.cc:2468] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 2.
I20260710 13:20:09.848292 12076 leader_election.cc:304] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:09.850353 12371 raft_consensus.cc:2804] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.850256 12033 raft_consensus.cc:2468] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 2.
I20260710 13:20:09.852115 12371 raft_consensus.cc:697] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:09.853205 12371 consensus_queue.cc:237] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:09.862589 11931 catalog_manager.cc:5697] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 1 to 2, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:09.896039 12369 raft_consensus.cc:993] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:09.896564 12370 raft_consensus.cc:1081] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Signalling peer 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:09.898226 12184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:44844
I20260710 13:20:09.898753 12184 raft_consensus.cc:493] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.899063 12184 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.904114 12184 raft_consensus.cc:515] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:09.905747 12184 leader_election.cc:290] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 4 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:09.907037 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:09.907068 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b8b7f40a04a199946f90214ba9837" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:09.907829 12108 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.907968 12033 raft_consensus.cc:3055] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:09.908360 12033 raft_consensus.cc:740] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:09.909227 12033 consensus_queue.cc:260] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:09.910665 12033 raft_consensus.cc:3060] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.912743 12108 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 4.
I20260710 13:20:09.914113 12149 leader_election.cc:304] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:09.914949 12248 raft_consensus.cc:2804] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:09.916736 12248 raft_consensus.cc:697] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 4 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:09.918576 12033 raft_consensus.cc:2468] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 4.
I20260710 13:20:09.918474 12248 consensus_queue.cc:237] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:09.927100 11931 catalog_manager.cc:5697] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 3 to 4, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 4 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.985174 12369 raft_consensus.cc:993] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:09.985816 12369 raft_consensus.cc:1081] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Signalling peer b7659fa6cb1a43a9b94b7d2f63fcbef8 to start an election
I20260710 13:20:09.988615 12108 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b156bc249c814edc8ed367376663216d"
dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
 from {username='slave'} at 127.0.0.1:58842
I20260710 13:20:09.989459 12108 raft_consensus.cc:493] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.989916 12108 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:09.992569 12369 raft_consensus.cc:993] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: : Instructing follower 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:09.993302 12383 raft_consensus.cc:1081] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Signalling peer 74e6232bd0f04f319ad751a40289c7ff to start an election
I20260710 13:20:09.995560 12184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e"
dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
 from {username='slave'} at 127.0.0.1:44844
I20260710 13:20:09.996290 12184 raft_consensus.cc:493] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.996670 12184 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.998342 12108 raft_consensus.cc:515] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:10.000687 12108 leader_election.cc:290] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [CANDIDATE]: Term 4 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3:40563)
I20260710 13:20:10.001660 12033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:10.001997 12182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b156bc249c814edc8ed367376663216d" candidate_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "74e6232bd0f04f319ad751a40289c7ff"
I20260710 13:20:10.002380 12033 raft_consensus.cc:3055] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:10.002473 12182 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:10.002909 12033 raft_consensus.cc:740] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:10.003835 12033 consensus_queue.cc:260] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:10.004185 12184 raft_consensus.cc:515] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:10.005187 12033 raft_consensus.cc:3060] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:10.007143 12184 leader_election.cc:290] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [CANDIDATE]: Term 3 election: Requested vote from peers e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075), b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2:34011)
I20260710 13:20:10.007189 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a"
I20260710 13:20:10.008126 12035 raft_consensus.cc:3055] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:10.008512 12035 raft_consensus.cc:740] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8b60e30a6694a3aaf545b5e91bdb13a, State: Running, Role: LEADER
I20260710 13:20:10.009404 12035 consensus_queue.cc:260] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:10.010157 12108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c401a11b1024709b11897b7782dcb4e" candidate_uuid: "74e6232bd0f04f319ad751a40289c7ff" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8"
I20260710 13:20:10.010931 12108 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:10.011147 12182 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 4.
I20260710 13:20:10.011274 12035 raft_consensus.cc:3060] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:10.013001 12076 leader_election.cc:304] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:10.013880 12371 raft_consensus.cc:2804] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:10.014493 12371 raft_consensus.cc:697] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 LEADER]: Becoming Leader. State: Replica: b7659fa6cb1a43a9b94b7d2f63fcbef8, State: Running, Role: LEADER
I20260710 13:20:10.014689 12033 raft_consensus.cc:2468] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7659fa6cb1a43a9b94b7d2f63fcbef8 in term 4.
I20260710 13:20:10.015491 12371 consensus_queue.cc:237] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:10.020697 12108 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 3.
I20260710 13:20:10.021728 12035 raft_consensus.cc:2468] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 74e6232bd0f04f319ad751a40289c7ff in term 3.
I20260710 13:20:10.022361 12149 leader_election.cc:304] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [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: 74e6232bd0f04f319ad751a40289c7ff, b7659fa6cb1a43a9b94b7d2f63fcbef8; no voters: 
I20260710 13:20:10.023602 12248 raft_consensus.cc:2804] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:10.024129 12248 raft_consensus.cc:697] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 3 LEADER]: Becoming Leader. State: Replica: 74e6232bd0f04f319ad751a40289c7ff, State: Running, Role: LEADER
I20260710 13:20:10.025020 12248 consensus_queue.cc:237] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [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: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } }
I20260710 13:20:10.025341 11931 catalog_manager.cc:5697] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 reported cstate change: term changed from 3 to 4, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to b7659fa6cb1a43a9b94b7d2f63fcbef8 (127.11.26.2). New cstate: current_term: 4 leader_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.033193 11930 catalog_manager.cc:5697] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff reported cstate change: term changed from 2 to 3, leader changed from e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1) to 74e6232bd0f04f319ad751a40289c7ff (127.11.26.3). New cstate: current_term: 3 leader_uuid: "74e6232bd0f04f319ad751a40289c7ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:10.288655 12182 raft_consensus.cc:1275] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.290234 12371 consensus_queue.cc:1048] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.301826 12035 raft_consensus.cc:1275] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.304632 12388 consensus_queue.cc:1048] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:10.376434 12035 raft_consensus.cc:1275] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:10.377982 12248 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:10.388613 12108 raft_consensus.cc:1275] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:10.390419 12379 consensus_queue.cc:1048] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:10.420435 12035 raft_consensus.cc:1275] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:10.422139 12388 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:10.433104 12182 raft_consensus.cc:1275] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Refusing update from remote peer b7659fa6cb1a43a9b94b7d2f63fcbef8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:10.435251 12372 consensus_queue.cc:1048] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "74e6232bd0f04f319ad751a40289c7ff" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 40563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:10.537186 12035 raft_consensus.cc:1275] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:10.538710 12379 consensus_queue.cc:1048] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8b60e30a6694a3aaf545b5e91bdb13a" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 45075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.549695 12108 raft_consensus.cc:1275] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Refusing update from remote peer 74e6232bd0f04f319ad751a40289c7ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:10.551208 12397 consensus_queue.cc:1048] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7659fa6cb1a43a9b94b7d2f63fcbef8" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.569620 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:10.577579 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
I20260710 13:20:10.615468 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:10.616511 11368 tablet_replica.cc:333] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.617300 11368 raft_consensus.cc:2243] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.617856 11368 raft_consensus.cc:2272] T b156bc249c814edc8ed367376663216d P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.621201 11368 tablet_replica.cc:333] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.621893 11368 raft_consensus.cc:2243] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.622378 11368 raft_consensus.cc:2272] T 5cfaad3637b54c3a92a975e75724dcd4 P e8b60e30a6694a3aaf545b5e91bdb13a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.624351 11368 tablet_replica.cc:333] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.624996 11368 raft_consensus.cc:2243] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.625828 11368 raft_consensus.cc:2272] T 839032569d794b30861451de8ea84cb1 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.628305 11368 tablet_replica.cc:333] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.628899 11368 raft_consensus.cc:2243] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.629737 11368 raft_consensus.cc:2272] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.632336 11368 tablet_replica.cc:333] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.633236 11368 raft_consensus.cc:2243] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.633790 11368 raft_consensus.cc:2272] T 2a7b8b7f40a04a199946f90214ba9837 P e8b60e30a6694a3aaf545b5e91bdb13a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.637315 11368 tablet_replica.cc:333] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.637996 11368 raft_consensus.cc:2243] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.639006 11368 raft_consensus.cc:2272] T 4ca9e62780a84176831e50314c54cfb9 P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.641788 11368 tablet_replica.cc:333] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.642437 11368 raft_consensus.cc:2243] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.642985 11368 raft_consensus.cc:2272] T 61f1631b058341ab8bf2c9059c74c8fa P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.645869 11368 tablet_replica.cc:333] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.646500 11368 raft_consensus.cc:2243] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.647027 11368 raft_consensus.cc:2272] T 3c401a11b1024709b11897b7782dcb4e P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.650315 11368 tablet_replica.cc:333] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.651018 11368 raft_consensus.cc:2243] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.651494 11368 raft_consensus.cc:2272] T 6f3fff7a237d4eb484fe196d99e9a9af P e8b60e30a6694a3aaf545b5e91bdb13a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.653472 11368 tablet_replica.cc:333] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a: stopping tablet replica
I20260710 13:20:10.653983 11368 raft_consensus.cc:2243] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.654831 11368 raft_consensus.cc:2272] T 5e30c253caeb46209b6dc3fff61d336c P e8b60e30a6694a3aaf545b5e91bdb13a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.689049 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
I20260710 13:20:10.715860 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
I20260710 13:20:10.754228 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:10.755133 11368 tablet_replica.cc:333] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.756455 11368 raft_consensus.cc:2243] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.757699 11368 raft_consensus.cc:2272] T b156bc249c814edc8ed367376663216d P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.760385 11368 tablet_replica.cc:333] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.760973 11368 raft_consensus.cc:2243] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.761448 11368 raft_consensus.cc:2272] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.763414 11368 tablet_replica.cc:333] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.764134 11368 raft_consensus.cc:2243] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.765085 11368 raft_consensus.cc:2272] T 5cfaad3637b54c3a92a975e75724dcd4 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.767170 11368 tablet_replica.cc:333] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.767877 11368 raft_consensus.cc:2243] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.768412 11368 raft_consensus.cc:2272] T 2a7b8b7f40a04a199946f90214ba9837 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.771237 11368 tablet_replica.cc:333] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.772061 11368 raft_consensus.cc:2243] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.772804 11368 raft_consensus.cc:2272] T 839032569d794b30861451de8ea84cb1 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:10.775097 12150 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.26.1:45075: connect: Connection refused (error 111) [suppressed 5 similar messages]
I20260710 13:20:10.775837 11368 tablet_replica.cc:333] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.776826 11368 raft_consensus.cc:2243] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.777894 11368 raft_consensus.cc:2272] T 61f1631b058341ab8bf2c9059c74c8fa P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:10.779628 12150 consensus_peers.cc:597] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff -> Peer e8b60e30a6694a3aaf545b5e91bdb13a (127.11.26.1:45075): Couldn't send request to peer e8b60e30a6694a3aaf545b5e91bdb13a. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:45075: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:10.780948 11368 tablet_replica.cc:333] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.781507 11368 raft_consensus.cc:2243] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.781983 11368 raft_consensus.cc:2272] T 4ca9e62780a84176831e50314c54cfb9 P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.784231 11368 tablet_replica.cc:333] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.784780 11368 raft_consensus.cc:2243] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.785220 11368 raft_consensus.cc:2272] T 3c401a11b1024709b11897b7782dcb4e P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.788223 11368 tablet_replica.cc:333] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.788805 11368 raft_consensus.cc:2243] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.789489 11368 raft_consensus.cc:2272] T 6f3fff7a237d4eb484fe196d99e9a9af P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.791884 11368 tablet_replica.cc:333] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8: stopping tablet replica
I20260710 13:20:10.792425 11368 raft_consensus.cc:2243] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.792899 11368 raft_consensus.cc:2272] T 5e30c253caeb46209b6dc3fff61d336c P b7659fa6cb1a43a9b94b7d2f63fcbef8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.826820 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
I20260710 13:20:10.852579 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
I20260710 13:20:10.883677 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:10.884704 11368 tablet_replica.cc:333] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.885383 11368 raft_consensus.cc:2243] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.885911 11368 raft_consensus.cc:2272] T 6c22f8677aad41bbb08dbb0b5b5d46a7 P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.888023 11368 tablet_replica.cc:333] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.888618 11368 raft_consensus.cc:2243] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.889101 11368 raft_consensus.cc:2272] T 5cfaad3637b54c3a92a975e75724dcd4 P 74e6232bd0f04f319ad751a40289c7ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.891057 11368 tablet_replica.cc:333] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.891626 11368 raft_consensus.cc:2243] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.892576 11368 raft_consensus.cc:2272] T 2a7b8b7f40a04a199946f90214ba9837 P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.894860 11368 tablet_replica.cc:333] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.895471 11368 raft_consensus.cc:2243] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.896023 11368 raft_consensus.cc:2272] T b156bc249c814edc8ed367376663216d P 74e6232bd0f04f319ad751a40289c7ff [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.899160 11368 tablet_replica.cc:333] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.899941 11368 raft_consensus.cc:2243] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.900810 11368 raft_consensus.cc:2272] T 3c401a11b1024709b11897b7782dcb4e P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.903096 11368 tablet_replica.cc:333] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.903704 11368 raft_consensus.cc:2243] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:10.904619 11368 raft_consensus.cc:2272] T 6f3fff7a237d4eb484fe196d99e9a9af P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.906591 11368 tablet_replica.cc:333] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.907126 11368 raft_consensus.cc:2243] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.907992 11368 raft_consensus.cc:2272] T 5e30c253caeb46209b6dc3fff61d336c P 74e6232bd0f04f319ad751a40289c7ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.910470 11368 tablet_replica.cc:333] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.911216 11368 raft_consensus.cc:2243] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.911772 11368 raft_consensus.cc:2272] T 839032569d794b30861451de8ea84cb1 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.914171 11368 tablet_replica.cc:333] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.914981 11368 raft_consensus.cc:2243] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.915616 11368 raft_consensus.cc:2272] T 61f1631b058341ab8bf2c9059c74c8fa P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.918821 11368 tablet_replica.cc:333] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff: stopping tablet replica
I20260710 13:20:10.919406 11368 raft_consensus.cc:2243] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:10.920022 11368 raft_consensus.cc:2272] T 4ca9e62780a84176831e50314c54cfb9 P 74e6232bd0f04f319ad751a40289c7ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:10.953016 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:20:10.978717 11368 master.cc:562] Master@127.11.26.62:46449 shutting down...
I20260710 13:20:11.014210 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.014837 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.015187 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac835f8963d849ad931cfcc802ca2948: stopping tablet replica
I20260710 13:20:11.039229 11368 master.cc:584] Master@127.11.26.62:46449 shutdown complete.
74e6232bd0f04f319ad751a40289c7ff  1
b7659fa6cb1a43a9b94b7d2f63fcbef8  4
e8b60e30a6694a3aaf545b5e91bdb13a  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10905 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:11.086215 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:38851
I20260710 13:20:11.087455 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.095659 12402 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 13:20:11.096154 12405 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 13:20:11.096230 12403 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 13:20:11.096882 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:11.098395 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.098649 11368 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 13:20:11.098773 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689611098761 us; error 0 us; skew 500 ppm
I20260710 13:20:11.099352 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.103106 11368 webserver.cc:533] Webserver started at http://127.11.26.62:33967/ using document root <none> and password file <none>
I20260710 13:20:11.103749 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.104053 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.104353 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.105876 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "ded28cc370374740b99adc735072536c"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.111549 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:20:11.116649 12410 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.117920 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:20:11.118619 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "ded28cc370374740b99adc735072536c"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.119007 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-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 13:20:11.136548 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.138073 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.191087 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:38851
I20260710 13:20:11.191352 12461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:38851 every 8 connection(s)
I20260710 13:20:11.195977 12462 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 13:20:11.206976 12462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c: Bootstrap starting.
I20260710 13:20:11.212670 12462 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.217898 12462 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c: No bootstrap required, opened a new log
I20260710 13:20:11.220067 12462 raft_consensus.cc:359] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded28cc370374740b99adc735072536c" member_type: VOTER }
I20260710 13:20:11.220479 12462 raft_consensus.cc:385] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.220662 12462 raft_consensus.cc:740] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ded28cc370374740b99adc735072536c, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.221136 12462 consensus_queue.cc:260] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ded28cc370374740b99adc735072536c" member_type: VOTER }
I20260710 13:20:11.221660 12462 raft_consensus.cc:399] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:11.221954 12462 raft_consensus.cc:493] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:11.222188 12462 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.227396 12462 raft_consensus.cc:515] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded28cc370374740b99adc735072536c" member_type: VOTER }
I20260710 13:20:11.228024 12462 leader_election.cc:304] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [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: ded28cc370374740b99adc735072536c; no voters: 
I20260710 13:20:11.229372 12462 leader_election.cc:290] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:11.230072 12465 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.232173 12465 raft_consensus.cc:697] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 1 LEADER]: Becoming Leader. State: Replica: ded28cc370374740b99adc735072536c, State: Running, Role: LEADER
I20260710 13:20:11.233157 12462 sys_catalog.cc:565] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:11.233017 12465 consensus_queue.cc:237] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [LEADER]: Queue going to LEADER mode. State: All 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: "ded28cc370374740b99adc735072536c" member_type: VOTER }
I20260710 13:20:11.238500 12466 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ded28cc370374740b99adc735072536c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded28cc370374740b99adc735072536c" member_type: VOTER } }
I20260710 13:20:11.238741 12467 sys_catalog.cc:455] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [sys.catalog]: SysCatalogTable state changed. Reason: New leader ded28cc370374740b99adc735072536c. Latest consensus state: current_term: 1 leader_uuid: "ded28cc370374740b99adc735072536c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ded28cc370374740b99adc735072536c" member_type: VOTER } }
I20260710 13:20:11.239274 12467 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.239272 12466 sys_catalog.cc:458] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.246235 12473 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:11.252135 12473 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:11.253427 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:11.262931 12473 catalog_manager.cc:1383] Generated new cluster ID: f301f632964b4c57acf4b219c1d267d4
I20260710 13:20:11.263301 12473 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:11.293833 12473 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:11.295368 12473 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:11.315683 12473 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c: Generated new TSK 0
I20260710 13:20:11.316500 12473 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:11.321410 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.330404 12483 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 13:20:11.332506 12484 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 13:20:11.333678 12486 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 13:20:11.334196 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:11.335887 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.336225 11368 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 13:20:11.336347 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689611336336 us; error 0 us; skew 500 ppm
I20260710 13:20:11.336899 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.339977 11368 webserver.cc:533] Webserver started at http://127.11.26.1:45789/ using document root <none> and password file <none>
I20260710 13:20:11.340466 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.340636 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.340857 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.341918 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "750343a3949e445890d21c4eaf1b1af5"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.346987 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:11.351132 12491 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.352401 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:11.352751 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "750343a3949e445890d21c4eaf1b1af5"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.353133 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-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 13:20:11.370306 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.371697 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.373394 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.376130 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.376384 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.376658 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.376852 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.431888 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:37181
I20260710 13:20:11.432229 12553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:37181 every 8 connection(s)
I20260710 13:20:11.437362 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.446986 12558 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 13:20:11.449406 12559 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 13:20:11.454797 11368 server_base.cc:1061] running on GCE node
W20260710 13:20:11.455649 12561 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 13:20:11.457552 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.457844 11368 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 13:20:11.458061 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689611458040 us; error 0 us; skew 500 ppm
I20260710 13:20:11.458840 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.461107 12554 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38851
I20260710 13:20:11.461549 12554 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:11.462267 11368 webserver.cc:533] Webserver started at http://127.11.26.2:39595/ using document root <none> and password file <none>
I20260710 13:20:11.462513 12554 heartbeater.cc:507] Master 127.11.26.62:38851 requested a full tablet report, sending...
I20260710 13:20:11.462906 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.463193 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.463474 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.464983 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "540e187f28074a2b806e9adb838b6b23"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.465385 12427 ts_manager.cc:194] Registered new tserver with Master: 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:11.467947 12427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39198
I20260710 13:20:11.471849 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:20:11.476197 12566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.477340 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:11.477767 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "540e187f28074a2b806e9adb838b6b23"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.478039 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-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 13:20:11.496630 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.497877 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.499419 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.501780 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.502018 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.502269 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.502435 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.547659 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:38695
I20260710 13:20:11.547894 12628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:38695 every 8 connection(s)
I20260710 13:20:11.553440 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.561537 12632 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 13:20:11.563928 12633 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 13:20:11.566432 12629 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38851
I20260710 13:20:11.566830 12629 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:11.567603 12629 heartbeater.cc:507] Master 127.11.26.62:38851 requested a full tablet report, sending...
I20260710 13:20:11.570137 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:11.570089 12427 ts_manager.cc:194] Registered new tserver with Master: 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
W20260710 13:20:11.571460 12635 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 13:20:11.572279 12427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39214
I20260710 13:20:11.572580 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.572824 11368 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 13:20:11.573007 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689611572988 us; error 0 us; skew 500 ppm
I20260710 13:20:11.573734 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.576547 11368 webserver.cc:533] Webserver started at http://127.11.26.3:43719/ using document root <none> and password file <none>
I20260710 13:20:11.577081 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.577309 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.577577 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.578717 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.583350 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:11.586855 12640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.587702 11368 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:11.588128 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-wrzs"
I20260710 13:20:11.588464 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-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 13:20:11.608724 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.609925 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.611553 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:11.613909 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:11.614147 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.614538 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:11.614769 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.659922 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:41971
I20260710 13:20:11.660034 12702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:41971 every 8 connection(s)
I20260710 13:20:11.674372 12703 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38851
I20260710 13:20:11.674801 12703 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:11.675491 12703 heartbeater.cc:507] Master 127.11.26.62:38851 requested a full tablet report, sending...
I20260710 13:20:11.677614 12427 ts_manager.cc:194] Registered new tserver with Master: 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:11.677789 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014779555s
I20260710 13:20:11.679103 12427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39228
I20260710 13:20:11.708181 12427 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39230:
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 13:20:11.712697 12427 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 13:20:11.841073 12594 tablet_service.cc:1511] Processing CreateTablet for tablet aee33e0c7c3641858823ad2d7caab313 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:11.841447 12593 tablet_service.cc:1511] Processing CreateTablet for tablet 1801d7d8e9cc48abad30105f107695e7 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:11.842594 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee33e0c7c3641858823ad2d7caab313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.843248 12593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1801d7d8e9cc48abad30105f107695e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.849900 12668 tablet_service.cc:1511] Processing CreateTablet for tablet aee33e0c7c3641858823ad2d7caab313 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:11.851404 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee33e0c7c3641858823ad2d7caab313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.851047 12518 tablet_service.cc:1511] Processing CreateTablet for tablet 1801d7d8e9cc48abad30105f107695e7 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:11.852578 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1801d7d8e9cc48abad30105f107695e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.853040 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 68af0969ac194d9898bed867991cd5c1 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:11.854357 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af0969ac194d9898bed867991cd5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.857004 12519 tablet_service.cc:1511] Processing CreateTablet for tablet aee33e0c7c3641858823ad2d7caab313 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:11.858389 12519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee33e0c7c3641858823ad2d7caab313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.858680 12591 tablet_service.cc:1511] Processing CreateTablet for tablet f446bc37bf3e444c90bf01cf455429ff (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:11.860069 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f446bc37bf3e444c90bf01cf455429ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.865581 12590 tablet_service.cc:1511] Processing CreateTablet for tablet 7878df68cfae43db85b1b38cb537e0e4 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:11.865720 12516 tablet_service.cc:1511] Processing CreateTablet for tablet f446bc37bf3e444c90bf01cf455429ff (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:11.866078 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 68af0969ac194d9898bed867991cd5c1 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:11.867349 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f446bc37bf3e444c90bf01cf455429ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.867441 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7878df68cfae43db85b1b38cb537e0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.869740 12515 tablet_service.cc:1511] Processing CreateTablet for tablet 7878df68cfae43db85b1b38cb537e0e4 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:11.871214 12665 tablet_service.cc:1511] Processing CreateTablet for tablet f446bc37bf3e444c90bf01cf455429ff (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:11.872803 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f446bc37bf3e444c90bf01cf455429ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.872395 12667 tablet_service.cc:1511] Processing CreateTablet for tablet 1801d7d8e9cc48abad30105f107695e7 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:11.873845 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1801d7d8e9cc48abad30105f107695e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.869758 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 68af0969ac194d9898bed867991cd5c1 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:11.878098 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af0969ac194d9898bed867991cd5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.881713 12514 tablet_service.cc:1511] Processing CreateTablet for tablet 1a652d5d68c74d7da96a7bc074fc6050 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:11.885718 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af0969ac194d9898bed867991cd5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.886809 12514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a652d5d68c74d7da96a7bc074fc6050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.887058 12589 tablet_service.cc:1511] Processing CreateTablet for tablet 1a652d5d68c74d7da96a7bc074fc6050 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:11.888144 12515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7878df68cfae43db85b1b38cb537e0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.888645 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a652d5d68c74d7da96a7bc074fc6050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.891606 12664 tablet_service.cc:1511] Processing CreateTablet for tablet 7878df68cfae43db85b1b38cb537e0e4 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:11.893603 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7878df68cfae43db85b1b38cb537e0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.902379 12513 tablet_service.cc:1511] Processing CreateTablet for tablet 1f11a274c252479ea68a2631ab6b6627 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:11.904062 12513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11a274c252479ea68a2631ab6b6627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.904176 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 1f11a274c252479ea68a2631ab6b6627 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:11.905828 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11a274c252479ea68a2631ab6b6627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.907413 12512 tablet_service.cc:1511] Processing CreateTablet for tablet 8f72c425132e4ffca739913f48e20273 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:11.908921 12512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f72c425132e4ffca739913f48e20273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.911995 12587 tablet_service.cc:1511] Processing CreateTablet for tablet 8f72c425132e4ffca739913f48e20273 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:11.914036 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f72c425132e4ffca739913f48e20273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.918031 12511 tablet_service.cc:1511] Processing CreateTablet for tablet 607e83148abb45e592c1160882a4b24f (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:11.919561 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 607e83148abb45e592c1160882a4b24f (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:11.921250 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607e83148abb45e592c1160882a4b24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.922561 12661 tablet_service.cc:1511] Processing CreateTablet for tablet 8f72c425132e4ffca739913f48e20273 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:11.923082 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 1a652d5d68c74d7da96a7bc074fc6050 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:11.924714 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f72c425132e4ffca739913f48e20273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.925388 12662 tablet_service.cc:1511] Processing CreateTablet for tablet 1f11a274c252479ea68a2631ab6b6627 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:11.926733 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11a274c252479ea68a2631ab6b6627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.928187 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a652d5d68c74d7da96a7bc074fc6050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.931089 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 607e83148abb45e592c1160882a4b24f (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:11.944260 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607e83148abb45e592c1160882a4b24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.949529 12510 tablet_service.cc:1511] Processing CreateTablet for tablet 119fbd6495de4a3ab43a5590a8b5c129 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:11.950573 12511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607e83148abb45e592c1160882a4b24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.951287 12510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119fbd6495de4a3ab43a5590a8b5c129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.951987 12590 tablet_service.cc:1511] Processing CreateTablet for tablet 119fbd6495de4a3ab43a5590a8b5c129 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:11.953433 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119fbd6495de4a3ab43a5590a8b5c129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.966975 12659 tablet_service.cc:1511] Processing CreateTablet for tablet 119fbd6495de4a3ab43a5590a8b5c129 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:11.967657 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 331022d133394eedb11d0bdc4b7657f7 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:11.968384 12659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119fbd6495de4a3ab43a5590a8b5c129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.968995 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331022d133394eedb11d0bdc4b7657f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.006757 12590 tablet_service.cc:1511] Processing CreateTablet for tablet b03a716b69dd4bf3ab6c42241286a8ce (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:12.008176 12590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03a716b69dd4bf3ab6c42241286a8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.011606 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3f5197d3344838a68da852108fc720 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:12.012667 12718 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.013185 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f5197d3344838a68da852108fc720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.037806 12519 tablet_service.cc:1511] Processing CreateTablet for tablet b03a716b69dd4bf3ab6c42241286a8ce (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:12.039489 12519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03a716b69dd4bf3ab6c42241286a8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.039125 12510 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3f5197d3344838a68da852108fc720 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:12.040495 12512 tablet_service.cc:1511] Processing CreateTablet for tablet 331022d133394eedb11d0bdc4b7657f7 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:12.062615 12512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331022d133394eedb11d0bdc4b7657f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.042583 12718 tablet_bootstrap.cc:654] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.043473 12664 tablet_service.cc:1511] Processing CreateTablet for tablet 331022d133394eedb11d0bdc4b7657f7 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:12.052821 12666 tablet_service.cc:1511] Processing CreateTablet for tablet b03a716b69dd4bf3ab6c42241286a8ce (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:12.064208 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331022d133394eedb11d0bdc4b7657f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.064836 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03a716b69dd4bf3ab6c42241286a8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.054796 12513 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd720f68b944a1a9701cedad2b8a081 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:12.056943 12661 tablet_service.cc:1511] Processing CreateTablet for tablet 6d3f5197d3344838a68da852108fc720 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:12.069443 12719 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.069691 12513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd720f68b944a1a9701cedad2b8a081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.077435 12510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f5197d3344838a68da852108fc720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.080576 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f5197d3344838a68da852108fc720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.083376 12662 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd720f68b944a1a9701cedad2b8a081 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:12.084714 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd720f68b944a1a9701cedad2b8a081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.106002 12719 tablet_bootstrap.cc:654] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.108919 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd720f68b944a1a9701cedad2b8a081 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:12.110291 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd720f68b944a1a9701cedad2b8a081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.116897 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 47686962129a4f0792b24231137aa52f (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:12.118486 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47686962129a4f0792b24231137aa52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.120901 12516 tablet_service.cc:1511] Processing CreateTablet for tablet bb243116aba048b498207c50ca553c1e (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:12.122378 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb243116aba048b498207c50ca553c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.121788 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 47686962129a4f0792b24231137aa52f (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:12.124814 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47686962129a4f0792b24231137aa52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.131203 12720 tablet_bootstrap.cc:492] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.132539 12589 tablet_service.cc:1511] Processing CreateTablet for tablet bb243116aba048b498207c50ca553c1e (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:12.134161 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb243116aba048b498207c50ca553c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.136862 12660 tablet_service.cc:1511] Processing CreateTablet for tablet bb243116aba048b498207c50ca553c1e (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:12.138180 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb243116aba048b498207c50ca553c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.140296 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9f32878aea4ecfb393b08a4d739602 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:12.140925 12518 tablet_service.cc:1511] Processing CreateTablet for tablet fae8c34ea0cb4d55968005b8ae7bd174 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:12.141830 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9f32878aea4ecfb393b08a4d739602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.142446 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae8c34ea0cb4d55968005b8ae7bd174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.144793 12587 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9f32878aea4ecfb393b08a4d739602 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:12.146086 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9f32878aea4ecfb393b08a4d739602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.150470 12668 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9f32878aea4ecfb393b08a4d739602 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:12.151763 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9f32878aea4ecfb393b08a4d739602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.152647 12588 tablet_service.cc:1511] Processing CreateTablet for tablet fae8c34ea0cb4d55968005b8ae7bd174 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:12.153887 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae8c34ea0cb4d55968005b8ae7bd174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.156312 12514 tablet_service.cc:1511] Processing CreateTablet for tablet 47686962129a4f0792b24231137aa52f (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:12.157703 12514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47686962129a4f0792b24231137aa52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.164465 12665 tablet_service.cc:1511] Processing CreateTablet for tablet fae8c34ea0cb4d55968005b8ae7bd174 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:12.165791 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fae8c34ea0cb4d55968005b8ae7bd174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.172176 12513 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:12.177059 12718 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.177611 12718 ts_tablet_manager.cc:1403] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.165s	user 0.014s	sys 0.007s
I20260710 13:20:12.181008 12718 raft_consensus.cc:359] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.181947 12718 raft_consensus.cc:385] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.182367 12718 raft_consensus.cc:740] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.183499 12718 consensus_queue.cc:260] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.184499 12513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.187510 12720 tablet_bootstrap.cc:654] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.212852 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:12.214205 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.225345 12629 heartbeater.cc:499] Master 127.11.26.62:38851 was elected leader, sending a full tablet report...
I20260710 13:20:12.228475 12512 tablet_service.cc:1511] Processing CreateTablet for tablet aa6372b0b8cb4189842bdfab50598241 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:12.229576 12662 tablet_service.cc:1511] Processing CreateTablet for tablet aa6372b0b8cb4189842bdfab50598241 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:12.230928 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6372b0b8cb4189842bdfab50598241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.230055 12512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6372b0b8cb4189842bdfab50598241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.239189 12718 ts_tablet_manager.cc:1434] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.061s	user 0.028s	sys 0.015s
I20260710 13:20:12.239710 12587 tablet_service.cc:1511] Processing CreateTablet for tablet aa6372b0b8cb4189842bdfab50598241 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:12.242269 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6372b0b8cb4189842bdfab50598241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.245694 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260710 13:20:12.246366 12475 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:12.247184 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.249928 12516 tablet_service.cc:1511] Processing CreateTablet for tablet f80df34a8cd94171968b95f99de2ceb2 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:12.250746 12589 tablet_service.cc:1511] Processing CreateTablet for tablet f80df34a8cd94171968b95f99de2ceb2 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:12.251623 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80df34a8cd94171968b95f99de2ceb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.251981 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80df34a8cd94171968b95f99de2ceb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.260673 12718 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.267166 12668 tablet_service.cc:1511] Processing CreateTablet for tablet f80df34a8cd94171968b95f99de2ceb2 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:12.268278 12718 tablet_bootstrap.cc:654] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.269081 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80df34a8cd94171968b95f99de2ceb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.275847 12518 tablet_service.cc:1511] Processing CreateTablet for tablet c6e7240c11ee436f8ba67de6214a52f8 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:12.277413 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7240c11ee436f8ba67de6214a52f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.291893 12661 tablet_service.cc:1511] Processing CreateTablet for tablet c6e7240c11ee436f8ba67de6214a52f8 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:12.291893 12588 tablet_service.cc:1511] Processing CreateTablet for tablet c6e7240c11ee436f8ba67de6214a52f8 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:12.294425 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7240c11ee436f8ba67de6214a52f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.294526 12719 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.295115 12719 ts_tablet_manager.cc:1403] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.226s	user 0.008s	sys 0.011s
I20260710 13:20:12.298044 12719 raft_consensus.cc:359] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.298980 12719 raft_consensus.cc:385] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.299353 12719 raft_consensus.cc:740] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.301791 12592 tablet_service.cc:1511] Processing CreateTablet for tablet ab465fa029a74be0badc306bbc37cbf9 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:12.305553 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab465fa029a74be0badc306bbc37cbf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.306632 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7240c11ee436f8ba67de6214a52f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.301791 12662 tablet_service.cc:1511] Processing CreateTablet for tablet ab465fa029a74be0badc306bbc37cbf9 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:12.320333 12720 tablet_bootstrap.cc:492] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:12.320145 12512 tablet_service.cc:1511] Processing CreateTablet for tablet 6045d92c6de7405584d7aed0164c0e46 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:12.320878 12720 ts_tablet_manager.cc:1403] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.190s	user 0.014s	sys 0.011s
I20260710 13:20:12.321655 12512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045d92c6de7405584d7aed0164c0e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.324095 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab465fa029a74be0badc306bbc37cbf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.324339 12720 raft_consensus.cc:359] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.325295 12720 raft_consensus.cc:385] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.325614 12720 raft_consensus.cc:740] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.326957 12720 consensus_queue.cc:260] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.315681 12719 consensus_queue.cc:260] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.327982 12514 tablet_service.cc:1511] Processing CreateTablet for tablet ab465fa029a74be0badc306bbc37cbf9 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:12.334537 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 6045d92c6de7405584d7aed0164c0e46 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:12.337651 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045d92c6de7405584d7aed0164c0e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.343201 12514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab465fa029a74be0badc306bbc37cbf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.352027 12722 raft_consensus.cc:493] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.356637 12722 raft_consensus.cc:515] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.358280 12660 tablet_service.cc:1511] Processing CreateTablet for tablet 6045d92c6de7405584d7aed0164c0e46 (DEFAULT_TABLE table=test-workload [id=fb977542f695483cbd91f01b8bdeefa8]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:12.360553 12718 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.361128 12718 ts_tablet_manager.cc:1403] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.007s
I20260710 13:20:12.363765 12722 leader_election.cc:290] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.365188 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045d92c6de7405584d7aed0164c0e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.376786 12718 raft_consensus.cc:359] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.377887 12718 raft_consensus.cc:385] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.378311 12718 raft_consensus.cc:740] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.379309 12718 consensus_queue.cc:260] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.406266 12554 heartbeater.cc:499] Master 127.11.26.62:38851 was elected leader, sending a full tablet report...
I20260710 13:20:12.407538 12718 ts_tablet_manager.cc:1434] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.002s
I20260710 13:20:12.408488 12718 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.414716 12718 tablet_bootstrap.cc:654] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.416383 12719 ts_tablet_manager.cc:1434] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.010s
I20260710 13:20:12.417523 12719 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.440359 12703 heartbeater.cc:499] Master 127.11.26.62:38851 was elected leader, sending a full tablet report...
I20260710 13:20:12.440245 12726 raft_consensus.cc:493] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.440878 12726 raft_consensus.cc:515] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.443439 12726 leader_election.cc:290] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:12.445426 12720 ts_tablet_manager.cc:1434] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.124s	user 0.018s	sys 0.008s
I20260710 13:20:12.467995 12718 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.468592 12718 ts_tablet_manager.cc:1403] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.011s
I20260710 13:20:12.479238 12720 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.474697 12718 raft_consensus.cc:359] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.480825 12718 raft_consensus.cc:385] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.481206 12718 raft_consensus.cc:740] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.482127 12718 consensus_queue.cc:260] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.485644 12718 ts_tablet_manager.cc:1434] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:12.486127 12719 tablet_bootstrap.cc:654] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.486809 12718 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.488929 12727 raft_consensus.cc:493] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.489526 12727 raft_consensus.cc:515] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.496438 12727 leader_election.cc:290] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.509172 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.499115 12720 tablet_bootstrap.cc:654] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:12.517220 12568 leader_election.cc:343] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.529862 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.530680 12529 raft_consensus.cc:2468] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:12.532436 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
W20260710 13:20:12.534045 12641 leader_election.cc:343] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.535135 12567 leader_election.cc:304] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:12.535437 12718 tablet_bootstrap.cc:654] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.536510 12722 raft_consensus.cc:2804] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.536928 12722 raft_consensus.cc:493] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.537298 12722 raft_consensus.cc:3060] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.548990 12722 raft_consensus.cc:515] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.550465 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.552686 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
W20260710 13:20:12.553906 12493 leader_election.cc:343] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:12.562984 12641 leader_election.cc:343] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.563587 12641 leader_election.cc:304] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:12.564257 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:12.564841 12726 raft_consensus.cc:2749] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.565058 12604 raft_consensus.cc:2393] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 750343a3949e445890d21c4eaf1b1af5 in current term 1: Already voted for candidate 540e187f28074a2b806e9adb838b6b23 in this term.
I20260710 13:20:12.565526 12719 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.566365 12492 leader_election.cc:304] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:12.567893 12727 raft_consensus.cc:3060] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.567482 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:12.571113 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
W20260710 13:20:12.571287 12568 leader_election.cc:343] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.574489 12720 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:12.574796 12727 raft_consensus.cc:2749] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.574982 12720 ts_tablet_manager.cc:1403] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.096s	user 0.004s	sys 0.017s
I20260710 13:20:12.576004 12719 ts_tablet_manager.cc:1403] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.159s	user 0.006s	sys 0.019s
I20260710 13:20:12.577883 12718 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.578356 12718 ts_tablet_manager.cc:1403] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.000s
I20260710 13:20:12.579033 12719 raft_consensus.cc:359] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.566641 12722 leader_election.cc:290] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.579399 12720 raft_consensus.cc:359] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.579770 12719 raft_consensus.cc:385] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.580399 12720 raft_consensus.cc:385] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.580504 12719 raft_consensus.cc:740] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.580852 12720 raft_consensus.cc:740] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.581296 12718 raft_consensus.cc:359] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.581394 12719 consensus_queue.cc:260] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.582067 12718 raft_consensus.cc:385] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.581738 12720 consensus_queue.cc:260] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.582381 12718 raft_consensus.cc:740] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.583120 12718 consensus_queue.cc:260] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.584354 12720 ts_tablet_manager.cc:1434] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:12.585299 12718 ts_tablet_manager.cc:1434] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:12.586361 12718 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.587539 12719 ts_tablet_manager.cc:1434] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:20:12.588681 12719 tablet_bootstrap.cc:492] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.592757 12720 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.593252 12718 tablet_bootstrap.cc:654] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.599315 12719 tablet_bootstrap.cc:654] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.600409 12720 tablet_bootstrap.cc:654] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.603050 12722 raft_consensus.cc:493] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.603731 12722 raft_consensus.cc:515] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.607373 12529 raft_consensus.cc:2468] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:12.608705 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607e83148abb45e592c1160882a4b24f" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.609305 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607e83148abb45e592c1160882a4b24f" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.610008 12722 leader_election.cc:290] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
W20260710 13:20:12.610711 12568 leader_election.cc:343] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:12.611135 12567 leader_election.cc:343] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.611698 12567 leader_election.cc:304] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:12.613124 12722 raft_consensus.cc:2749] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.614697 12567 leader_election.cc:304] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:12.615520 12720 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:12.616005 12722 raft_consensus.cc:2804] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.616101 12720 ts_tablet_manager.cc:1403] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260710 13:20:12.618069 12722 raft_consensus.cc:697] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:12.618925 12722 consensus_queue.cc:237] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.619226 12720 raft_consensus.cc:359] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.619939 12720 raft_consensus.cc:385] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.620237 12720 raft_consensus.cc:740] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.620986 12720 consensus_queue.cc:260] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.622942 12719 tablet_bootstrap.cc:492] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.624357 12719 ts_tablet_manager.cc:1403] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.002s
I20260710 13:20:12.623378 12720 ts_tablet_manager.cc:1434] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:12.625444 12720 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.626488 12718 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.626955 12718 ts_tablet_manager.cc:1403] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.021s
I20260710 13:20:12.627285 12719 raft_consensus.cc:359] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.628039 12719 raft_consensus.cc:385] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.628336 12719 raft_consensus.cc:740] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.629282 12719 consensus_queue.cc:260] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.629877 12718 raft_consensus.cc:359] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.630616 12718 raft_consensus.cc:385] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.630914 12718 raft_consensus.cc:740] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.631757 12718 consensus_queue.cc:260] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.634030 12719 ts_tablet_manager.cc:1434] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:12.634536 12718 ts_tablet_manager.cc:1434] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260710 13:20:12.634989 12719 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.635708 12718 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.641829 12718 tablet_bootstrap.cc:654] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.642019 12719 tablet_bootstrap.cc:654] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.645002 12720 tablet_bootstrap.cc:654] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.649192 12718 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.649811 12718 ts_tablet_manager.cc:1403] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:20:12.653697 12718 raft_consensus.cc:359] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.654805 12718 raft_consensus.cc:385] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.654105 12424 catalog_manager.cc:5697] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.655365 12718 raft_consensus.cc:740] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.657639 12718 consensus_queue.cc:260] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.663509 12718 ts_tablet_manager.cc:1434] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260710 13:20:12.665088 12718 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.669211 12719 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.669888 12719 ts_tablet_manager.cc:1403] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.011s
I20260710 13:20:12.673556 12720 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:12.674098 12720 ts_tablet_manager.cc:1403] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.019s
I20260710 13:20:12.675010 12719 raft_consensus.cc:359] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.675886 12719 raft_consensus.cc:385] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.676193 12719 raft_consensus.cc:740] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.676780 12718 tablet_bootstrap.cc:654] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.676895 12720 raft_consensus.cc:359] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.676954 12719 consensus_queue.cc:260] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.677621 12720 raft_consensus.cc:385] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.678084 12720 raft_consensus.cc:740] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.678880 12720 consensus_queue.cc:260] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.682188 12719 ts_tablet_manager.cc:1434] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:20:12.684535 12719 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.693997 12720 ts_tablet_manager.cc:1434] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:20:12.695448 12726 raft_consensus.cc:493] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.696338 12719 tablet_bootstrap.cc:654] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.697533 12718 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.695993 12726 raft_consensus.cc:515] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.698197 12718 ts_tablet_manager.cc:1403] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.013s
I20260710 13:20:12.699677 12726 leader_election.cc:290] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:12.701495 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.702701 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:12.702620 12718 raft_consensus.cc:359] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.703962 12718 raft_consensus.cc:385] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:12.704182 12641 leader_election.cc:343] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.704447 12718 raft_consensus.cc:740] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
W20260710 13:20:12.705047 12641 leader_election.cc:343] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.705516 12726 raft_consensus.cc:493] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.705475 12641 leader_election.cc:304] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:12.706063 12726 raft_consensus.cc:515] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.705722 12718 consensus_queue.cc:260] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.706753 12728 raft_consensus.cc:2749] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.708357 12726 leader_election.cc:290] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:12.709296 12718 ts_tablet_manager.cc:1434] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:12.710129 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:12.710765 12718 tablet_bootstrap.cc:492] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.711723 12720 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.714188 12727 raft_consensus.cc:493] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.716277 12727 raft_consensus.cc:515] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.718571 12727 leader_election.cc:290] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.720269 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119fbd6495de4a3ab43a5590a8b5c129" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.720919 12718 tablet_bootstrap.cc:654] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:12.721801 12493 leader_election.cc:343] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.723196 12720 tablet_bootstrap.cc:654] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.714821 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1801d7d8e9cc48abad30105f107695e7" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.726469 12529 raft_consensus.cc:2393] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d80bb27b5c5459e8278f6d5b1efa53e in current term 1: Already voted for candidate 540e187f28074a2b806e9adb838b6b23 in this term.
I20260710 13:20:12.728933 12719 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.728991 12718 tablet_bootstrap.cc:492] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.729568 12719 ts_tablet_manager.cc:1403] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.015s
I20260710 13:20:12.729642 12718 ts_tablet_manager.cc:1403] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260710 13:20:12.732687 12719 raft_consensus.cc:359] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.733467 12719 raft_consensus.cc:385] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.733307 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119fbd6495de4a3ab43a5590a8b5c129" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:12.733852 12719 raft_consensus.cc:740] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.734185 12604 raft_consensus.cc:2468] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:12.734694 12719 consensus_queue.cc:260] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.735865 12492 leader_election.cc:304] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:12.736071 12718 raft_consensus.cc:359] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.736886 12718 raft_consensus.cc:385] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.737241 12719 ts_tablet_manager.cc:1434] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:20:12.737203 12718 raft_consensus.cc:740] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.738106 12727 raft_consensus.cc:2804] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.738312 12719 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.738595 12727 raft_consensus.cc:493] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.738160 12718 consensus_queue.cc:260] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.738982 12727 raft_consensus.cc:3060] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.740226 12641 leader_election.cc:304] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:12.743001 12718 ts_tablet_manager.cc:1434] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:12.744052 12718 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.745350 12719 tablet_bootstrap.cc:654] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.751030 12718 tablet_bootstrap.cc:654] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.760365 12726 raft_consensus.cc:3060] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.770210 12719 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.770941 12719 ts_tablet_manager.cc:1403] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260710 13:20:12.775450 12719 raft_consensus.cc:359] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.776310 12722 raft_consensus.cc:493] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.777089 12722 raft_consensus.cc:515] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.779760 12726 raft_consensus.cc:2749] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.781353 12722 leader_election.cc:290] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.782509 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.781158 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.783180 12678 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:12.783376 12529 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:12.784628 12568 leader_election.cc:304] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:12.787343 12720 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:12.787918 12720 ts_tablet_manager.cc:1403] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.026s
I20260710 13:20:12.787922 12722 raft_consensus.cc:2804] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.788578 12722 raft_consensus.cc:493] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.789008 12722 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.776317 12719 raft_consensus.cc:385] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.787107 12746 raft_consensus.cc:493] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.791594 12719 raft_consensus.cc:740] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.791960 12720 raft_consensus.cc:359] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.793720 12720 raft_consensus.cc:385] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.793421 12719 consensus_queue.cc:260] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.791996 12746 raft_consensus.cc:515] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.794014 12720 raft_consensus.cc:740] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.795022 12720 consensus_queue.cc:260] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
W20260710 13:20:12.799429 12492 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.2:38695, user_credentials={real_user=slave}} blocked reactor thread for 63708.8us
I20260710 13:20:12.800522 12720 ts_tablet_manager.cc:1434] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:12.801679 12720 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.802918 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7878df68cfae43db85b1b38cb537e0e4" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.803921 12678 raft_consensus.cc:2468] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:12.807799 12719 ts_tablet_manager.cc:1434] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.000s
I20260710 13:20:12.808984 12568 leader_election.cc:304] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:12.809617 12720 tablet_bootstrap.cc:654] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.811730 12759 raft_consensus.cc:493] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.812311 12759 raft_consensus.cc:515] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.815689 12746 leader_election.cc:290] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.820180 12746 raft_consensus.cc:493] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.821098 12719 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.800400 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7878df68cfae43db85b1b38cb537e0e4" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.824005 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:12.825615 12759 leader_election.cc:290] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.767218 12727 raft_consensus.cc:515] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
W20260710 13:20:12.831460 12492 leader_election.cc:343] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.831931 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:12.834278 12678 raft_consensus.cc:2468] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:12.838621 12493 leader_election.cc:304] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:12.845736 12727 leader_election.cc:290] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.846693 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119fbd6495de4a3ab43a5590a8b5c129" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:12.847620 12604 raft_consensus.cc:3060] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.848501 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119fbd6495de4a3ab43a5590a8b5c129" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:12.834549 12529 raft_consensus.cc:2468] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:12.846733 12727 raft_consensus.cc:2804] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.851728 12727 raft_consensus.cc:493] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:12.852850 12493 leader_election.cc:343] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.830119 12746 raft_consensus.cc:515] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.853771 12727 raft_consensus.cc:3060] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.855520 12746 leader_election.cc:290] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.856848 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.857997 12718 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.858304 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:12.860553 12567 leader_election.cc:343] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.861933 12720 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:12.862426 12720 ts_tablet_manager.cc:1403] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.014s
I20260710 13:20:12.863255 12719 tablet_bootstrap.cc:654] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.858872 12604 raft_consensus.cc:2468] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:12.859545 12718 ts_tablet_manager.cc:1403] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.116s	user 0.043s	sys 0.037s
I20260710 13:20:12.864723 12492 leader_election.cc:304] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:12.865393 12720 raft_consensus.cc:359] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.865860 12759 raft_consensus.cc:2804] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.866130 12720 raft_consensus.cc:385] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.858600 12722 raft_consensus.cc:515] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
W20260710 13:20:12.861830 12568 leader_election.cc:343] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.866516 12720 raft_consensus.cc:740] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.851878 12763 raft_consensus.cc:2804] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.867071 12568 leader_election.cc:304] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:12.867399 12763 raft_consensus.cc:493] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.868083 12746 raft_consensus.cc:2749] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.867110 12718 raft_consensus.cc:359] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.867972 12720 consensus_queue.cc:260] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.869227 12718 raft_consensus.cc:385] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.869663 12718 raft_consensus.cc:740] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.870628 12718 consensus_queue.cc:260] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.872936 12718 ts_tablet_manager.cc:1434] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:20:12.875856 12720 ts_tablet_manager.cc:1434] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:20:12.880137 12726 raft_consensus.cc:493] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.885514 12726 raft_consensus.cc:515] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.886164 12759 raft_consensus.cc:697] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:12.881489 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:12.888037 12529 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.888640 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11a274c252479ea68a2631ab6b6627" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:12.889153 12718 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.889278 12528 raft_consensus.cc:2468] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:12.891002 12641 leader_election.cc:304] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:12.891919 12728 raft_consensus.cc:2804] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.892298 12728 raft_consensus.cc:493] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.892632 12728 raft_consensus.cc:3060] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.894939 12719 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:12.895859 12719 ts_tablet_manager.cc:1403] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.012s
I20260710 13:20:12.896144 12726 leader_election.cc:290] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:12.881810 12722 leader_election.cc:290] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.899163 12718 tablet_bootstrap.cc:654] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.899513 12719 raft_consensus.cc:359] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.900535 12719 raft_consensus.cc:385] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.900588 12529 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:12.882517 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:12.901144 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11a274c252479ea68a2631ab6b6627" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:12.901917 12678 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.902045 12604 raft_consensus.cc:2468] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:12.901865 12567 leader_election.cc:304] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:12.882609 12727 raft_consensus.cc:515] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.868003 12763 raft_consensus.cc:3060] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.905095 12727 leader_election.cc:290] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.905817 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:12.906397 12722 raft_consensus.cc:2804] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.907027 12722 raft_consensus.cc:697] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:12.908015 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:12.908660 12720 tablet_bootstrap.cc:492] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:12.908053 12722 consensus_queue.cc:237] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
W20260710 13:20:12.909755 12492 leader_election.cc:343] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.908816 12677 raft_consensus.cc:3060] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.901119 12719 raft_consensus.cc:740] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.913136 12763 raft_consensus.cc:515] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.913502 12719 consensus_queue.cc:260] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.916608 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7878df68cfae43db85b1b38cb537e0e4" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:12.916788 12719 ts_tablet_manager.cc:1434] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:20:12.917279 12529 raft_consensus.cc:3060] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.917491 12763 leader_election.cc:290] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.918140 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7878df68cfae43db85b1b38cb537e0e4" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:12.918911 12676 raft_consensus.cc:3060] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.918504 12719 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:12.923933 12678 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:12.929229 12718 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:12.929832 12718 ts_tablet_manager.cc:1403] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260710 13:20:12.930892 12720 tablet_bootstrap.cc:654] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.932982 12718 raft_consensus.cc:359] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.933751 12718 raft_consensus.cc:385] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.934029 12718 raft_consensus.cc:740] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.933465 12427 catalog_manager.cc:5697] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.934988 12718 consensus_queue.cc:260] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.936116 12529 raft_consensus.cc:2468] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:12.887086 12759 consensus_queue.cc:237] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.937700 12718 ts_tablet_manager.cc:1434] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:12.937938 12567 leader_election.cc:304] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:12.935393 12728 raft_consensus.cc:515] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.938763 12763 raft_consensus.cc:2804] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.939453 12763 raft_consensus.cc:697] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:12.940358 12763 consensus_queue.cc:237] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.946436 12719 tablet_bootstrap.cc:654] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.951476 12718 tablet_bootstrap.cc:492] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:12.953771 12676 raft_consensus.cc:2468] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:12.940104 12677 raft_consensus.cc:2468] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:12.956772 12746 raft_consensus.cc:493] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.957548 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11a274c252479ea68a2631ab6b6627" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:12.960223 12718 tablet_bootstrap.cc:654] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.960443 12529 raft_consensus.cc:3060] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.960381 12746 raft_consensus.cc:515] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.964792 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
W20260710 13:20:12.969116 12567 leader_election.cc:343] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.970263 12493 leader_election.cc:304] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:12.971580 12727 raft_consensus.cc:2804] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.965376 12424 catalog_manager.cc:5697] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.972162 12727 raft_consensus.cc:697] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:12.973075 12727 consensus_queue.cc:237] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:12.962706 12746 leader_election.cc:290] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:12.978439 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:12.980681 12568 leader_election.cc:343] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.981313 12568 leader_election.cc:304] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:12.982299 12746 raft_consensus.cc:2749] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:12.985421 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11a274c252479ea68a2631ab6b6627" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:12.986236 12604 raft_consensus.cc:3060] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.992034 12529 raft_consensus.cc:2468] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:12.994585 12641 leader_election.cc:304] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:12.995533 12726 raft_consensus.cc:2804] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.992039 12728 leader_election.cc:290] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:12.999955 12718 tablet_bootstrap.cc:492] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.000461 12718 ts_tablet_manager.cc:1403] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.006s
I20260710 13:20:13.003557 12718 raft_consensus.cc:359] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.004294 12718 raft_consensus.cc:385] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.996621 12720 tablet_bootstrap.cc:492] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.004588 12604 raft_consensus.cc:2468] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:13.004936 12719 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.007480 12719 ts_tablet_manager.cc:1403] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.089s	user 0.032s	sys 0.016s
I20260710 13:20:13.005088 12720 ts_tablet_manager.cc:1403] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.036s
I20260710 13:20:13.004599 12718 raft_consensus.cc:740] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.010628 12718 consensus_queue.cc:260] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.011236 12726 raft_consensus.cc:697] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:13.012604 12720 raft_consensus.cc:359] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.013322 12720 raft_consensus.cc:385] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.013618 12720 raft_consensus.cc:740] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.014462 12720 consensus_queue.cc:260] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.015578 12718 ts_tablet_manager.cc:1434] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:20:13.016776 12720 ts_tablet_manager.cc:1434] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:13.016968 12718 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.017727 12720 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.024788 12720 tablet_bootstrap.cc:654] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.025681 12718 tablet_bootstrap.cc:654] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.028775 12728 raft_consensus.cc:493] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.029388 12728 raft_consensus.cc:515] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.029299 12726 consensus_queue.cc:237] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.028745 12746 raft_consensus.cc:493] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.032112 12746 raft_consensus.cc:515] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.032322 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a652d5d68c74d7da96a7bc074fc6050" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
W20260710 13:20:13.034500 12641 leader_election.cc:343] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.015117 12719 raft_consensus.cc:359] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.035434 12719 raft_consensus.cc:385] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.035082 12746 leader_election.cc:290] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.035704 12719 raft_consensus.cc:740] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.035876 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.035768 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.036705 12676 raft_consensus.cc:2393] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 540e187f28074a2b806e9adb838b6b23 in current term 1: Already voted for candidate 750343a3949e445890d21c4eaf1b1af5 in this term.
I20260710 13:20:13.038046 12719 consensus_queue.cc:260] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.038942 12568 leader_election.cc:304] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.041426 12719 ts_tablet_manager.cc:1434] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:20:13.035882 12728 leader_election.cc:290] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:13.044034 12746 raft_consensus.cc:3060] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.044988 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a652d5d68c74d7da96a7bc074fc6050" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.045780 12604 raft_consensus.cc:2468] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:13.047101 12641 leader_election.cc:304] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.048115 12718 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.048179 12728 raft_consensus.cc:2804] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.048799 12718 ts_tablet_manager.cc:1403] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.003s
I20260710 13:20:13.048745 12728 raft_consensus.cc:493] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.049320 12728 raft_consensus.cc:3060] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.051819 12718 raft_consensus.cc:359] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.052634 12718 raft_consensus.cc:385] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.052970 12718 raft_consensus.cc:740] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.053630 12718 consensus_queue.cc:260] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.054124 12746 raft_consensus.cc:2749] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.055876 12718 ts_tablet_manager.cc:1434] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:13.055322 12424 catalog_manager.cc:5697] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.056416 12720 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.056882 12720 ts_tablet_manager.cc:1403] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.008s
I20260710 13:20:13.058238 12719 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.059391 12720 raft_consensus.cc:359] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.060074 12720 raft_consensus.cc:385] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.060365 12720 raft_consensus.cc:740] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.061043 12720 consensus_queue.cc:260] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.062995 12720 ts_tablet_manager.cc:1434] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:13.063402 12719 tablet_bootstrap.cc:654] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.063882 12720 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.064477 12728 raft_consensus.cc:515] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.066663 12728 leader_election.cc:290] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:13.067411 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a652d5d68c74d7da96a7bc074fc6050" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:13.067812 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a652d5d68c74d7da96a7bc074fc6050" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.068535 12604 raft_consensus.cc:3060] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:13.068773 12641 leader_election.cc:343] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.069676 12763 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.072419 12720 tablet_bootstrap.cc:654] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.077617 12604 raft_consensus.cc:2468] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:13.079149 12718 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.079890 12641 leader_election.cc:304] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.084133 12726 raft_consensus.cc:2804] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.084794 12726 raft_consensus.cc:697] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:13.085600 12726 consensus_queue.cc:237] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.088357 12424 catalog_manager.cc:5697] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.090273 12722 raft_consensus.cc:493] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.090752 12722 raft_consensus.cc:515] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.091719 12720 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.092193 12720 ts_tablet_manager.cc:1403] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260710 13:20:13.092865 12722 leader_election.cc:290] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.093475 12427 catalog_manager.cc:5697] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.094456 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03a716b69dd4bf3ab6c42241286a8ce" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.094715 12720 raft_consensus.cc:359] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.095413 12720 raft_consensus.cc:385] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.095685 12720 raft_consensus.cc:740] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
W20260710 13:20:13.096055 12568 leader_election.cc:343] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.096525 12720 consensus_queue.cc:260] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.097679 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03a716b69dd4bf3ab6c42241286a8ce" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.098491 12720 ts_tablet_manager.cc:1434] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:20:13.099025 12567 leader_election.cc:343] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.099385 12720 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.099438 12567 leader_election.cc:304] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.100641 12722 raft_consensus.cc:2749] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.104039 12719 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.104537 12719 ts_tablet_manager.cc:1403] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.017s
I20260710 13:20:13.085603 12718 tablet_bootstrap.cc:654] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.108347 12722 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.110188 12720 tablet_bootstrap.cc:654] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.114864 12719 raft_consensus.cc:359] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.115674 12719 raft_consensus.cc:385] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.116037 12719 raft_consensus.cc:740] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.116897 12719 consensus_queue.cc:260] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.122680 12719 ts_tablet_manager.cc:1434] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:13.123711 12719 tablet_bootstrap.cc:492] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.123332 12427 catalog_manager.cc:5697] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.131520 12719 tablet_bootstrap.cc:654] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.149140 12718 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.150374 12718 ts_tablet_manager.cc:1403] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.071s	user 0.036s	sys 0.011s
I20260710 13:20:13.150593 12720 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.151191 12720 ts_tablet_manager.cc:1403] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260710 13:20:13.153095 12718 raft_consensus.cc:359] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.153852 12718 raft_consensus.cc:385] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.154156 12718 raft_consensus.cc:740] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.154469 12720 raft_consensus.cc:359] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.154837 12718 consensus_queue.cc:260] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.155556 12720 raft_consensus.cc:385] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.155875 12720 raft_consensus.cc:740] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.156481 12720 consensus_queue.cc:260] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.157298 12718 ts_tablet_manager.cc:1434] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:13.158409 12720 ts_tablet_manager.cc:1434] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:20:13.159271 12720 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.160458 12718 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.164242 12719 tablet_bootstrap.cc:492] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.164675 12719 ts_tablet_manager.cc:1403] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.000s
I20260710 13:20:13.164824 12720 tablet_bootstrap.cc:654] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.167119 12718 tablet_bootstrap.cc:654] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.167310 12719 raft_consensus.cc:359] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.168232 12719 raft_consensus.cc:385] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.168574 12719 raft_consensus.cc:740] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.169411 12719 consensus_queue.cc:260] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.175849 12719 ts_tablet_manager.cc:1434] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:13.176363 12720 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.176751 12719 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.176782 12720 ts_tablet_manager.cc:1403] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 13:20:13.179570 12720 raft_consensus.cc:359] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.180280 12720 raft_consensus.cc:385] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.180570 12720 raft_consensus.cc:740] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.181313 12720 consensus_queue.cc:260] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.182899 12719 tablet_bootstrap.cc:654] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.184361 12720 ts_tablet_manager.cc:1434] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:13.185261 12720 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.191358 12720 tablet_bootstrap.cc:654] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.201750 12718 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.202234 12718 ts_tablet_manager.cc:1403] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.017s
I20260710 13:20:13.203886 12719 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.204344 12719 ts_tablet_manager.cc:1403] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.003s
I20260710 13:20:13.204777 12720 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.205212 12720 ts_tablet_manager.cc:1403] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260710 13:20:13.205024 12718 raft_consensus.cc:359] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.205696 12718 raft_consensus.cc:385] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.205899 12718 raft_consensus.cc:740] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.206424 12718 consensus_queue.cc:260] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.210129 12720 raft_consensus.cc:359] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.210788 12720 raft_consensus.cc:385] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.211056 12720 raft_consensus.cc:740] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.211665 12720 consensus_queue.cc:260] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.213375 12720 ts_tablet_manager.cc:1434] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:13.214154 12720 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.214179 12727 raft_consensus.cc:493] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.215090 12727 raft_consensus.cc:515] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.217207 12718 ts_tablet_manager.cc:1434] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:20:13.218231 12718 tablet_bootstrap.cc:492] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.217965 12719 raft_consensus.cc:359] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.218605 12719 raft_consensus.cc:385] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.218873 12719 raft_consensus.cc:740] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.219612 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607e83148abb45e592c1160882a4b24f" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.219465 12719 consensus_queue.cc:260] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.219936 12726 raft_consensus.cc:493] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.220307 12604 raft_consensus.cc:2468] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.220510 12726 raft_consensus.cc:515] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.221994 12719 ts_tablet_manager.cc:1434] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:20:13.221880 12492 leader_election.cc:304] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.222829 12759 raft_consensus.cc:2804] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.223029 12719 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.223309 12759 raft_consensus.cc:493] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.223904 12759 raft_consensus.cc:3060] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.225142 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.225711 12718 tablet_bootstrap.cc:654] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.219329 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607e83148abb45e592c1160882a4b24f" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.226393 12676 raft_consensus.cc:2468] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.228261 12727 leader_election.cc:290] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
W20260710 13:20:13.229794 12641 leader_election.cc:343] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.229980 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.230831 12604 raft_consensus.cc:2468] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:13.222839 12726 leader_election.cc:290] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:13.232432 12641 leader_election.cc:304] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.234216 12726 raft_consensus.cc:2804] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.234694 12726 raft_consensus.cc:493] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.236191 12726 raft_consensus.cc:3060] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.236660 12720 tablet_bootstrap.cc:654] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.240131 12727 raft_consensus.cc:493] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.240764 12727 raft_consensus.cc:515] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.244424 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.245314 12604 raft_consensus.cc:2468] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.247071 12492 leader_election.cc:304] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.248459 12765 raft_consensus.cc:2804] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.248922 12765 raft_consensus.cc:493] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.249385 12765 raft_consensus.cc:3060] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:13.252157 12475 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:13.253152 12719 tablet_bootstrap.cc:654] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.269738 12728 raft_consensus.cc:493] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.269784 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.270529 12676 raft_consensus.cc:2468] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.270402 12728 raft_consensus.cc:515] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.272531 12728 leader_election.cc:290] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:13.276163 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119fbd6495de4a3ab43a5590a8b5c129" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.276345 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119fbd6495de4a3ab43a5590a8b5c129" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.276877 12604 raft_consensus.cc:2393] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d80bb27b5c5459e8278f6d5b1efa53e in current term 1: Already voted for candidate 750343a3949e445890d21c4eaf1b1af5 in this term.
I20260710 13:20:13.275315 12746 raft_consensus.cc:493] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.261197 12727 leader_election.cc:290] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.278328 12746 raft_consensus.cc:515] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.278851 12727 raft_consensus.cc:493] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.279362 12727 raft_consensus.cc:515] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.282140 12641 leader_election.cc:304] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.282413 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03a716b69dd4bf3ab6c42241286a8ce" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.283142 12604 raft_consensus.cc:2468] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.274318 12759 raft_consensus.cc:515] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.284437 12728 raft_consensus.cc:3060] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.283697 12746 leader_election.cc:290] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.286379 12492 leader_election.cc:304] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.286855 12759 leader_election.cc:290] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.287448 12759 raft_consensus.cc:2804] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.286545 12727 leader_election.cc:290] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.289633 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607e83148abb45e592c1160882a4b24f" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.289959 12718 tablet_bootstrap.cc:492] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.290031 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.290293 12604 raft_consensus.cc:3060] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.290699 12718 ts_tablet_manager.cc:1403] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.026s
I20260710 13:20:13.290733 12676 raft_consensus.cc:2468] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:13.287849 12759 raft_consensus.cc:493] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.291824 12759 raft_consensus.cc:3060] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.292191 12568 leader_election.cc:304] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:13.293190 12746 raft_consensus.cc:2804] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.293584 12746 raft_consensus.cc:493] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.293951 12746 raft_consensus.cc:3060] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.293776 12718 raft_consensus.cc:359] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.294557 12718 raft_consensus.cc:385] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.294847 12718 raft_consensus.cc:740] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.295542 12718 consensus_queue.cc:260] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.297786 12718 ts_tablet_manager.cc:1434] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:13.297384 12726 raft_consensus.cc:515] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.298506 12765 raft_consensus.cc:515] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.300582 12718 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.301453 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.301798 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:13.302211 12529 raft_consensus.cc:2468] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:13.303297 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.303973 12603 raft_consensus.cc:3060] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.303908 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "607e83148abb45e592c1160882a4b24f" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:13.304615 12677 raft_consensus.cc:3060] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.307368 12726 leader_election.cc:290] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:13.300608 12728 raft_consensus.cc:2749] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.308311 12759 raft_consensus.cc:515] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.308694 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03a716b69dd4bf3ab6c42241286a8ce" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.309420 12718 tablet_bootstrap.cc:654] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.309357 12676 raft_consensus.cc:2468] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.310576 12759 leader_election.cc:290] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
W20260710 13:20:13.311685 12641 leader_election.cc:343] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.312906 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.304628 12720 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.324221 12601 raft_consensus.cc:3060] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.324409 12720 ts_tablet_manager.cc:1403] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.110s	user 0.023s	sys 0.022s
I20260710 13:20:13.328248 12677 raft_consensus.cc:2468] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.329478 12493 leader_election.cc:304] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.330435 12759 raft_consensus.cc:2804] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.330956 12759 raft_consensus.cc:697] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:13.331310 12746 raft_consensus.cc:515] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.311602 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03a716b69dd4bf3ab6c42241286a8ce" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.332124 12759 consensus_queue.cc:237] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.332835 12602 raft_consensus.cc:3060] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.314968 12604 raft_consensus.cc:2468] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.333649 12746 leader_election.cc:290] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.312911 12603 raft_consensus.cc:2468] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.327412 12720 raft_consensus.cc:359] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.334883 12720 raft_consensus.cc:385] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.335314 12720 raft_consensus.cc:740] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.335547 12492 leader_election.cc:304] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.337033 12796 raft_consensus.cc:2804] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.336920 12720 consensus_queue.cc:260] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.337615 12796 raft_consensus.cc:697] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:13.338713 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:13.338586 12796 consensus_queue.cc:237] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.339468 12677 raft_consensus.cc:3060] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.319414 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:13.340085 12678 raft_consensus.cc:3060] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.341677 12602 raft_consensus.cc:2468] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.342614 12601 raft_consensus.cc:2468] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:13.320258 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03a716b69dd4bf3ab6c42241286a8ce" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:13.343650 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:13.343729 12641 leader_election.cc:304] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.344120 12676 raft_consensus.cc:3060] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.344386 12529 raft_consensus.cc:3060] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.344719 12728 raft_consensus.cc:2804] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.345314 12728 raft_consensus.cc:697] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:13.346105 12728 consensus_queue.cc:237] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.322667 12718 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.316208 12765 leader_election.cc:290] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.349570 12718 ts_tablet_manager.cc:1403] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260710 13:20:13.355517 12492 leader_election.cc:304] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.357229 12720 ts_tablet_manager.cc:1434] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:20:13.358294 12720 tablet_bootstrap.cc:492] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.358747 12765 raft_consensus.cc:2804] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.361546 12765 raft_consensus.cc:697] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:13.362461 12765 consensus_queue.cc:237] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.363004 12719 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.364749 12719 ts_tablet_manager.cc:1403] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.008s
I20260710 13:20:13.374200 12718 raft_consensus.cc:359] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.375099 12718 raft_consensus.cc:385] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.375079 12529 raft_consensus.cc:2468] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:13.375680 12718 raft_consensus.cc:740] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.376672 12718 consensus_queue.cc:260] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.377882 12719 raft_consensus.cc:359] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.378610 12567 leader_election.cc:304] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.378861 12719 raft_consensus.cc:385] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.379251 12719 raft_consensus.cc:740] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.379566 12796 raft_consensus.cc:493] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.380098 12796 raft_consensus.cc:515] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.380745 12678 raft_consensus.cc:2468] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.382433 12796 leader_election.cc:290] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.382975 12676 raft_consensus.cc:2468] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.383306 12601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a652d5d68c74d7da96a7bc074fc6050" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.384356 12719 consensus_queue.cc:260] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.385115 12601 raft_consensus.cc:2393] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 750343a3949e445890d21c4eaf1b1af5 in current term 1: Already voted for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in this term.
I20260710 13:20:13.386550 12719 ts_tablet_manager.cc:1434] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:20:13.383767 12746 raft_consensus.cc:2804] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.387753 12719 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.389358 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a652d5d68c74d7da96a7bc074fc6050" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.389724 12762 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.392593 12493 leader_election.cc:304] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:13.391718 12427 catalog_manager.cc:5697] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.395157 12718 ts_tablet_manager.cc:1434] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:20:13.396093 12718 tablet_bootstrap.cc:492] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.393409 12746 raft_consensus.cc:697] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:13.397679 12746 consensus_queue.cc:237] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.399573 12722 raft_consensus.cc:493] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.400175 12722 raft_consensus.cc:515] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.402199 12722 leader_election.cc:290] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.402014 12765 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.394642 12796 raft_consensus.cc:3060] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.411572 12762 raft_consensus.cc:493] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.411836 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9f32878aea4ecfb393b08a4d739602" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.412287 12762 raft_consensus.cc:515] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
W20260710 13:20:13.413326 12568 leader_election.cc:343] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.418810 12426 catalog_manager.cc:5697] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.421061 12718 tablet_bootstrap.cc:654] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.424810 12762 leader_election.cc:290] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.424938 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9f32878aea4ecfb393b08a4d739602" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.430399 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:13.431898 12568 leader_election.cc:343] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.435402 12677 raft_consensus.cc:2468] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:13.436056 12796 raft_consensus.cc:2749] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.436473 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.446707 12796 raft_consensus.cc:493] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.447261 12796 raft_consensus.cc:515] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.450948 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd720f68b944a1a9701cedad2b8a081" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.451753 12602 raft_consensus.cc:2468] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.454344 12492 leader_election.cc:304] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.455492 12759 raft_consensus.cc:2804] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.455982 12759 raft_consensus.cc:493] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.456947 12759 raft_consensus.cc:3060] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.455575 12765 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:13.463682 12796 leader_election.cc:290] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
W20260710 13:20:13.468420 12567 leader_election.cc:343] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.468947 12567 leader_election.cc:304] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.469244 12722 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.470788 12762 raft_consensus.cc:2749] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.472126 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd720f68b944a1a9701cedad2b8a081" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:13.472498 12567 leader_election.cc:343] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.472795 12678 raft_consensus.cc:2468] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.473007 12567 leader_election.cc:304] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.474125 12722 raft_consensus.cc:2749] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.475431 12722 consensus_queue.cc:1048] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:13.481642 12759 raft_consensus.cc:515] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.485038 12728 consensus_queue.cc:1048] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.488072 12759 leader_election.cc:290] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.487839 12426 catalog_manager.cc:5697] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.489102 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd720f68b944a1a9701cedad2b8a081" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.489653 12602 raft_consensus.cc:3060] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.490804 12427 catalog_manager.cc:5697] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.491535 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd720f68b944a1a9701cedad2b8a081" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:13.492122 12678 raft_consensus.cc:3060] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.493134 12427 catalog_manager.cc:5697] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.494020 12719 tablet_bootstrap.cc:654] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.501210 12602 raft_consensus.cc:2468] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.506263 12492 leader_election.cc:304] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:13.507611 12796 raft_consensus.cc:2804] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.508719 12796 raft_consensus.cc:697] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:13.509786 12796 consensus_queue.cc:237] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.531581 12728 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.534005 12720 tablet_bootstrap.cc:654] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.532121 12762 consensus_queue.cc:1048] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 13:20:13.575759 12727 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.632954 12678 raft_consensus.cc:2468] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.642673 12719 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.643294 12719 ts_tablet_manager.cc:1403] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.256s	user 0.006s	sys 0.009s
I20260710 13:20:13.646276 12719 raft_consensus.cc:359] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.647208 12719 raft_consensus.cc:385] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.647547 12719 raft_consensus.cc:740] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.648568 12719 consensus_queue.cc:260] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.653597 12727 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.655474 12718 tablet_bootstrap.cc:492] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.655958 12718 ts_tablet_manager.cc:1403] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.260s	user 0.019s	sys 0.011s
I20260710 13:20:13.658237 12814 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.659453 12718 raft_consensus.cc:359] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.660211 12718 raft_consensus.cc:385] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.660458 12718 raft_consensus.cc:740] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.664451 12718 consensus_queue.cc:260] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.666424 12718 ts_tablet_manager.cc:1434] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:13.667497 12718 tablet_bootstrap.cc:492] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.668867 12720 tablet_bootstrap.cc:492] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.669335 12720 ts_tablet_manager.cc:1403] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.311s	user 0.010s	sys 0.039s
I20260710 13:20:13.671926 12720 raft_consensus.cc:359] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.672595 12720 raft_consensus.cc:385] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.672868 12720 raft_consensus.cc:740] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.675951 12720 consensus_queue.cc:260] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.679454 12722 raft_consensus.cc:493] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.680297 12720 ts_tablet_manager.cc:1434] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:13.680111 12722 raft_consensus.cc:515] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.680976 12719 ts_tablet_manager.cc:1434] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260710 13:20:13.681149 12720 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.681862 12719 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.684434 12722 leader_election.cc:290] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
W20260710 13:20:13.700232 12641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.1:37181, user_credentials={real_user=slave}} blocked reactor thread for 47028.9us
I20260710 13:20:13.704918 12718 tablet_bootstrap.cc:654] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.708072 12719 tablet_bootstrap.cc:654] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.710100 12720 tablet_bootstrap.cc:654] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.709326 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
W20260710 13:20:13.715129 12567 leader_election.cc:343] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.730058 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:13.740761 12568 leader_election.cc:343] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.741279 12568 leader_election.cc:304] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.743681 12763 raft_consensus.cc:2749] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.742065 12816 consensus_queue.cc:1048] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:20:13.755757 12796 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.758594 12425 catalog_manager.cc:5697] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.765679 12720 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.766258 12720 ts_tablet_manager.cc:1403] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.011s
I20260710 13:20:13.769682 12720 raft_consensus.cc:359] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.770743 12720 raft_consensus.cc:385] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.771431 12720 raft_consensus.cc:740] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.772558 12720 consensus_queue.cc:260] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.776530 12720 ts_tablet_manager.cc:1434] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:13.778575 12727 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.780052 12720 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.781255 12727 raft_consensus.cc:493] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.781708 12727 raft_consensus.cc:515] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.786562 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:13.791030 12493 leader_election.cc:343] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.792905 12763 raft_consensus.cc:493] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.793413 12763 raft_consensus.cc:515] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.795327 12763 leader_election.cc:290] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.796056 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47686962129a4f0792b24231137aa52f" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:13.789327 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:13.796824 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47686962129a4f0792b24231137aa52f" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.796916 12604 raft_consensus.cc:2468] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:13.797487 12678 raft_consensus.cc:2468] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:13.798853 12492 leader_election.cc:304] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
W20260710 13:20:13.797508 12567 leader_election.cc:343] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.799901 12796 raft_consensus.cc:2804] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.799815 12568 leader_election.cc:304] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.800338 12796 raft_consensus.cc:493] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.800736 12796 raft_consensus.cc:3060] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.801038 12763 raft_consensus.cc:2804] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.801450 12763 raft_consensus.cc:493] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.801823 12763 raft_consensus.cc:3060] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.808130 12727 leader_election.cc:290] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.808650 12796 raft_consensus.cc:515] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.813566 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:13.814496 12604 raft_consensus.cc:3060] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.815920 12720 tablet_bootstrap.cc:654] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.818409 12719 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:13.816812 12727 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.817415 12796 leader_election.cc:290] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.816594 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
W20260710 13:20:13.820225 12493 leader_election.cc:343] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.825341 12719 ts_tablet_manager.cc:1403] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.020s
I20260710 13:20:13.828207 12718 tablet_bootstrap.cc:492] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.830884 12718 ts_tablet_manager.cc:1403] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.164s	user 0.018s	sys 0.014s
I20260710 13:20:13.834079 12718 raft_consensus.cc:359] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.835909 12765 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.828423 12763 raft_consensus.cc:515] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.840319 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47686962129a4f0792b24231137aa52f" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:13.840497 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47686962129a4f0792b24231137aa52f" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:13.840960 12678 raft_consensus.cc:3060] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.836211 12718 raft_consensus.cc:385] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.843818 12718 raft_consensus.cc:740] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.845099 12604 raft_consensus.cc:2468] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:13.845165 12718 consensus_queue.cc:260] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.846639 12492 leader_election.cc:304] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:13.847340 12718 ts_tablet_manager.cc:1434] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
W20260710 13:20:13.848817 12567 leader_election.cc:343] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.849030 12719 raft_consensus.cc:359] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.849699 12719 raft_consensus.cc:385] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.849957 12719 raft_consensus.cc:740] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.850575 12719 consensus_queue.cc:260] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.851490 12678 raft_consensus.cc:2468] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:13.851441 12815 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.853211 12568 leader_election.cc:304] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:13.854405 12722 raft_consensus.cc:2804] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.854887 12722 raft_consensus.cc:697] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:13.855335 12719 ts_tablet_manager.cc:1434] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 13:20:13.856302 12719 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:13.855705 12722 consensus_queue.cc:237] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.858418 12765 raft_consensus.cc:2804] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.858906 12765 raft_consensus.cc:697] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:13.859709 12765 consensus_queue.cc:237] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.861001 12718 tablet_bootstrap.cc:492] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:13.874234 12720 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:13.883646 12720 ts_tablet_manager.cc:1403] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.001s
I20260710 13:20:13.885670 12765 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.879103 12718 tablet_bootstrap.cc:654] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.881932 12719 tablet_bootstrap.cc:654] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.874758 12763 leader_election.cc:290] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.894155 12720 raft_consensus.cc:359] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.894892 12763 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.901165 12726 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.894934 12720 raft_consensus.cc:385] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.905217 12425 catalog_manager.cc:5697] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.903931 12720 raft_consensus.cc:740] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.918798 12720 consensus_queue.cc:260] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.921895 12527 raft_consensus.cc:3060] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.936502 12726 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.950083 12720 ts_tablet_manager.cc:1434] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260710 13:20:13.951411 12720 tablet_bootstrap.cc:492] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:13.959646 12746 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.967309 12718 tablet_bootstrap.cc:492] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:13.967955 12718 ts_tablet_manager.cc:1403] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.016s
I20260710 13:20:13.971107 12718 raft_consensus.cc:359] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.974421 12718 raft_consensus.cc:385] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.975211 12718 raft_consensus.cc:740] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.977613 12718 consensus_queue.cc:260] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.980867 12763 raft_consensus.cc:493] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.981527 12763 raft_consensus.cc:515] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:13.984928 12763 leader_election.cc:290] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:13.987738 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:13.987248 12424 catalog_manager.cc:5697] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:13.990094 12568 leader_election.cc:343] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.992684 12718 ts_tablet_manager.cc:1434] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260710 13:20:13.996564 12718 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:14.000106 12719 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.000561 12719 ts_tablet_manager.cc:1403] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.144s	user 0.042s	sys 0.054s
I20260710 13:20:14.001122 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.003334 12719 raft_consensus.cc:359] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.004678 12719 raft_consensus.cc:385] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.004940 12719 raft_consensus.cc:740] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
W20260710 13:20:14.005625 12567 leader_election.cc:343] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.006187 12567 leader_election.cc:304] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.005718 12719 consensus_queue.cc:260] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.007464 12722 raft_consensus.cc:2749] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.008460 12719 ts_tablet_manager.cc:1434] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:14.008854 12720 tablet_bootstrap.cc:654] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.009424 12719 tablet_bootstrap.cc:492] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.004334 12718 tablet_bootstrap.cc:654] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.017423 12719 tablet_bootstrap.cc:654] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.030131 12718 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:14.030131 12720 tablet_bootstrap.cc:492] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.030812 12720 ts_tablet_manager.cc:1403] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.010s
I20260710 13:20:14.030812 12718 ts_tablet_manager.cc:1403] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260710 13:20:14.033571 12719 tablet_bootstrap.cc:492] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.034158 12719 ts_tablet_manager.cc:1403] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260710 13:20:14.033588 12720 raft_consensus.cc:359] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.034551 12720 raft_consensus.cc:385] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.035024 12718 raft_consensus.cc:359] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.034865 12720 raft_consensus.cc:740] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.035723 12718 raft_consensus.cc:385] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.036072 12718 raft_consensus.cc:740] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.036273 12720 consensus_queue.cc:260] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.036859 12718 consensus_queue.cc:260] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.037281 12719 raft_consensus.cc:359] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.037969 12719 raft_consensus.cc:385] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.038827 12719 raft_consensus.cc:740] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.039646 12718 ts_tablet_manager.cc:1434] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:14.039614 12719 consensus_queue.cc:260] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.040752 12718 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:14.041888 12719 ts_tablet_manager.cc:1434] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:14.043267 12719 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.047619 12727 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.048813 12720 ts_tablet_manager.cc:1434] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:20:14.049817 12720 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.050139 12719 tablet_bootstrap.cc:654] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.058668 12720 tablet_bootstrap.cc:654] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.065088 12718 tablet_bootstrap.cc:654] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.069543 12719 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.070026 12719 ts_tablet_manager.cc:1403] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260710 13:20:14.073783 12719 raft_consensus.cc:359] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.074591 12719 raft_consensus.cc:385] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.074890 12719 raft_consensus.cc:740] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.075568 12719 consensus_queue.cc:260] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.077723 12719 ts_tablet_manager.cc:1434] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:20:14.078685 12719 tablet_bootstrap.cc:492] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.078492 12796 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.086550 12719 tablet_bootstrap.cc:654] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.097002 12720 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.097546 12720 ts_tablet_manager.cc:1403] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.004s
I20260710 13:20:14.100590 12720 raft_consensus.cc:359] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.101524 12720 raft_consensus.cc:385] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.101833 12720 raft_consensus.cc:740] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.103413 12720 consensus_queue.cc:260] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.106189 12720 ts_tablet_manager.cc:1434] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:14.114365 12718 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:14.114866 12722 raft_consensus.cc:493] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.115056 12718 ts_tablet_manager.cc:1403] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.002s
I20260710 13:20:14.115442 12722 raft_consensus.cc:515] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.116041 12720 tablet_bootstrap.cc:492] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.116514 12719 tablet_bootstrap.cc:492] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.117008 12719 ts_tablet_manager.cc:1403] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.011s
I20260710 13:20:14.118427 12718 raft_consensus.cc:359] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.119320 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:14.120088 12719 raft_consensus.cc:359] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.120852 12719 raft_consensus.cc:385] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.121114 12719 raft_consensus.cc:740] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
W20260710 13:20:14.122116 12568 leader_election.cc:343] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.119477 12718 raft_consensus.cc:385] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.123128 12718 raft_consensus.cc:740] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.122414 12719 consensus_queue.cc:260] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.124779 12718 consensus_queue.cc:260] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.125511 12719 ts_tablet_manager.cc:1434] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:14.126597 12719 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.127043 12718 ts_tablet_manager.cc:1434] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:20:14.127995 12718 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:14.131937 12722 leader_election.cc:290] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.121045 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.133236 12719 tablet_bootstrap.cc:654] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:14.134699 12567 leader_election.cc:343] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.135208 12567 leader_election.cc:304] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.136682 12722 raft_consensus.cc:2749] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.139263 12718 tablet_bootstrap.cc:654] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.140360 12720 tablet_bootstrap.cc:654] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.145723 12719 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.146235 12719 ts_tablet_manager.cc:1403] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:20:14.150658 12719 raft_consensus.cc:359] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.151721 12719 raft_consensus.cc:385] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.152160 12719 raft_consensus.cc:740] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.153123 12719 consensus_queue.cc:260] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.156426 12719 ts_tablet_manager.cc:1434] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:14.157748 12719 tablet_bootstrap.cc:492] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.157848 12816 raft_consensus.cc:493] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.158442 12816 raft_consensus.cc:515] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.160989 12816 leader_election.cc:290] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.163214 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.164543 12719 tablet_bootstrap.cc:654] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.164702 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.165459 12528 raft_consensus.cc:2468] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.164562 12718 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:14.166389 12718 ts_tablet_manager.cc:1403] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.014s
I20260710 13:20:14.166952 12641 leader_election.cc:304] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.167991 12602 raft_consensus.cc:2468] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.168259 12722 raft_consensus.cc:493] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.168790 12722 raft_consensus.cc:515] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.169402 12718 raft_consensus.cc:359] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.170133 12718 raft_consensus.cc:385] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.170148 12816 raft_consensus.cc:2804] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.170509 12718 raft_consensus.cc:740] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.170718 12816 raft_consensus.cc:493] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.171072 12722 leader_election.cc:290] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.171140 12816 raft_consensus.cc:3060] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.171324 12718 consensus_queue.cc:260] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.172838 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.173907 12718 ts_tablet_manager.cc:1434] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:14.174167 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:14.174506 12567 leader_election.cc:343] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.175748 12718 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
W20260710 13:20:14.176080 12568 leader_election.cc:343] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.176527 12568 leader_election.cc:304] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.175683 12818 raft_consensus.cc:493] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.177911 12818 raft_consensus.cc:515] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.178416 12722 raft_consensus.cc:2749] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.180109 12818 leader_election.cc:290] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.181650 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.181946 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.182390 12528 raft_consensus.cc:2468] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.182554 12602 raft_consensus.cc:2468] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.183738 12641 leader_election.cc:304] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:14.184553 12818 raft_consensus.cc:2804] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.184929 12818 raft_consensus.cc:493] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.185297 12818 raft_consensus.cc:3060] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.197278 12720 tablet_bootstrap.cc:492] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.197888 12720 ts_tablet_manager.cc:1403] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.011s
I20260710 13:20:14.202124 12719 tablet_bootstrap.cc:492] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.202728 12719 ts_tablet_manager.cc:1403] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.001s
I20260710 13:20:14.203205 12720 raft_consensus.cc:359] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.204079 12720 raft_consensus.cc:385] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.204484 12720 raft_consensus.cc:740] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.203992 12818 raft_consensus.cc:515] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.205456 12720 consensus_queue.cc:260] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.205892 12719 raft_consensus.cc:359] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.206516 12719 raft_consensus.cc:385] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.206780 12719 raft_consensus.cc:740] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.207042 12818 leader_election.cc:290] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.207477 12719 consensus_queue.cc:260] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.208020 12720 ts_tablet_manager.cc:1434] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:14.208962 12720 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.209748 12719 ts_tablet_manager.cc:1434] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:14.211118 12719 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.211992 12718 tablet_bootstrap.cc:654] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.202124 12816 raft_consensus.cc:515] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.216784 12816 leader_election.cc:290] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.217006 12719 tablet_bootstrap.cc:654] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.220691 12720 tablet_bootstrap.cc:654] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.226958 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.227638 12602 raft_consensus.cc:3060] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.237712 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:14.238442 12527 raft_consensus.cc:3060] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.238485 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.239283 12600 raft_consensus.cc:3060] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.240769 12720 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.241304 12720 ts_tablet_manager.cc:1403] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.007s
I20260710 13:20:14.245263 12600 raft_consensus.cc:2468] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.249234 12602 raft_consensus.cc:2468] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.247406 12641 leader_election.cc:304] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:14.250896 12816 raft_consensus.cc:2804] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.251428 12816 raft_consensus.cc:697] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:14.252710 12816 consensus_queue.cc:237] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.254624 12641 leader_election.cc:304] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:14.257571 12818 raft_consensus.cc:2804] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.237644 12719 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.259016 12719 ts_tablet_manager.cc:1403] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.004s
I20260710 13:20:14.260741 12718 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:14.261237 12718 ts_tablet_manager.cc:1403] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.012s
I20260710 13:20:14.237758 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:14.262501 12529 raft_consensus.cc:3060] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.262859 12528 raft_consensus.cc:3060] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.264680 12718 raft_consensus.cc:359] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.265429 12718 raft_consensus.cc:385] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.265703 12718 raft_consensus.cc:740] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.266585 12718 consensus_queue.cc:260] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.269030 12718 ts_tablet_manager.cc:1434] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:14.244850 12720 raft_consensus.cc:359] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.269577 12720 raft_consensus.cc:385] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.269902 12720 raft_consensus.cc:740] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.270186 12527 raft_consensus.cc:2468] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.270819 12720 consensus_queue.cc:260] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.274744 12718 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23: Bootstrap starting.
I20260710 13:20:14.277513 12528 raft_consensus.cc:2468] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.283149 12722 consensus_queue.cc:1048] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:14.283705 12718 tablet_bootstrap.cc:654] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.286659 12719 raft_consensus.cc:359] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.287408 12719 raft_consensus.cc:385] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.288302 12719 raft_consensus.cc:740] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.291173 12719 consensus_queue.cc:260] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.296487 12719 ts_tablet_manager.cc:1434] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:20:14.297842 12719 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.305483 12720 ts_tablet_manager.cc:1434] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.064s	user 0.012s	sys 0.003s
I20260710 13:20:14.306456 12720 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.309441 12422 catalog_manager.cc:5697] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.313211 12816 raft_consensus.cc:493] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.313431 12720 tablet_bootstrap.cc:654] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.313804 12816 raft_consensus.cc:515] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.316254 12816 leader_election.cc:290] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.318136 12719 tablet_bootstrap.cc:654] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.322652 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.325971 12818 raft_consensus.cc:697] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:14.326988 12818 consensus_queue.cc:237] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.329797 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.330722 12602 raft_consensus.cc:2393] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d80bb27b5c5459e8278f6d5b1efa53e in current term 1: Already voted for candidate 750343a3949e445890d21c4eaf1b1af5 in this term.
W20260710 13:20:14.336102 12475 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:14.336164 12719 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.336899 12719 ts_tablet_manager.cc:1403] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.000s
I20260710 13:20:14.339607 12762 raft_consensus.cc:493] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.340582 12718 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23: No bootstrap required, opened a new log
I20260710 13:20:14.340198 12762 raft_consensus.cc:515] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.344242 12718 ts_tablet_manager.cc:1403] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.009s
I20260710 13:20:14.349596 12718 raft_consensus.cc:359] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.350260 12718 raft_consensus.cc:385] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.350564 12718 raft_consensus.cc:740] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.351280 12718 consensus_queue.cc:260] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.353922 12718 ts_tablet_manager.cc:1434] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:14.354807 12641 leader_election.cc:304] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.356297 12816 raft_consensus.cc:3060] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.357733 12765 raft_consensus.cc:493] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.358733 12765 raft_consensus.cc:515] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.345014 12762 leader_election.cc:290] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.346036 12719 raft_consensus.cc:359] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.362844 12719 raft_consensus.cc:385] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.363193 12719 raft_consensus.cc:740] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.363912 12719 consensus_queue.cc:260] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.366222 12719 ts_tablet_manager.cc:1434] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.003s
I20260710 13:20:14.368014 12765 leader_election.cc:290] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.369726 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.370472 12600 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:14.370810 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:14.371657 12678 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:14.372685 12492 leader_election.cc:304] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.374272 12719 tablet_bootstrap.cc:492] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.376848 12759 raft_consensus.cc:2804] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.377310 12759 raft_consensus.cc:493] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.377703 12759 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.378422 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80df34a8cd94171968b95f99de2ceb2" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
W20260710 13:20:14.380266 12567 leader_election.cc:343] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.381886 12719 tablet_bootstrap.cc:654] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.384271 12762 consensus_queue.cc:1048] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.384684 12816 raft_consensus.cc:2749] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.387044 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80df34a8cd94171968b95f99de2ceb2" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:14.387698 12861 raft_consensus.cc:493] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.388382 12678 raft_consensus.cc:2468] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:14.388337 12861 raft_consensus.cc:515] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.390774 12861 leader_election.cc:290] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.391752 12815 raft_consensus.cc:493] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.392243 12815 raft_consensus.cc:515] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.393741 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9f32878aea4ecfb393b08a4d739602" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.394387 12528 raft_consensus.cc:2468] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.394523 12815 leader_election.cc:290] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.395015 12815 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.396418 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9f32878aea4ecfb393b08a4d739602" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.396930 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:14.397051 12600 raft_consensus.cc:2468] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.398137 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.398427 12568 leader_election.cc:304] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.398756 12602 raft_consensus.cc:2468] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
I20260710 13:20:14.399340 12762 raft_consensus.cc:2804] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.399905 12762 raft_consensus.cc:493] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.400429 12762 raft_consensus.cc:3060] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.400854 12641 leader_election.cc:304] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.402690 12861 raft_consensus.cc:2804] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.403054 12861 raft_consensus.cc:493] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.403406 12861 raft_consensus.cc:3060] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.384302 12720 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.408497 12492 leader_election.cc:304] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.409408 12815 raft_consensus.cc:2804] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.409737 12815 raft_consensus.cc:493] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.410084 12815 raft_consensus.cc:3060] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.410756 12759 raft_consensus.cc:515] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.408636 12720 ts_tablet_manager.cc:1403] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.015s
W20260710 13:20:14.418629 12493 leader_election.cc:343] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.419137 12815 raft_consensus.cc:515] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.421327 12815 leader_election.cc:290] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.422226 12759 leader_election.cc:290] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.423727 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.424360 12602 raft_consensus.cc:3060] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.423977 12720 raft_consensus.cc:359] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.428243 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.428828 12600 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.425078 12720 raft_consensus.cc:385] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.431030 12720 raft_consensus.cc:740] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.431818 12720 consensus_queue.cc:260] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.434191 12720 ts_tablet_manager.cc:1434] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:20:14.435179 12720 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.438418 12816 raft_consensus.cc:493] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.438910 12816 raft_consensus.cc:515] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.439721 12762 raft_consensus.cc:515] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.440160 12677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:14.441969 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
W20260710 13:20:14.442875 12493 leader_election.cc:343] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.443279 12762 leader_election.cc:290] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.443984 12816 leader_election.cc:290] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.443018 12675 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.442477 12600 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:14.446381 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7240c11ee436f8ba67de6214a52f8" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.427991 12423 catalog_manager.cc:5697] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.447773 12492 leader_election.cc:304] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.448634 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80df34a8cd94171968b95f99de2ceb2" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:14.448781 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7240c11ee436f8ba67de6214a52f8" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.444805 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80df34a8cd94171968b95f99de2ceb2" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:14.449240 12678 raft_consensus.cc:3060] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.449404 12600 raft_consensus.cc:2468] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
I20260710 13:20:14.449276 12719 tablet_bootstrap.cc:492] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.450433 12719 ts_tablet_manager.cc:1403] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.040s
I20260710 13:20:14.448639 12815 raft_consensus.cc:2804] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.450271 12527 raft_consensus.cc:2468] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 0.
W20260710 13:20:14.452828 12567 leader_election.cc:343] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.451876 12815 raft_consensus.cc:697] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:14.450331 12861 raft_consensus.cc:515] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.454073 12815 consensus_queue.cc:237] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.455456 12861 leader_election.cc:290] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.459685 12678 raft_consensus.cc:2468] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:14.451493 12602 raft_consensus.cc:2468] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:14.463202 12719 raft_consensus.cc:359] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.464761 12719 raft_consensus.cc:385] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.465055 12719 raft_consensus.cc:740] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.465829 12719 consensus_queue.cc:260] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.458894 12641 leader_election.cc:304] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:14.467268 12861 raft_consensus.cc:2804] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.467762 12861 raft_consensus.cc:493] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.468106 12719 ts_tablet_manager.cc:1434] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260710 13:20:14.468207 12861 raft_consensus.cc:3060] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.469044 12719 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5: Bootstrap starting.
I20260710 13:20:14.469393 12492 leader_election.cc:304] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:14.470544 12765 raft_consensus.cc:2804] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.470996 12765 raft_consensus.cc:697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:14.471817 12765 consensus_queue.cc:237] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.476276 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9f32878aea4ecfb393b08a4d739602" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:14.476873 12527 raft_consensus.cc:3060] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.488710 12762 raft_consensus.cc:493] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.489375 12720 tablet_bootstrap.cc:654] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.489261 12762 raft_consensus.cc:515] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.491394 12762 leader_election.cc:290] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.497249 12527 raft_consensus.cc:2468] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.482414 12861 raft_consensus.cc:515] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.498832 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9f32878aea4ecfb393b08a4d739602" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.499370 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.500102 12528 raft_consensus.cc:2468] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:14.501240 12727 raft_consensus.cc:493] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.501708 12727 raft_consensus.cc:515] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.502259 12719 tablet_bootstrap.cc:654] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.499469 12600 raft_consensus.cc:3060] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.499430 12861 leader_election.cc:290] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.506520 12568 leader_election.cc:304] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [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: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.497273 12675 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:14.508991 12567 leader_election.cc:304] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.511318 12746 raft_consensus.cc:2804] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.511725 12746 raft_consensus.cc:493] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.512216 12746 raft_consensus.cc:3060] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.515004 12759 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:14.512856 12762 raft_consensus.cc:2804] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.521751 12762 raft_consensus.cc:697] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:14.522593 12762 consensus_queue.cc:237] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.524775 12426 catalog_manager.cc:5697] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.520355 12727 leader_election.cc:290] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.537909 12600 raft_consensus.cc:2468] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.537520 12746 raft_consensus.cc:515] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.538532 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
W20260710 13:20:14.539760 12493 leader_election.cc:343] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.539961 12746 leader_election.cc:290] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.556283 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:14.557147 12527 raft_consensus.cc:3060] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.560278 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.561553 12602 raft_consensus.cc:2393] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 750343a3949e445890d21c4eaf1b1af5 in current term 1: Already voted for candidate 540e187f28074a2b806e9adb838b6b23 in this term.
I20260710 13:20:14.563426 12492 leader_election.cc:304] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:14.570632 12426 catalog_manager.cc:5697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.556342 12641 leader_election.cc:304] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.575976 12861 raft_consensus.cc:2804] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.576522 12861 raft_consensus.cc:697] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:14.577503 12861 consensus_queue.cc:237] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.578464 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7240c11ee436f8ba67de6214a52f8" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:14.579062 12528 raft_consensus.cc:3060] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.579588 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6e7240c11ee436f8ba67de6214a52f8" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.580749 12602 raft_consensus.cc:3060] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.586212 12527 raft_consensus.cc:2468] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 1.
I20260710 13:20:14.586831 12765 raft_consensus.cc:2749] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.587342 12528 raft_consensus.cc:2468] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.590194 12719 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5: No bootstrap required, opened a new log
I20260710 13:20:14.590754 12719 ts_tablet_manager.cc:1403] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.034s
I20260710 13:20:14.589003 12567 leader_election.cc:304] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.599022 12426 catalog_manager.cc:5697] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.599396 12762 raft_consensus.cc:2804] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.601230 12762 raft_consensus.cc:697] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:14.603219 12720 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.602942 12602 raft_consensus.cc:2468] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 1.
I20260710 13:20:14.601235 12423 catalog_manager.cc:5697] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.603688 12720 ts_tablet_manager.cc:1403] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.024s
I20260710 13:20:14.605865 12762 consensus_queue.cc:237] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.607075 12720 raft_consensus.cc:359] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.607738 12720 raft_consensus.cc:385] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.608075 12720 raft_consensus.cc:740] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.609361 12720 consensus_queue.cc:260] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.615638 12720 ts_tablet_manager.cc:1434] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:14.617100 12720 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.617950 12719 raft_consensus.cc:359] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.622164 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:14.623921 12676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:14.628209 12675 raft_consensus.cc:2468] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 0.
I20260710 13:20:14.629317 12641 leader_election.cc:304] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:14.630237 12861 raft_consensus.cc:2804] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.631017 12861 raft_consensus.cc:697] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:14.630453 12719 raft_consensus.cc:385] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.631994 12719 raft_consensus.cc:740] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.631896 12861 consensus_queue.cc:237] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.632649 12720 tablet_bootstrap.cc:654] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.631597 12426 catalog_manager.cc:5697] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.632936 12719 consensus_queue.cc:260] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.635169 12719 ts_tablet_manager.cc:1434] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 13:20:14.637872 12727 raft_consensus.cc:493] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.638378 12727 raft_consensus.cc:515] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.641206 12727 leader_election.cc:290] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.641139 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.641402 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:14.641960 12602 raft_consensus.cc:2468] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 0.
W20260710 13:20:14.642566 12493 leader_election.cc:343] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.643211 12492 leader_election.cc:304] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:14.644805 12727 raft_consensus.cc:2804] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:14.647675 12727 raft_consensus.cc:493] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:14.648119 12727 raft_consensus.cc:3060] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.654251 12423 catalog_manager.cc:5697] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.655961 12727 raft_consensus.cc:515] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.658739 12720 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.659296 12720 ts_tablet_manager.cc:1403] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.001s
I20260710 13:20:14.659277 12727 leader_election.cc:290] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:14.660024 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:14.660602 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:14.660985 12602 raft_consensus.cc:3060] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:14.662026 12493 leader_election.cc:343] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:14.666136 12720 raft_consensus.cc:359] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.666708 12720 raft_consensus.cc:385] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.666929 12720 raft_consensus.cc:740] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.667253 12602 raft_consensus.cc:2468] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 750343a3949e445890d21c4eaf1b1af5 in term 1.
I20260710 13:20:14.667536 12720 consensus_queue.cc:260] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.668489 12492 leader_election.cc:304] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:14.669250 12727 raft_consensus.cc:2804] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.669729 12727 raft_consensus.cc:697] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Leader. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:14.670507 12727 consensus_queue.cc:237] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.671600 12720 ts_tablet_manager.cc:1434] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260710 13:20:14.672624 12720 tablet_bootstrap.cc:492] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e: Bootstrap starting.
I20260710 13:20:14.678951 12720 tablet_bootstrap.cc:654] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.679082 12426 catalog_manager.cc:5697] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.683408 12720 tablet_bootstrap.cc:492] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e: No bootstrap required, opened a new log
I20260710 13:20:14.683868 12720 ts_tablet_manager.cc:1403] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 13:20:14.686775 12720 raft_consensus.cc:359] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.687436 12720 raft_consensus.cc:385] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.687783 12720 raft_consensus.cc:740] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.688537 12720 consensus_queue.cc:260] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.690243 12720 ts_tablet_manager.cc:1434] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:20:14.694824 12861 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.707463 12816 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:14.711338 12816 raft_consensus.cc:493] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:14.711908 12816 raft_consensus.cc:515] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:14.714221 12816 leader_election.cc:290] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:14.715334 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:14.715760 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:14.716509 12602 raft_consensus.cc:2393] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d80bb27b5c5459e8278f6d5b1efa53e in current term 1: Already voted for candidate 750343a3949e445890d21c4eaf1b1af5 in this term.
I20260710 13:20:14.717475 12641 leader_election.cc:304] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:14.719988 12818 raft_consensus.cc:3060] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.727111 12818 raft_consensus.cc:2749] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:14.810261 12818 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.824851 12861 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.931483 12727 consensus_queue.cc:1048] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.944169 12765 consensus_queue.cc:1048] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.970520 12762 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.979804 12528 raft_consensus.cc:3060] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.988065 12746 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.008689 12676 raft_consensus.cc:3060] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.014729 12746 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.019698 12765 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.027455 12746 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.037290 12861 raft_consensus.cc:493] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.037961 12861 raft_consensus.cc:515] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:15.044245 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:15.044396 12676 raft_consensus.cc:3060] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.046124 12861 leader_election.cc:290] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:15.049109 12602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:15.050913 12641 leader_election.cc:304] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:15.054545 12861 raft_consensus.cc:2749] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.055533 12727 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.097929 12861 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.110999 12861 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:15.190477 12815 consensus_queue.cc:1048] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:20:15.193176 12861 consensus_queue.cc:1048] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:15.194697 12861 consensus_queue.cc:1048] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:15.226351 12759 consensus_queue.cc:1048] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:15.266848 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:15.280218 12906 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 13:20:15.280489 12905 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 13:20:15.287535 12908 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 13:20:15.287559 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:15.289139 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:15.289429 11368 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 13:20:15.289718 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689615289696 us; error 0 us; skew 500 ppm
I20260710 13:20:15.290565 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:15.293936 11368 webserver.cc:533] Webserver started at http://127.11.26.4:44045/ using document root <none> and password file <none>
I20260710 13:20:15.294526 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:15.294728 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:15.295068 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:15.296552 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-3-root/instance:
uuid: "b7bc6b107e204dd2984ad2a12facec39"
format_stamp: "Formatted at 2026-07-10 13:20:15 on dist-test-slave-wrzs"
I20260710 13:20:15.302122 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:20:15.307152 12913 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:15.308326 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:15.308698 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-3-root
uuid: "b7bc6b107e204dd2984ad2a12facec39"
format_stamp: "Formatted at 2026-07-10 13:20:15 on dist-test-slave-wrzs"
I20260710 13:20:15.309003 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-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 13:20:15.332995 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:15.334636 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:15.350188 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:15.354208 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:15.354579 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:15.354921 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:15.355096 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:15.429493 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.4:46123
I20260710 13:20:15.429606 12975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.4:46123 every 8 connection(s)
I20260710 13:20:15.440994 11368 auto_leader_rebalancer-test.cc:388] add a tserver: b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:15.453562 12976 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38851
I20260710 13:20:15.453976 12976 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:15.454787 12976 heartbeater.cc:507] Master 127.11.26.62:38851 requested a full tablet report, sending...
I20260710 13:20:15.457868 12425 ts_manager.cc:194] Registered new tserver with Master: b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123)
I20260710 13:20:15.460160 12425 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39246
I20260710 13:20:16.435132 12527 consensus_queue.cc:237] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:16.444811 12675 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.448207 12600 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.450802 12984 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.452189 12727 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:16.463101 12976 heartbeater.cc:499] Master 127.11.26.62:38851 was elected leader, sending a full tablet report...
W20260710 13:20:16.463302 12494 consensus_peers.cc:597] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 607e83148abb45e592c1160882a4b24f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.467038 12986 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.468588 12600 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.474011 12675 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.487461 12425 catalog_manager.cc:5697] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.517204 12675 consensus_queue.cc:237] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:16.528084 12600 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.532369 12726 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:16.542651 12527 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.545202 12726 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260710 13:20:16.550675 12643 consensus_peers.cc:597] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f11a274c252479ea68a2631ab6b6627. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.556203 12996 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.558199 12602 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.560122 12527 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.575676 12676 consensus_queue.cc:237] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:16.577129 12426 catalog_manager.cc:5697] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
W20260710 13:20:16.603907 12643 consensus_peers.cc:597] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb243116aba048b498207c50ca553c1e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.606619 12602 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.606868 12527 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.608392 12996 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:16.609486 12726 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:16.621892 12726 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.624563 12527 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.631175 12602 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.650648 12426 catalog_manager.cc:5697] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.651197 12676 consensus_queue.cc:237] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:16.667850 12602 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:16.669514 12643 consensus_peers.cc:597] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 331022d133394eedb11d0bdc4b7657f7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.670712 12527 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:16.670621 12996 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:16.672446 12726 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:16.690296 12996 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.692857 12527 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.697917 12602 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.713260 12425 catalog_manager.cc:5697] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:16.954718 13007 ts_tablet_manager.cc:933] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:16.957690 13007 tablet_copy_client.cc:323] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:16.973343 12539 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet 607e83148abb45e592c1160882a4b24f from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:16.973982 12539 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet 607e83148abb45e592c1160882a4b24f from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-607e83148abb45e592c1160882a4b24f
I20260710 13:20:16.982522 12539 tablet_copy_source_session.cc:215] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:16.986591 13007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607e83148abb45e592c1160882a4b24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.001062 13007 tablet_copy_client.cc:806] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:17.001690 13007 tablet_copy_client.cc:670] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:17.007570 13007 tablet_copy_client.cc:538] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:17.009064 13011 ts_tablet_manager.cc:933] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:17.017668 13011 tablet_copy_client.cc:323] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.3:41971
I20260710 13:20:17.020860 13007 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:17.031014 12688 tablet_copy_service.cc:140] P 1d80bb27b5c5459e8278f6d5b1efa53e: Received BeginTabletCopySession request for tablet 1f11a274c252479ea68a2631ab6b6627 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:59554)
I20260710 13:20:17.031651 12688 tablet_copy_service.cc:161] P 1d80bb27b5c5459e8278f6d5b1efa53e: Beginning new tablet copy session on tablet 1f11a274c252479ea68a2631ab6b6627 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:59554: session id = b7bc6b107e204dd2984ad2a12facec39-1f11a274c252479ea68a2631ab6b6627
I20260710 13:20:17.041229 12688 tablet_copy_source_session.cc:215] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:17.044731 13011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f11a274c252479ea68a2631ab6b6627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.048149 13007 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:17.049229 13007 tablet_bootstrap.cc:492] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:17.049970 13007 ts_tablet_manager.cc:1403] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260710 13:20:17.053036 13007 raft_consensus.cc:359] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.053889 13007 raft_consensus.cc:740] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:17.054778 13007 consensus_queue.cc:260] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.061343 13011 tablet_copy_client.cc:806] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:17.062184 13011 tablet_copy_client.cc:670] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:17.064512 13007 ts_tablet_manager.cc:1434] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.014s	user 0.014s	sys 0.001s
I20260710 13:20:17.066284 12539 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-607e83148abb45e592c1160882a4b24f received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:17.066774 13011 tablet_copy_client.cc:538] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:17.066777 12539 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-607e83148abb45e592c1160882a4b24f on tablet 607e83148abb45e592c1160882a4b24f with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:17.076486 13011 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:17.099711 13011 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:17.100709 13011 tablet_bootstrap.cc:492] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:17.101436 13011 ts_tablet_manager.cc:1403] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 13:20:17.105134 13011 raft_consensus.cc:359] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.106088 13011 raft_consensus.cc:740] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:17.106808 13011 consensus_queue.cc:260] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.109265 13011 ts_tablet_manager.cc:1434] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:17.111176 12688 tablet_copy_service.cc:342] P 1d80bb27b5c5459e8278f6d5b1efa53e: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-1f11a274c252479ea68a2631ab6b6627 received from {username='slave'} at 127.0.0.1:59554
I20260710 13:20:17.111691 12688 tablet_copy_service.cc:434] P 1d80bb27b5c5459e8278f6d5b1efa53e: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-1f11a274c252479ea68a2631ab6b6627 on tablet 1f11a274c252479ea68a2631ab6b6627 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:17.170598 13011 ts_tablet_manager.cc:933] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:17.173830 13011 tablet_copy_client.cc:323] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.3:41971
I20260710 13:20:17.175513 12688 tablet_copy_service.cc:140] P 1d80bb27b5c5459e8278f6d5b1efa53e: Received BeginTabletCopySession request for tablet bb243116aba048b498207c50ca553c1e from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:59554)
I20260710 13:20:17.176071 12688 tablet_copy_service.cc:161] P 1d80bb27b5c5459e8278f6d5b1efa53e: Beginning new tablet copy session on tablet bb243116aba048b498207c50ca553c1e from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:59554: session id = b7bc6b107e204dd2984ad2a12facec39-bb243116aba048b498207c50ca553c1e
I20260710 13:20:17.183717 12688 tablet_copy_source_session.cc:215] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:17.187085 13011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb243116aba048b498207c50ca553c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.200591 13011 tablet_copy_client.cc:806] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:17.201159 13011 tablet_copy_client.cc:670] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:17.205065 13011 tablet_copy_client.cc:538] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:17.212649 13011 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:17.230968 13011 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:17.231885 13011 tablet_bootstrap.cc:492] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:17.232460 13011 ts_tablet_manager.cc:1403] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:20:17.235291 13011 raft_consensus.cc:359] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.236238 13011 raft_consensus.cc:740] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:17.236774 13011 consensus_queue.cc:260] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.239020 13011 ts_tablet_manager.cc:1434] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:17.241099 12688 tablet_copy_service.cc:342] P 1d80bb27b5c5459e8278f6d5b1efa53e: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-bb243116aba048b498207c50ca553c1e received from {username='slave'} at 127.0.0.1:59554
I20260710 13:20:17.241612 12688 tablet_copy_service.cc:434] P 1d80bb27b5c5459e8278f6d5b1efa53e: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-bb243116aba048b498207c50ca553c1e on tablet bb243116aba048b498207c50ca553c1e with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:17.242216 13007 ts_tablet_manager.cc:933] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:17.247133 13007 tablet_copy_client.cc:323] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.3:41971
I20260710 13:20:17.249676 12688 tablet_copy_service.cc:140] P 1d80bb27b5c5459e8278f6d5b1efa53e: Received BeginTabletCopySession request for tablet 331022d133394eedb11d0bdc4b7657f7 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:59554)
I20260710 13:20:17.250358 12688 tablet_copy_service.cc:161] P 1d80bb27b5c5459e8278f6d5b1efa53e: Beginning new tablet copy session on tablet 331022d133394eedb11d0bdc4b7657f7 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:59554: session id = b7bc6b107e204dd2984ad2a12facec39-331022d133394eedb11d0bdc4b7657f7
I20260710 13:20:17.258116 12688 tablet_copy_source_session.cc:215] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:17.261075 13007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331022d133394eedb11d0bdc4b7657f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.271405 13007 tablet_copy_client.cc:806] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:17.271976 13007 tablet_copy_client.cc:670] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:17.275775 13007 tablet_copy_client.cc:538] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:17.284749 13007 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:17.304646 13007 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:17.305426 13007 tablet_bootstrap.cc:492] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:17.306182 13007 ts_tablet_manager.cc:1403] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:20:17.309134 13007 raft_consensus.cc:359] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.310079 13007 raft_consensus.cc:740] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:17.310717 13007 consensus_queue.cc:260] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:17.313400 13007 ts_tablet_manager.cc:1434] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:20:17.315168 12688 tablet_copy_service.cc:342] P 1d80bb27b5c5459e8278f6d5b1efa53e: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-331022d133394eedb11d0bdc4b7657f7 received from {username='slave'} at 127.0.0.1:59554
I20260710 13:20:17.315574 12688 tablet_copy_service.cc:434] P 1d80bb27b5c5459e8278f6d5b1efa53e: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-331022d133394eedb11d0bdc4b7657f7 on tablet 331022d133394eedb11d0bdc4b7657f7 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:17.402535 12951 raft_consensus.cc:1217] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.471297 12951 raft_consensus.cc:1217] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.655035 12951 raft_consensus.cc:1217] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.667250 12951 raft_consensus.cc:1217] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:17.888864 12996 raft_consensus.cc:1064] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:17.890915 12996 consensus_queue.cc:237] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:17.897233 12951 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.897466 12604 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.899829 12527 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:17.900735 13025 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:17.902859 13022 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:17.903693 12996 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:17.922163 13022 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:17.928853 12604 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:17.929773 12527 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:17.936893 12951 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:17.941587 12426 catalog_manager.cc:5697] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.993582 12984 raft_consensus.cc:1064] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:17.996038 12984 consensus_queue.cc:237] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.009405 12676 consensus_queue.cc:237] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.017907 12951 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.017907 12675 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.020602 13023 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.022682 13023 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:18.024403 12527 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.025882 12950 raft_consensus.cc:1275] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.026101 12996 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.027700 13022 consensus_queue.cc:1048] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.035585 12726 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.038517 12527 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.039232 12950 raft_consensus.cc:2955] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.046775 12412 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1f11a274c252479ea68a2631ab6b6627 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:18.052935 12604 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.054306 12425 catalog_manager.cc:5697] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:18.064962 12984 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:20:18.072569 12588 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f11a274c252479ea68a2631ab6b6627 with delete_type TABLET_DATA_TOMBSTONED (TS 540e187f28074a2b806e9adb838b6b23 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:18.079948 12986 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.086377 12726 raft_consensus.cc:1064] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:18.089759 12726 consensus_queue.cc:237] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.105468 12425 catalog_manager.cc:5697] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:18.107091 12675 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.116451 13037 tablet_replica.cc:333] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:18.118201 12950 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.134209 13037 raft_consensus.cc:2243] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.139720 12602 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.140370 12527 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.139039 12604 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.141485 13025 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:18.146667 12726 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:18.148252 12951 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.158803 13037 raft_consensus.cc:2272] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.160853 12996 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.152527 12527 consensus_queue.cc:237] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.168962 13025 raft_consensus.cc:1064] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:18.173074 13025 consensus_queue.cc:237] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.174532 13037 ts_tablet_manager.cc:1916] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:18.177857 12602 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.179199 12949 raft_consensus.cc:1275] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.185493 13040 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:18.187166 12986 consensus_queue.cc:1048] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.191614 13022 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.200613 12984 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.205842 12602 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.202544 12528 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.208244 12949 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.230206 12604 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.234722 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 607e83148abb45e592c1160882a4b24f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:18.238018 12423 catalog_manager.cc:5697] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.242635 12950 raft_consensus.cc:2955] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.248415 12425 catalog_manager.cc:5697] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.267966 12949 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.275576 12604 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.277860 12528 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:18.279987 12662 tablet_service.cc:1558] Processing DeleteTablet for tablet 607e83148abb45e592c1160882a4b24f with delete_type TABLET_DATA_TOMBSTONED (TS 1d80bb27b5c5459e8278f6d5b1efa53e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260710 13:20:18.302237 13037 ts_tablet_manager.cc:1929] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.302965 13037 log.cc:1199] T 1f11a274c252479ea68a2631ab6b6627 P 540e187f28074a2b806e9adb838b6b23: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/wals/1f11a274c252479ea68a2631ab6b6627
I20260710 13:20:18.305979 13047 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.307425 12996 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:18.308676 13022 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:18.324940 12411 catalog_manager.cc:5028] TS 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): tablet 1f11a274c252479ea68a2631ab6b6627 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:18.329005 12675 consensus_queue.cc:237] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.342406 12950 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.344666 12604 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.346156 12996 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.347048 13022 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:18.356803 13049 tablet_replica.cc:333] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:18.358072 13049 raft_consensus.cc:2243] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.361694 12950 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.362928 13049 raft_consensus.cc:2272] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.363984 12600 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.363865 13047 raft_consensus.cc:2955] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.374446 13022 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.382110 12412 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb243116aba048b498207c50ca553c1e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:18.387531 12600 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.396725 12949 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.401367 12527 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.405943 13049 ts_tablet_manager.cc:1916] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:18.405409 12425 catalog_manager.cc:5697] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.417699 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet bb243116aba048b498207c50ca553c1e with delete_type TABLET_DATA_TOMBSTONED (TS 750343a3949e445890d21c4eaf1b1af5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55464
I20260710 13:20:18.418983 12426 catalog_manager.cc:5697] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.427315 13049 ts_tablet_manager.cc:1929] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.428903 13049 log.cc:1199] T 607e83148abb45e592c1160882a4b24f P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/wals/607e83148abb45e592c1160882a4b24f
I20260710 13:20:18.432821 12412 catalog_manager.cc:5028] TS 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): tablet 607e83148abb45e592c1160882a4b24f (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:18.434854 13053 tablet_replica.cc:333] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:18.436004 13053 raft_consensus.cc:2243] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.436694 13053 raft_consensus.cc:2272] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.440860 13053 ts_tablet_manager.cc:1916] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:18.450575 12675 consensus_queue.cc:237] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:18.456743 12949 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.457509 12600 raft_consensus.cc:1275] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:18.458997 13053 ts_tablet_manager.cc:1929] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.459398 13053 log.cc:1199] T bb243116aba048b498207c50ca553c1e P 750343a3949e445890d21c4eaf1b1af5: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/wals/bb243116aba048b498207c50ca553c1e
I20260710 13:20:18.459345 13047 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:18.462106 13047 consensus_queue.cc:1048] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:18.463106 12411 catalog_manager.cc:5028] TS 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): tablet bb243116aba048b498207c50ca553c1e (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:18.469439 13022 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.471694 12949 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.477651 12600 raft_consensus.cc:2955] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.486008 12425 catalog_manager.cc:5697] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:18.494724 12412 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 331022d133394eedb11d0bdc4b7657f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:18.500928 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet 331022d133394eedb11d0bdc4b7657f7 with delete_type TABLET_DATA_TOMBSTONED (TS 750343a3949e445890d21c4eaf1b1af5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55464
I20260710 13:20:18.501888 13053 tablet_replica.cc:333] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:18.502729 13053 raft_consensus.cc:2243] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.503304 13053 raft_consensus.cc:2272] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.506918 13053 ts_tablet_manager.cc:1916] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:18.521615 13053 ts_tablet_manager.cc:1929] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:18.521929 13053 log.cc:1199] T 331022d133394eedb11d0bdc4b7657f7 P 750343a3949e445890d21c4eaf1b1af5: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/wals/331022d133394eedb11d0bdc4b7657f7
I20260710 13:20:18.523259 12411 catalog_manager.cc:5028] TS 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): tablet 331022d133394eedb11d0bdc4b7657f7 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:19.546875 12604 consensus_queue.cc:237] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:19.554626 12527 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.558378 13056 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.558710 12676 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.561239 13054 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:19.569754 13056 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.573429 12527 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.575254 12676 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
W20260710 13:20:19.581482 12569 consensus_peers.cc:597] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1801d7d8e9cc48abad30105f107695e7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.587947 12426 catalog_manager.cc:5697] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.588943 12676 consensus_queue.cc:237] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:19.601557 12604 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:19.603981 12643 consensus_peers.cc:597] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa6372b0b8cb4189842bdfab50598241. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.605505 12527 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.606846 13047 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:19.608441 13046 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:19.622134 13047 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.623613 12527 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.626044 12604 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.640411 12527 consensus_queue.cc:237] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:19.643671 12423 catalog_manager.cc:5697] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
W20260710 13:20:19.659022 12494 consensus_peers.cc:597] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f72c425132e4ffca739913f48e20273. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.659149 12676 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.661522 13055 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:19.662026 12604 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.663368 13040 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:19.671880 13055 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.673930 12676 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.676585 12604 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.692984 12425 catalog_manager.cc:5697] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.693290 12527 consensus_queue.cc:237] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
W20260710 13:20:19.703264 12494 consensus_peers.cc:597] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6cd720f68b944a1a9701cedad2b8a081. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:19.703750 12676 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.707449 12604 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:19.708501 13040 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:19.709997 13055 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.721825 13040 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.723565 12676 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.729247 12604 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:19.735358 12426 catalog_manager.cc:5697] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:20.103730 13081 ts_tablet_manager.cc:933] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:20.106133 13081 tablet_copy_client.cc:323] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.2:38695
I20260710 13:20:20.119534 12614 tablet_copy_service.cc:140] P 540e187f28074a2b806e9adb838b6b23: Received BeginTabletCopySession request for tablet 1801d7d8e9cc48abad30105f107695e7 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:54750)
I20260710 13:20:20.120250 12614 tablet_copy_service.cc:161] P 540e187f28074a2b806e9adb838b6b23: Beginning new tablet copy session on tablet 1801d7d8e9cc48abad30105f107695e7 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:54750: session id = b7bc6b107e204dd2984ad2a12facec39-1801d7d8e9cc48abad30105f107695e7
I20260710 13:20:20.128721 12614 tablet_copy_source_session.cc:215] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:20.132249 13081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1801d7d8e9cc48abad30105f107695e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.148492 13086 ts_tablet_manager.cc:933] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:20.149034 13081 tablet_copy_client.cc:806] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:20.149646 13081 tablet_copy_client.cc:670] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:20.154054 13086 tablet_copy_client.cc:323] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.3:41971
I20260710 13:20:20.155371 13081 tablet_copy_client.cc:538] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:20.156245 12688 tablet_copy_service.cc:140] P 1d80bb27b5c5459e8278f6d5b1efa53e: Received BeginTabletCopySession request for tablet aa6372b0b8cb4189842bdfab50598241 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:59554)
I20260710 13:20:20.156766 12688 tablet_copy_service.cc:161] P 1d80bb27b5c5459e8278f6d5b1efa53e: Beginning new tablet copy session on tablet aa6372b0b8cb4189842bdfab50598241 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:59554: session id = b7bc6b107e204dd2984ad2a12facec39-aa6372b0b8cb4189842bdfab50598241
I20260710 13:20:20.163755 12688 tablet_copy_source_session.cc:215] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:20.164964 13081 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:20.166728 13086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa6372b0b8cb4189842bdfab50598241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.186702 13086 tablet_copy_client.cc:806] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:20.187286 13086 tablet_copy_client.cc:670] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:20.191218 13086 tablet_copy_client.cc:538] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:20.191430 13081 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:20.192545 13081 tablet_bootstrap.cc:492] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:20.193317 13081 ts_tablet_manager.cc:1403] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.013s
I20260710 13:20:20.197899 13081 raft_consensus.cc:359] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.199023 13081 raft_consensus.cc:740] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:20.199851 13081 consensus_queue.cc:260] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.211299 13086 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:20.235608 13091 ts_tablet_manager.cc:933] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:20.238658 13089 ts_tablet_manager.cc:933] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:20.247125 13091 tablet_copy_client.cc:323] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:20.249557 12539 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet 8f72c425132e4ffca739913f48e20273 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:20.250339 12539 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet 8f72c425132e4ffca739913f48e20273 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-8f72c425132e4ffca739913f48e20273
I20260710 13:20:20.252549 13086 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:20.253672 13086 tablet_bootstrap.cc:492] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:20.254395 13086 ts_tablet_manager.cc:1403] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.008s
I20260710 13:20:20.259269 13086 raft_consensus.cc:359] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.260222 13086 raft_consensus.cc:740] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:20.260933 13086 consensus_queue.cc:260] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.261698 12539 tablet_copy_source_session.cc:215] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:20.267359 13091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f72c425132e4ffca739913f48e20273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.271463 13081 ts_tablet_manager.cc:1434] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.077s	user 0.031s	sys 0.036s
I20260710 13:20:20.272826 13089 tablet_copy_client.cc:323] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:20.273983 12614 tablet_copy_service.cc:342] P 540e187f28074a2b806e9adb838b6b23: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-1801d7d8e9cc48abad30105f107695e7 received from {username='slave'} at 127.0.0.1:54750
I20260710 13:20:20.274475 12614 tablet_copy_service.cc:434] P 540e187f28074a2b806e9adb838b6b23: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-1801d7d8e9cc48abad30105f107695e7 on tablet 1801d7d8e9cc48abad30105f107695e7 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:20.275615 13086 ts_tablet_manager.cc:1434] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.008s
I20260710 13:20:20.277295 12539 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet 6cd720f68b944a1a9701cedad2b8a081 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:20.277524 12688 tablet_copy_service.cc:342] P 1d80bb27b5c5459e8278f6d5b1efa53e: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-aa6372b0b8cb4189842bdfab50598241 received from {username='slave'} at 127.0.0.1:59554
I20260710 13:20:20.278187 12688 tablet_copy_service.cc:434] P 1d80bb27b5c5459e8278f6d5b1efa53e: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-aa6372b0b8cb4189842bdfab50598241 on tablet aa6372b0b8cb4189842bdfab50598241 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:20.278206 12539 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet 6cd720f68b944a1a9701cedad2b8a081 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-6cd720f68b944a1a9701cedad2b8a081
I20260710 13:20:20.294193 13091 tablet_copy_client.cc:806] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:20.294839 13091 tablet_copy_client.cc:670] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:20.296027 12539 tablet_copy_source_session.cc:215] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:20.299240 13089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd720f68b944a1a9701cedad2b8a081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:20.299351 13091 tablet_copy_client.cc:538] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:20.309684 13091 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:20.316645 13089 tablet_copy_client.cc:806] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:20.317225 13089 tablet_copy_client.cc:670] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:20.321494 13089 tablet_copy_client.cc:538] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:20.330300 13091 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:20.330320 13089 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:20.331219 13091 tablet_bootstrap.cc:492] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:20.331848 13091 ts_tablet_manager.cc:1403] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:20:20.334663 13091 raft_consensus.cc:359] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.335402 13091 raft_consensus.cc:740] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:20.335995 13091 consensus_queue.cc:260] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.340312 13091 ts_tablet_manager.cc:1434] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:20:20.342097 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-8f72c425132e4ffca739913f48e20273 received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:20.342519 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-8f72c425132e4ffca739913f48e20273 on tablet 8f72c425132e4ffca739913f48e20273 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:20.353701 13089 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:20.354534 13089 tablet_bootstrap.cc:492] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:20.355137 13089 ts_tablet_manager.cc:1403] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:20:20.357386 13089 raft_consensus.cc:359] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.358007 13089 raft_consensus.cc:740] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:20.358563 13089 consensus_queue.cc:260] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:20.360720 13089 ts_tablet_manager.cc:1434] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:20.362418 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-6cd720f68b944a1a9701cedad2b8a081 received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:20.362823 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-6cd720f68b944a1a9701cedad2b8a081 on tablet 6cd720f68b944a1a9701cedad2b8a081 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:20.594200 12949 raft_consensus.cc:1217] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.694523 12949 raft_consensus.cc:1217] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.787331 12949 raft_consensus.cc:1217] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:20.820433 12949 raft_consensus.cc:1217] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:21.105206 13054 raft_consensus.cc:1064] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:21.107882 13054 consensus_queue.cc:237] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.114897 12949 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.115617 12676 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.116601 13099 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.117437 13100 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:21.120411 12527 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.122087 13099 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.136059 13100 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.137912 12949 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.158072 12423 catalog_manager.cc:5697] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.165360 12678 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.148161 12527 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.175978 13109 raft_consensus.cc:1064] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:21.178692 13109 consensus_queue.cc:237] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.190007 12949 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.190826 12527 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.190917 12604 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.191756 13098 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.192860 13115 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.193699 13109 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:21.206650 12604 consensus_queue.cc:237] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.213798 12527 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.215018 12949 raft_consensus.cc:1275] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.215211 13054 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.217027 13100 consensus_queue.cc:1048] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.219367 13098 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.221212 12528 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.233772 12950 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.230319 13054 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.242411 12604 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.244549 12422 catalog_manager.cc:5697] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.253710 12426 catalog_manager.cc:5697] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.256461 12950 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.262148 13080 raft_consensus.cc:1064] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:21.264879 13080 consensus_queue.cc:237] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.262701 12527 raft_consensus.cc:2955] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.276080 12662 tablet_service.cc:1558] Processing DeleteTablet for tablet 1801d7d8e9cc48abad30105f107695e7 with delete_type TABLET_DATA_TOMBSTONED (TS 1d80bb27b5c5459e8278f6d5b1efa53e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260710 13:20:21.283447 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1801d7d8e9cc48abad30105f107695e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.298437 13119 tablet_replica.cc:333] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:21.299593 13119 raft_consensus.cc:2243] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.299674 12678 consensus_queue.cc:237] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.300529 13119 raft_consensus.cc:2272] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.305775 13119 ts_tablet_manager.cc:1916] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.309084 13102 raft_consensus.cc:1064] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:21.317963 12527 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.320078 13098 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.330848 12678 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.331676 13108 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.342082 12949 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.345017 12528 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.348075 12950 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.347417 13077 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:20:21.349933 13115 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.356746 13077 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.381754 12950 raft_consensus.cc:2955] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.387348 13123 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.392408 13102 consensus_queue.cc:237] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.392534 12949 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.387255 13119 ts_tablet_manager.cc:1929] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.396528 13119 log.cc:1199] T 1801d7d8e9cc48abad30105f107695e7 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/wals/1801d7d8e9cc48abad30105f107695e7
I20260710 13:20:21.402732 12412 catalog_manager.cc:5028] TS 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): tablet 1801d7d8e9cc48abad30105f107695e7 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
W20260710 13:20:21.398514 12492 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.2:38695, user_credentials={real_user=slave}} blocked reactor thread for 79552.6us
I20260710 13:20:21.412679 12412 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa6372b0b8cb4189842bdfab50598241 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.413395 12678 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.417351 12422 catalog_manager.cc:5697] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.420118 12604 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.422181 12426 catalog_manager.cc:5697] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.427613 13122 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:21.429399 12676 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.432960 13080 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:21.438769 12600 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.438894 12949 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:21.441224 13080 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.442091 13123 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:21.445212 12604 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.447973 12588 tablet_service.cc:1558] Processing DeleteTablet for tablet aa6372b0b8cb4189842bdfab50598241 with delete_type TABLET_DATA_TOMBSTONED (TS 540e187f28074a2b806e9adb838b6b23 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:21.472314 13102 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.481860 13130 tablet_replica.cc:333] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:21.483392 13130 raft_consensus.cc:2243] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.484493 13130 raft_consensus.cc:2272] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.493999 13130 ts_tablet_manager.cc:1916] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.494436 12528 consensus_queue.cc:237] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.496793 12600 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.508548 12950 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.509609 12676 raft_consensus.cc:1275] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.510833 13123 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.511965 13080 consensus_queue.cc:1048] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.522534 12678 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.533360 12676 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.530649 13077 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.536682 13130 ts_tablet_manager.cc:1929] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.539588 13130 log.cc:1199] T aa6372b0b8cb4189842bdfab50598241 P 540e187f28074a2b806e9adb838b6b23: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/wals/aa6372b0b8cb4189842bdfab50598241
I20260710 13:20:21.540463 12950 raft_consensus.cc:2955] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.541517 12411 catalog_manager.cc:5028] TS 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): tablet aa6372b0b8cb4189842bdfab50598241 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:21.550127 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f72c425132e4ffca739913f48e20273 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.557543 12949 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.558633 12425 catalog_manager.cc:5697] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.559834 12422 catalog_manager.cc:5697] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.577118 12588 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f72c425132e4ffca739913f48e20273 with delete_type TABLET_DATA_TOMBSTONED (TS 540e187f28074a2b806e9adb838b6b23 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:21.578305 13130 tablet_replica.cc:333] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:21.579370 13130 raft_consensus.cc:2243] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.580128 13130 raft_consensus.cc:2272] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.583611 13130 ts_tablet_manager.cc:1916] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.595685 12528 consensus_queue.cc:237] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:21.601166 13130 ts_tablet_manager.cc:1929] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.601679 13130 log.cc:1199] T 8f72c425132e4ffca739913f48e20273 P 540e187f28074a2b806e9adb838b6b23: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/wals/8f72c425132e4ffca739913f48e20273
I20260710 13:20:21.603542 12411 catalog_manager.cc:5028] TS 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): tablet 8f72c425132e4ffca739913f48e20273 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:21.604064 12950 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.604800 12600 raft_consensus.cc:1275] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:21.605913 13077 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:21.606931 13102 consensus_queue.cc:1048] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:21.615060 13121 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.617149 12600 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.617149 12950 raft_consensus.cc:2955] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:21.626155 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6cd720f68b944a1a9701cedad2b8a081 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:21.634445 12425 catalog_manager.cc:5697] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.648406 12662 tablet_service.cc:1558] Processing DeleteTablet for tablet 6cd720f68b944a1a9701cedad2b8a081 with delete_type TABLET_DATA_TOMBSTONED (TS 1d80bb27b5c5459e8278f6d5b1efa53e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260710 13:20:21.649340 13119 tablet_replica.cc:333] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:21.650292 13119 raft_consensus.cc:2243] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:21.650971 13119 raft_consensus.cc:2272] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.655171 13119 ts_tablet_manager.cc:1916] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:21.667590 13119 ts_tablet_manager.cc:1929] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:21.668012 13119 log.cc:1199] T 6cd720f68b944a1a9701cedad2b8a081 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/wals/6cd720f68b944a1a9701cedad2b8a081
I20260710 13:20:21.669793 12412 catalog_manager.cc:5028] TS 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): tablet 6cd720f68b944a1a9701cedad2b8a081 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:22.798866 12604 consensus_queue.cc:237] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:22.928946 13143 raft_consensus.cc:493] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 750343a3949e445890d21c4eaf1b1af5)
I20260710 13:20:22.929821 13143 raft_consensus.cc:515] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:22.938577 13115 raft_consensus.cc:493] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 750343a3949e445890d21c4eaf1b1af5)
I20260710 13:20:22.939450 13115 raft_consensus.cc:515] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:22.942337 13115 leader_election.cc:290] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:23.015762 13143 leader_election.cc:290] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:23.016489 13143 raft_consensus.cc:493] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 540e187f28074a2b806e9adb838b6b23)
I20260710 13:20:23.017140 13143 raft_consensus.cc:515] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:23.026294 13144 raft_consensus.cc:493] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d80bb27b5c5459e8278f6d5b1efa53e)
I20260710 13:20:23.026974 13144 raft_consensus.cc:515] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:23.029663 13144 leader_election.cc:290] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971), b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123)
I20260710 13:20:23.039942 13138 raft_consensus.cc:493] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 750343a3949e445890d21c4eaf1b1af5)
I20260710 13:20:23.040561 13138 raft_consensus.cc:515] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:23.042976 13138 leader_election.cc:290] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123)
I20260710 13:20:23.052192 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47686962129a4f0792b24231137aa52f" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:23.054493 12525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:23.056488 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:23.058522 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:23.065922 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:23.067400 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f446bc37bf3e444c90bf01cf455429ff" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:23.069124 13143 leader_election.cc:290] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:23.073875 13142 raft_consensus.cc:493] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d80bb27b5c5459e8278f6d5b1efa53e)
I20260710 13:20:23.074477 13142 raft_consensus.cc:515] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:23.076566 13142 leader_election.cc:290] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971), b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123)
I20260710 13:20:23.077924 12600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47686962129a4f0792b24231137aa52f" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:23.078537 13095 raft_consensus.cc:493] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 750343a3949e445890d21c4eaf1b1af5)
I20260710 13:20:23.088613 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11a274c252479ea68a2631ab6b6627" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:23.091637 13115 raft_consensus.cc:493] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 540e187f28074a2b806e9adb838b6b23)
I20260710 13:20:23.092468 12529 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:23.091467 12625 debug-util.cc:398] Leaking SignalData structure 0x7b080019df60 after lost signal to thread 11371
I20260710 13:20:23.092201 13115 raft_consensus.cc:515] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:23.097851 13115 leader_election.cc:290] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
W20260710 13:20:23.095257 12625 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5fe0 after lost signal to thread 12461
I20260710 13:20:23.095037 13144 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:23.079105 13095 raft_consensus.cc:515] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:23.101483 13095 leader_election.cc:290] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:23.102125 12641 leader_election.cc:304] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:23.105659 13147 raft_consensus.cc:2749] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:23.105976 12641 leader_election.cc:304] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:23.106756 13147 raft_consensus.cc:2749] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:23.108045 12641 leader_election.cc:304] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:23.108678 13115 raft_consensus.cc:2749] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:23.109894 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "540e187f28074a2b806e9adb838b6b23" is_pre_election: true
I20260710 13:20:23.112738 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:23.114228 12641 leader_election.cc:304] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:23.115273 13115 raft_consensus.cc:2749] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:23.116888 13054 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.118428 12525 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
W20260710 13:20:23.123968 12568 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.158s	user 0.012s	sys 0.010s
W20260710 13:20:23.124571 12568 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.159s	user 0.012s	sys 0.010s
I20260710 13:20:23.131685 12678 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.131611 12671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:23.130100 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f11a274c252479ea68a2631ab6b6627" candidate_uuid: "750343a3949e445890d21c4eaf1b1af5" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b7bc6b107e204dd2984ad2a12facec39" is_pre_election: true
I20260710 13:20:23.139181 13100 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:23.150985 12671 consensus_queue.cc:237] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:23.152419 12494 leader_election.cc:304] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [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: 750343a3949e445890d21c4eaf1b1af5; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:23.155015 13123 raft_consensus.cc:2749] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:23.157565 12949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b7bc6b107e204dd2984ad2a12facec39" is_pre_election: true
I20260710 13:20:23.165110 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" is_pre_election: true
I20260710 13:20:23.173108 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f72c425132e4ffca739913f48e20273" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "750343a3949e445890d21c4eaf1b1af5" is_pre_election: true
I20260710 13:20:23.176874 12527 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:55488 (request call id 150) took 1172 ms. Trace:
I20260710 13:20:23.177366 12527 rpcz_store.cc:276] 0710 13:20:22.004088 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:20:23.176154 (+1172066us) service_pool.cc:224] Handling call
0710 13:20:23.176411 (+   257us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:20:23.176562 (+   151us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:20:23.176587 (+    25us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0710 13:20:23.176625 (+    38us) raft_consensus.cc:1645] Marking committed up to 4
0710 13:20:23.176674 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:20:23.176728 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:20:23.176819 (+    91us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:20:23.180230 12951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331022d133394eedb11d0bdc4b7657f7" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b7bc6b107e204dd2984ad2a12facec39" is_pre_election: true
I20260710 13:20:23.182360 12423 catalog_manager.cc:5697] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
W20260710 13:20:23.185189 12569 consensus_peers.cc:597] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68af0969ac194d9898bed867991cd5c1. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:23.187729 12625 debug-util.cc:398] Leaking SignalData structure 0x7b080025b9a0 after lost signal to thread 12553
I20260710 13:20:23.188179 12569 leader_election.cc:304] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [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: 540e187f28074a2b806e9adb838b6b23; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, b7bc6b107e204dd2984ad2a12facec39
W20260710 13:20:23.188933 12625 debug-util.cc:398] Leaking SignalData structure 0x7b0800259ce0 after lost signal to thread 12628
I20260710 13:20:23.189360 13100 raft_consensus.cc:2749] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:23.189993 12625 debug-util.cc:398] Leaking SignalData structure 0x7b0800217460 after lost signal to thread 12702
W20260710 13:20:23.191205 12625 debug-util.cc:398] Leaking SignalData structure 0x7b080019b320 after lost signal to thread 12975
I20260710 13:20:23.192942 12643 leader_election.cc:304] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: 1d80bb27b5c5459e8278f6d5b1efa53e; no voters: 750343a3949e445890d21c4eaf1b1af5, b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:23.195268 13147 raft_consensus.cc:2749] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:23.202230 12674 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.206771 12914 leader_election.cc:304] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [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: b7bc6b107e204dd2984ad2a12facec39; no voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5
I20260710 13:20:23.211509 13095 raft_consensus.cc:2749] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:23.256683 12643 consensus_peers.cc:597] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6e7240c11ee436f8ba67de6214a52f8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.258455 12600 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.262112 13109 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:23.262797 12527 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.267745 13145 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:23.315033 13109 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.326918 12604 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.335912 12527 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.345166 12425 catalog_manager.cc:5697] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.354498 12604 consensus_queue.cc:237] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
W20260710 13:20:23.385255 12569 consensus_peers.cc:597] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f80df34a8cd94171968b95f99de2ceb2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.386682 12671 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.388399 13100 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:23.397281 12527 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.398689 13100 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:23.411852 13149 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.416256 12674 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.417936 12527 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.438937 12425 catalog_manager.cc:5697] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.453725 12527 consensus_queue.cc:237] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:23.474841 12674 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.475935 12604 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:23.476862 13139 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:23.477944 13121 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:23.479527 12494 consensus_peers.cc:597] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f446bc37bf3e444c90bf01cf455429ff. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.522360 13121 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.529199 12671 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.565135 12425 catalog_manager.cc:5697] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.568786 12604 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:23.660782 13164 ts_tablet_manager.cc:933] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:23.662575 13164 tablet_copy_client.cc:323] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.3:41971
I20260710 13:20:23.664378 12688 tablet_copy_service.cc:140] P 1d80bb27b5c5459e8278f6d5b1efa53e: Received BeginTabletCopySession request for tablet c6e7240c11ee436f8ba67de6214a52f8 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:59554)
I20260710 13:20:23.664924 12688 tablet_copy_service.cc:161] P 1d80bb27b5c5459e8278f6d5b1efa53e: Beginning new tablet copy session on tablet c6e7240c11ee436f8ba67de6214a52f8 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:59554: session id = b7bc6b107e204dd2984ad2a12facec39-c6e7240c11ee436f8ba67de6214a52f8
I20260710 13:20:23.672443 12688 tablet_copy_source_session.cc:215] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.674667 13166 ts_tablet_manager.cc:933] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:23.682168 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6e7240c11ee436f8ba67de6214a52f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.713563 13166 tablet_copy_client.cc:323] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.2:38695
I20260710 13:20:23.715521 12614 tablet_copy_service.cc:140] P 540e187f28074a2b806e9adb838b6b23: Received BeginTabletCopySession request for tablet 68af0969ac194d9898bed867991cd5c1 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:54750)
I20260710 13:20:23.716117 12614 tablet_copy_service.cc:161] P 540e187f28074a2b806e9adb838b6b23: Beginning new tablet copy session on tablet 68af0969ac194d9898bed867991cd5c1 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:54750: session id = b7bc6b107e204dd2984ad2a12facec39-68af0969ac194d9898bed867991cd5c1
I20260710 13:20:23.724509 12614 tablet_copy_source_session.cc:215] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.728535 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68af0969ac194d9898bed867991cd5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:23.746270 13166 tablet_copy_client.cc:806] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:23.746834 13166 tablet_copy_client.cc:670] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:23.751148 13166 tablet_copy_client.cc:538] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:23.760164 13166 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:23.767267 13164 tablet_copy_client.cc:806] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:23.768036 13164 tablet_copy_client.cc:670] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:23.776480 13164 tablet_copy_client.cc:538] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:23.787060 13166 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:23.788065 13166 tablet_bootstrap.cc:492] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:23.788745 13166 ts_tablet_manager.cc:1403] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260710 13:20:23.792294 13166 raft_consensus.cc:359] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:23.793169 13166 raft_consensus.cc:740] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:23.793404 13164 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:23.793817 13166 consensus_queue.cc:260] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:23.809862 13166 ts_tablet_manager.cc:1434] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:20:23.813021 12614 tablet_copy_service.cc:342] P 540e187f28074a2b806e9adb838b6b23: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-68af0969ac194d9898bed867991cd5c1 received from {username='slave'} at 127.0.0.1:54750
I20260710 13:20:23.813567 12614 tablet_copy_service.cc:434] P 540e187f28074a2b806e9adb838b6b23: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-68af0969ac194d9898bed867991cd5c1 on tablet 68af0969ac194d9898bed867991cd5c1 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:23.847317 13164 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:23.848513 13164 tablet_bootstrap.cc:492] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:23.849447 13164 ts_tablet_manager.cc:1403] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.056s	user 0.040s	sys 0.011s
I20260710 13:20:23.853120 13164 raft_consensus.cc:359] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:23.854192 13164 raft_consensus.cc:740] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:23.854988 13164 consensus_queue.cc:260] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:23.857970 13164 ts_tablet_manager.cc:1434] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:23.860023 12688 tablet_copy_service.cc:342] P 1d80bb27b5c5459e8278f6d5b1efa53e: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-c6e7240c11ee436f8ba67de6214a52f8 received from {username='slave'} at 127.0.0.1:59554
I20260710 13:20:23.860550 12688 tablet_copy_service.cc:434] P 1d80bb27b5c5459e8278f6d5b1efa53e: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-c6e7240c11ee436f8ba67de6214a52f8 on tablet c6e7240c11ee436f8ba67de6214a52f8 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:23.956992 13164 ts_tablet_manager.cc:933] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:23.966449 13164 tablet_copy_client.cc:323] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.2:38695
I20260710 13:20:23.968567 12614 tablet_copy_service.cc:140] P 540e187f28074a2b806e9adb838b6b23: Received BeginTabletCopySession request for tablet f80df34a8cd94171968b95f99de2ceb2 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:54750)
I20260710 13:20:23.969228 12614 tablet_copy_service.cc:161] P 540e187f28074a2b806e9adb838b6b23: Beginning new tablet copy session on tablet f80df34a8cd94171968b95f99de2ceb2 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:54750: session id = b7bc6b107e204dd2984ad2a12facec39-f80df34a8cd94171968b95f99de2ceb2
I20260710 13:20:23.978596 12614 tablet_copy_source_session.cc:215] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:23.982626 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80df34a8cd94171968b95f99de2ceb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.003940 13164 tablet_copy_client.cc:806] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:24.004683 13164 tablet_copy_client.cc:670] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:24.008751 13164 tablet_copy_client.cc:538] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:24.020196 13164 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:24.044541 13164 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:24.045691 13164 tablet_bootstrap.cc:492] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:24.046576 13164 ts_tablet_manager.cc:1403] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260710 13:20:24.050145 13164 raft_consensus.cc:359] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:24.051184 13164 raft_consensus.cc:740] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:24.052028 13164 consensus_queue.cc:260] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:24.056254 13164 ts_tablet_manager.cc:1434] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:24.057723 13166 ts_tablet_manager.cc:933] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:24.064987 12614 tablet_copy_service.cc:342] P 540e187f28074a2b806e9adb838b6b23: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-f80df34a8cd94171968b95f99de2ceb2 received from {username='slave'} at 127.0.0.1:54750
I20260710 13:20:24.065619 12614 tablet_copy_service.cc:434] P 540e187f28074a2b806e9adb838b6b23: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-f80df34a8cd94171968b95f99de2ceb2 on tablet f80df34a8cd94171968b95f99de2ceb2 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:24.081984 13166 tablet_copy_client.cc:323] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:24.084043 12538 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet f446bc37bf3e444c90bf01cf455429ff from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:24.084688 12538 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet f446bc37bf3e444c90bf01cf455429ff from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-f446bc37bf3e444c90bf01cf455429ff
I20260710 13:20:24.087100 12951 raft_consensus.cc:1217] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:24.092988 12538 tablet_copy_source_session.cc:215] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:24.096977 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f446bc37bf3e444c90bf01cf455429ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.117305 13166 tablet_copy_client.cc:806] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:24.117952 13166 tablet_copy_client.cc:670] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:24.122157 13166 tablet_copy_client.cc:538] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:24.133492 13166 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:24.134588 12951 raft_consensus.cc:1217] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:24.173031 13166 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:24.174568 13166 tablet_bootstrap.cc:492] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:24.176187 13166 ts_tablet_manager.cc:1403] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.008s
I20260710 13:20:24.178491 13166 raft_consensus.cc:359] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:24.179153 13166 raft_consensus.cc:740] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:24.179688 13166 consensus_queue.cc:260] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:24.185631 13166 ts_tablet_manager.cc:1434] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:24.187536 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-f446bc37bf3e444c90bf01cf455429ff received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:24.188087 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-f446bc37bf3e444c90bf01cf455429ff on tablet f446bc37bf3e444c90bf01cf455429ff with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:24.502560 13115 raft_consensus.cc:1064] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:24.505558 13115 consensus_queue.cc:237] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:24.509758 12951 raft_consensus.cc:1217] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:24.529804 12951 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.536092 12604 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.538445 13147 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:24.540853 13147 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.569626 12945 raft_consensus.cc:1217] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:24.597427 13147 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.661906 12600 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.686815 12527 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.689478 13180 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:24.694455 12426 catalog_manager.cc:5697] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.698201 12951 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.710608 13149 raft_consensus.cc:1064] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:24.713315 12527 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.713550 13149 consensus_queue.cc:237] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:24.752338 12527 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.752703 12671 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.754078 13100 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:24.755987 13100 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:24.756325 12951 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:24.759919 13149 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:24.791616 13100 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.794608 12671 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.811231 12951 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.834398 12526 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.860219 12422 catalog_manager.cc:5697] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.881001 12600 consensus_queue.cc:237] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:24.883610 12671 consensus_queue.cc:237] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:24.887912 12951 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.891768 13191 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:24.899874 12674 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.902194 13100 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:24.913445 12950 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.913699 12604 raft_consensus.cc:1275] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:24.915354 13180 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:24.915931 13175 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.918043 13183 consensus_queue.cc:1048] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:24.935737 13179 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.946563 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68af0969ac194d9898bed867991cd5c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.947593 12945 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.948347 12671 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.955916 13149 raft_consensus.cc:1064] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:24.946856 12951 raft_consensus.cc:2955] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.964840 12426 catalog_manager.cc:5697] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:24.967990 13149 consensus_queue.cc:237] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:24.980489 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet 68af0969ac194d9898bed867991cd5c1 with delete_type TABLET_DATA_TOMBSTONED (TS 750343a3949e445890d21c4eaf1b1af5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55464
I20260710 13:20:24.984712 12412 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6e7240c11ee436f8ba67de6214a52f8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:24.984745 12600 raft_consensus.cc:2955] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.990459 12425 catalog_manager.cc:5697] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New cstate: current_term: 1 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:24.999439 13195 tablet_replica.cc:333] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:25.001274 12527 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:25.007386 13195 raft_consensus.cc:2243] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.010366 12951 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:25.011974 13195 raft_consensus.cc:2272] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.014858 12671 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:25.017549 13195 ts_tablet_manager.cc:1916] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:25.019922 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet c6e7240c11ee436f8ba67de6214a52f8 with delete_type TABLET_DATA_TOMBSTONED (TS 750343a3949e445890d21c4eaf1b1af5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55464
I20260710 13:20:25.043259 13195 ts_tablet_manager.cc:1929] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:25.006557 13175 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260710 13:20:25.044543 13191 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:25.043882 13195 log.cc:1199] T 68af0969ac194d9898bed867991cd5c1 P 750343a3949e445890d21c4eaf1b1af5: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/wals/68af0969ac194d9898bed867991cd5c1
I20260710 13:20:25.047262 12411 catalog_manager.cc:5028] TS 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): tablet 68af0969ac194d9898bed867991cd5c1 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:25.048262 13196 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:25.049793 13195 tablet_replica.cc:333] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:25.050892 13195 raft_consensus.cc:2243] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.065451 13195 raft_consensus.cc:2272] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.069447 13195 ts_tablet_manager.cc:1916] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:25.077477 13175 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.081770 12945 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.098409 12527 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.101672 12426 catalog_manager.cc:5697] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.108945 12671 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.122850 12600 consensus_queue.cc:237] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:25.135077 12945 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:25.137022 13196 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:25.145303 13196 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.153155 12527 raft_consensus.cc:1275] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:25.156029 13191 consensus_queue.cc:1048] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:25.170667 12527 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.178161 13177 raft_consensus.cc:1064] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:25.182322 13177 consensus_queue.cc:237] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:25.189817 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f80df34a8cd94171968b95f99de2ceb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:25.208323 13195 ts_tablet_manager.cc:1929] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:25.208782 13195 log.cc:1199] T c6e7240c11ee436f8ba67de6214a52f8 P 750343a3949e445890d21c4eaf1b1af5: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/wals/c6e7240c11ee436f8ba67de6214a52f8
I20260710 13:20:25.243356 12600 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:25.245827 13177 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:25.259286 12945 raft_consensus.cc:2955] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.280870 12426 catalog_manager.cc:5697] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.318050 12951 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:25.319221 12411 catalog_manager.cc:5028] TS 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): tablet c6e7240c11ee436f8ba67de6214a52f8 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:25.320207 12662 tablet_service.cc:1558] Processing DeleteTablet for tablet f80df34a8cd94171968b95f99de2ceb2 with delete_type TABLET_DATA_TOMBSTONED (TS 1d80bb27b5c5459e8278f6d5b1efa53e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260710 13:20:25.321420 13203 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:25.326099 13208 tablet_replica.cc:333] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:25.327343 13208 raft_consensus.cc:2243] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:25.334126 13208 raft_consensus.cc:2272] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:25.337658 13208 ts_tablet_manager.cc:1916] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260710 13:20:25.342406 12493 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.3:41971, user_credentials={real_user=slave}} blocked reactor thread for 117541us
I20260710 13:20:25.357849 13208 ts_tablet_manager.cc:1929] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:25.358348 13208 log.cc:1199] T f80df34a8cd94171968b95f99de2ceb2 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/wals/f80df34a8cd94171968b95f99de2ceb2
I20260710 13:20:25.406090 12671 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:25.413458 12412 catalog_manager.cc:5028] TS 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): tablet f80df34a8cd94171968b95f99de2ceb2 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:25.465309 13134 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:25.468163 13202 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.471179 12945 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.517299 12671 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.529425 12426 catalog_manager.cc:5697] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:25.535213 12600 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:26.077996 12527 consensus_queue.cc:237] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:26.084035 12945 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:26.084352 12671 raft_consensus.cc:1275] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:26.085716 13134 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:26.086894 13202 consensus_queue.cc:1048] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:26.095971 13203 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:26.097582 12951 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:26.109910 12671 raft_consensus.cc:2955] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:26.118783 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f446bc37bf3e444c90bf01cf455429ff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:26.127460 12425 catalog_manager.cc:5697] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.158924 12588 tablet_service.cc:1558] Processing DeleteTablet for tablet f446bc37bf3e444c90bf01cf455429ff with delete_type TABLET_DATA_TOMBSTONED (TS 540e187f28074a2b806e9adb838b6b23 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:26.162799 13216 tablet_replica.cc:333] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:26.164389 13216 raft_consensus.cc:2243] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:26.165179 13216 raft_consensus.cc:2272] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:26.170126 13216 ts_tablet_manager.cc:1916] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:26.183068 13216 ts_tablet_manager.cc:1929] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:26.183579 13216 log.cc:1199] T f446bc37bf3e444c90bf01cf455429ff P 540e187f28074a2b806e9adb838b6b23: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/wals/f446bc37bf3e444c90bf01cf455429ff
I20260710 13:20:26.185801 12411 catalog_manager.cc:5028] TS 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): tablet f446bc37bf3e444c90bf01cf455429ff (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:27.211540 12527 consensus_queue.cc:237] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
W20260710 13:20:27.220403 12494 consensus_peers.cc:597] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b03a716b69dd4bf3ab6c42241286a8ce. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.220839 12671 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.222216 12600 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.222239 13203 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:27.223712 13218 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:27.235525 13203 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.253259 12600 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.257683 12671 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.263947 12426 catalog_manager.cc:5697] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:27.269750 12527 consensus_queue.cc:237] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.282879 12671 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:27.283721 12494 consensus_peers.cc:597] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f4d6b001ffe42ebb99ef04c3e04d11a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.284466 13203 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:27.285190 12600 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.286922 13223 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:27.305004 13218 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.306461 12600 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.317804 12674 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.325161 12600 consensus_queue.cc:237] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
W20260710 13:20:27.335809 12569 consensus_peers.cc:597] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6045d92c6de7405584d7aed0164c0e46. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.339337 12674 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.341468 13191 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:27.339704 12527 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.350435 13191 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:27.354923 12425 catalog_manager.cc:5697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.363277 13175 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.374329 12527 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.378122 12674 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.382747 12526 consensus_queue.cc:237] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.388186 12426 catalog_manager.cc:5697] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:27.406394 12494 consensus_peers.cc:597] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 119fbd6495de4a3ab43a5590a8b5c129. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.411578 12600 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.413522 13221 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:27.416090 12674 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:27.419656 13218 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:27.424521 13221 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.439452 12674 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.438123 12600 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.454339 12425 catalog_manager.cc:5697] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:27.758993 13238 ts_tablet_manager.cc:933] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:27.761121 13238 tablet_copy_client.cc:323] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:27.763043 12538 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet b03a716b69dd4bf3ab6c42241286a8ce from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:27.763581 12538 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet b03a716b69dd4bf3ab6c42241286a8ce from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-b03a716b69dd4bf3ab6c42241286a8ce
I20260710 13:20:27.769762 12538 tablet_copy_source_session.cc:215] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:27.773700 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03a716b69dd4bf3ab6c42241286a8ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.787078 13238 tablet_copy_client.cc:806] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:27.787703 13238 tablet_copy_client.cc:670] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:27.791882 13238 tablet_copy_client.cc:538] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:27.802781 13238 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:27.829665 13241 ts_tablet_manager.cc:933] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:27.831759 13241 tablet_copy_client.cc:323] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:27.832053 13238 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:27.833819 12538 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet 119fbd6495de4a3ab43a5590a8b5c129 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:27.834276 12538 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet 119fbd6495de4a3ab43a5590a8b5c129 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-119fbd6495de4a3ab43a5590a8b5c129
I20260710 13:20:27.835393 13238 tablet_bootstrap.cc:492] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:27.836436 13238 ts_tablet_manager.cc:1403] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.004s
I20260710 13:20:27.840159 13238 raft_consensus.cc:359] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.840960 12538 tablet_copy_source_session.cc:215] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:27.841038 13238 raft_consensus.cc:740] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:27.841861 13238 consensus_queue.cc:260] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.844519 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119fbd6495de4a3ab43a5590a8b5c129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.849910 13238 ts_tablet_manager.cc:1434] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.012s
I20260710 13:20:27.851712 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-b03a716b69dd4bf3ab6c42241286a8ce received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:27.852224 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-b03a716b69dd4bf3ab6c42241286a8ce on tablet b03a716b69dd4bf3ab6c42241286a8ce with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:27.860459 13241 tablet_copy_client.cc:806] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:27.861073 13241 tablet_copy_client.cc:670] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:27.863596 13238 ts_tablet_manager.cc:933] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:27.864651 13241 tablet_copy_client.cc:538] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:27.865234 13238 tablet_copy_client.cc:323] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:27.867010 12538 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:27.867545 12538 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet 0f4d6b001ffe42ebb99ef04c3e04d11a from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-0f4d6b001ffe42ebb99ef04c3e04d11a
I20260710 13:20:27.874857 13241 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:27.875823 12538 tablet_copy_source_session.cc:215] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:27.879963 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.896211 13241 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:27.897054 13241 tablet_bootstrap.cc:492] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:27.897217 13238 tablet_copy_client.cc:806] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:27.897780 13238 tablet_copy_client.cc:670] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:27.898579 13241 ts_tablet_manager.cc:1403] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:20:27.901867 13238 tablet_copy_client.cc:538] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:27.902320 13241 raft_consensus.cc:359] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.903388 13241 raft_consensus.cc:740] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:27.904217 13241 consensus_queue.cc:260] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.907187 13241 ts_tablet_manager.cc:1434] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260710 13:20:27.910113 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-119fbd6495de4a3ab43a5590a8b5c129 received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:27.910503 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-119fbd6495de4a3ab43a5590a8b5c129 on tablet 119fbd6495de4a3ab43a5590a8b5c129 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:27.915159 13238 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:27.925071 13241 ts_tablet_manager.cc:933] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:27.926905 13241 tablet_copy_client.cc:323] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.2:38695
I20260710 13:20:27.928633 12614 tablet_copy_service.cc:140] P 540e187f28074a2b806e9adb838b6b23: Received BeginTabletCopySession request for tablet 6045d92c6de7405584d7aed0164c0e46 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:54750)
I20260710 13:20:27.929248 12614 tablet_copy_service.cc:161] P 540e187f28074a2b806e9adb838b6b23: Beginning new tablet copy session on tablet 6045d92c6de7405584d7aed0164c0e46 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:54750: session id = b7bc6b107e204dd2984ad2a12facec39-6045d92c6de7405584d7aed0164c0e46
I20260710 13:20:27.936762 12614 tablet_copy_source_session.cc:215] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:27.940979 13241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6045d92c6de7405584d7aed0164c0e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:27.952303 13238 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:27.953114 13238 tablet_bootstrap.cc:492] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:27.953781 13238 ts_tablet_manager.cc:1403] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.008s
I20260710 13:20:27.957691 13238 raft_consensus.cc:359] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.958544 13238 raft_consensus.cc:740] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:27.959357 13238 consensus_queue.cc:260] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:27.960624 13241 tablet_copy_client.cc:806] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:27.961278 13241 tablet_copy_client.cc:670] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:27.961840 13238 ts_tablet_manager.cc:1434] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:27.964409 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-0f4d6b001ffe42ebb99ef04c3e04d11a received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:27.964879 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-0f4d6b001ffe42ebb99ef04c3e04d11a on tablet 0f4d6b001ffe42ebb99ef04c3e04d11a with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:27.966503 13241 tablet_copy_client.cc:538] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:27.974949 13241 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:28.004172 13241 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:28.004927 13241 tablet_bootstrap.cc:492] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:28.005486 13241 ts_tablet_manager.cc:1403] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.007s
I20260710 13:20:28.007872 13241 raft_consensus.cc:359] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:28.008508 13241 raft_consensus.cc:740] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:28.009006 13241 consensus_queue.cc:260] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:28.010847 13241 ts_tablet_manager.cc:1434] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:28.012874 12614 tablet_copy_service.cc:342] P 540e187f28074a2b806e9adb838b6b23: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-6045d92c6de7405584d7aed0164c0e46 received from {username='slave'} at 127.0.0.1:54750
I20260710 13:20:28.013267 12614 tablet_copy_service.cc:434] P 540e187f28074a2b806e9adb838b6b23: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-6045d92c6de7405584d7aed0164c0e46 on tablet 6045d92c6de7405584d7aed0164c0e46 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:28.219743 12951 raft_consensus.cc:1217] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:28.368302 12951 raft_consensus.cc:1217] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:28.409682 12951 raft_consensus.cc:1217] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:28.418536 12951 raft_consensus.cc:1217] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:28.648115 13249 raft_consensus.cc:1064] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:28.650023 13249 consensus_queue.cc:237] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:28.658309 12600 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:28.658458 12951 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:28.660238 12674 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:28.660282 13221 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:28.661607 13218 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:28.663242 13221 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:28.686113 13218 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.691627 12674 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.693135 12600 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.704856 12951 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.713268 12422 catalog_manager.cc:5697] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.737047 12526 consensus_queue.cc:237] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:28.743908 12951 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:28.744031 12604 raft_consensus.cc:1275] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:28.746059 13221 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:28.747100 13249 consensus_queue.cc:1048] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:28.753432 13221 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.755053 12604 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.765341 12951 raft_consensus.cc:2955] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.768252 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 119fbd6495de4a3ab43a5590a8b5c129 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:28.772936 12423 catalog_manager.cc:5697] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:28.784431 12662 tablet_service.cc:1558] Processing DeleteTablet for tablet 119fbd6495de4a3ab43a5590a8b5c129 with delete_type TABLET_DATA_TOMBSTONED (TS 1d80bb27b5c5459e8278f6d5b1efa53e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260710 13:20:28.796931 13261 tablet_replica.cc:333] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:28.798182 13261 raft_consensus.cc:2243] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.799031 13261 raft_consensus.cc:2272] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.802485 13261 ts_tablet_manager.cc:1916] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:28.815922 13261 ts_tablet_manager.cc:1929] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:28.816316 13261 log.cc:1199] T 119fbd6495de4a3ab43a5590a8b5c129 P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/wals/119fbd6495de4a3ab43a5590a8b5c129
I20260710 13:20:28.817782 12412 catalog_manager.cc:5028] TS 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): tablet 119fbd6495de4a3ab43a5590a8b5c129 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:28.922979 13221 raft_consensus.cc:1064] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:28.925294 13221 consensus_queue.cc:237] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:28.932415 12951 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:28.933347 12604 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:28.933540 12674 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:28.935214 13218 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:28.936141 13249 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:28.938263 13221 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:28.954154 13249 raft_consensus.cc:1064] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:28.955009 13218 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.957254 12674 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.957098 13249 consensus_queue.cc:237] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:28.968329 12600 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.972657 12951 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:28.975081 12426 catalog_manager.cc:5697] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.001820 13251 raft_consensus.cc:1064] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:29.003937 13251 consensus_queue.cc:237] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:29.012603 12951 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:29.012768 12674 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:29.014374 13266 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:29.016505 12600 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:29.018850 13218 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } 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 13:20:29.020820 12951 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:29.021456 12527 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:29.021811 13221 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:29.022881 12674 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:29.030177 13251 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:29.034965 13250 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:29.040170 12527 consensus_queue.cc:237] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:29.046367 12950 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:29.050338 12671 raft_consensus.cc:1275] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:29.050805 13266 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:29.053813 13266 consensus_queue.cc:1048] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:29.060271 13221 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.061646 12671 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.042905 13250 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:29.085189 12950 raft_consensus.cc:2955] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.094408 12425 catalog_manager.cc:5697] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.109305 12588 tablet_service.cc:1558] Processing DeleteTablet for tablet b03a716b69dd4bf3ab6c42241286a8ce with delete_type TABLET_DATA_TOMBSTONED (TS 540e187f28074a2b806e9adb838b6b23 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:29.123636 13275 tablet_replica.cc:333] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:29.126044 13275 raft_consensus.cc:2243] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.127239 13275 raft_consensus.cc:2272] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:29.130542 12568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.3:41971, user_credentials={real_user=slave}} blocked reactor thread for 101441us
I20260710 13:20:29.131812 13275 ts_tablet_manager.cc:1916] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:29.139567 13271 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.144032 12671 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.149590 12527 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.143996 13218 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.152256 12951 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.164924 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b03a716b69dd4bf3ab6c42241286a8ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:29.166886 13275 ts_tablet_manager.cc:1929] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:29.168311 13275 log.cc:1199] T b03a716b69dd4bf3ab6c42241286a8ce P 540e187f28074a2b806e9adb838b6b23: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/wals/b03a716b69dd4bf3ab6c42241286a8ce
I20260710 13:20:29.170466 12674 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.180572 12411 catalog_manager.cc:5028] TS 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): tablet b03a716b69dd4bf3ab6c42241286a8ce (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:29.180760 12425 catalog_manager.cc:5697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.184571 12945 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.188972 12604 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } attrs { replace: true } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.196610 12423 catalog_manager.cc:5697] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.215348 12604 consensus_queue.cc:237] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:29.219368 12527 consensus_queue.cc:237] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:29.225880 12674 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:29.228298 12945 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:29.228822 12950 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:29.229817 13251 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:29.230643 12600 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:29.232565 13218 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:29.234661 13251 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:29.237608 13250 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.234661 13277 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 13:20:29.253005 13221 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.256460 12603 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.258468 12951 raft_consensus.cc:2955] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.263836 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:29.271106 12674 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.275978 12950 raft_consensus.cc:2955] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.277151 12423 catalog_manager.cc:5697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 3 to 4, VOTER 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:29.278476 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6045d92c6de7405584d7aed0164c0e46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:29.291901 12662 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f4d6b001ffe42ebb99ef04c3e04d11a with delete_type TABLET_DATA_TOMBSTONED (TS 1d80bb27b5c5459e8278f6d5b1efa53e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54672
I20260710 13:20:29.293010 13261 tablet_replica.cc:333] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:29.294005 13261 raft_consensus.cc:2243] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.294730 13261 raft_consensus.cc:2272] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.304189 13261 ts_tablet_manager.cc:1916] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:29.306488 12425 catalog_manager.cc:5697] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.326349 13261 ts_tablet_manager.cc:1929] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:29.326874 13261 log.cc:1199] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 1d80bb27b5c5459e8278f6d5b1efa53e: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/wals/0f4d6b001ffe42ebb99ef04c3e04d11a
I20260710 13:20:29.328299 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet 6045d92c6de7405584d7aed0164c0e46 with delete_type TABLET_DATA_TOMBSTONED (TS 750343a3949e445890d21c4eaf1b1af5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55464
I20260710 13:20:29.328596 12412 catalog_manager.cc:5028] TS 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): tablet 0f4d6b001ffe42ebb99ef04c3e04d11a (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:29.330186 13279 tablet_replica.cc:333] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:29.331017 13279 raft_consensus.cc:2243] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:29.331620 13279 raft_consensus.cc:2272] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:29.334518 13279 ts_tablet_manager.cc:1916] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:29.348737 13279 ts_tablet_manager.cc:1929] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:29.349123 13279 log.cc:1199] T 6045d92c6de7405584d7aed0164c0e46 P 750343a3949e445890d21c4eaf1b1af5: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/wals/6045d92c6de7405584d7aed0164c0e46
I20260710 13:20:29.350785 12411 catalog_manager.cc:5028] TS 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): tablet 6045d92c6de7405584d7aed0164c0e46 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:30.355522 12527 consensus_queue.cc:237] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:30.364007 12674 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:30.364307 12604 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:30.364964 12494 consensus_peers.cc:597] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d3f5197d3344838a68da852108fc720. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:30.365751 13249 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:30.366959 13281 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.377432 12604 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.377530 12674 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.375571 13221 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.392450 12423 catalog_manager.cc:5697] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.395991 12604 consensus_queue.cc:237] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Queue 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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:30.404098 12674 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:20:30.405478 12569 consensus_peers.cc:597] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 -> Peer b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4:46123): Couldn't send request to peer b7bc6b107e204dd2984ad2a12facec39. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7878df68cfae43db85b1b38cb537e0e4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:30.406296 13278 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:30.411033 12527 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:20:30.412803 13287 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:30.421195 13278 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.428458 12527 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.433414 12674 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } } }
I20260710 13:20:30.441491 12422 catalog_manager.cc:5697] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: config changed from index -1 to 2, NON_VOTER b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) added. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.809033 13294 ts_tablet_manager.cc:933] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:30.811681 13294 tablet_copy_client.cc:323] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.1:37181
I20260710 13:20:30.813696 12538 tablet_copy_service.cc:140] P 750343a3949e445890d21c4eaf1b1af5: Received BeginTabletCopySession request for tablet 6d3f5197d3344838a68da852108fc720 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:55506)
I20260710 13:20:30.814316 12538 tablet_copy_service.cc:161] P 750343a3949e445890d21c4eaf1b1af5: Beginning new tablet copy session on tablet 6d3f5197d3344838a68da852108fc720 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:55506: session id = b7bc6b107e204dd2984ad2a12facec39-6d3f5197d3344838a68da852108fc720
I20260710 13:20:30.822142 12538 tablet_copy_source_session.cc:215] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:30.826156 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d3f5197d3344838a68da852108fc720. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.849170 13294 tablet_copy_client.cc:806] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:30.849926 13294 tablet_copy_client.cc:670] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:30.855433 13294 tablet_copy_client.cc:538] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:30.865712 13294 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:30.890230 13294 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:30.891391 13294 tablet_bootstrap.cc:492] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:30.892294 13294 ts_tablet_manager.cc:1403] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260710 13:20:30.895673 13294 raft_consensus.cc:359] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:30.896726 13294 raft_consensus.cc:740] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:30.897517 13294 consensus_queue.cc:260] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:30.901021 13294 ts_tablet_manager.cc:1434] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:30.903017 12538 tablet_copy_service.cc:342] P 750343a3949e445890d21c4eaf1b1af5: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-6d3f5197d3344838a68da852108fc720 received from {username='slave'} at 127.0.0.1:55506
I20260710 13:20:30.903463 12538 tablet_copy_service.cc:434] P 750343a3949e445890d21c4eaf1b1af5: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-6d3f5197d3344838a68da852108fc720 on tablet 6d3f5197d3344838a68da852108fc720 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:30.911531 13294 ts_tablet_manager.cc:933] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: Initiating tablet copy from peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:30.918773 13294 tablet_copy_client.cc:323] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Beginning tablet copy session from remote peer at address 127.11.26.2:38695
I20260710 13:20:30.920943 12614 tablet_copy_service.cc:140] P 540e187f28074a2b806e9adb838b6b23: Received BeginTabletCopySession request for tablet 7878df68cfae43db85b1b38cb537e0e4 from peer b7bc6b107e204dd2984ad2a12facec39 ({username='slave'} at 127.0.0.1:54750)
I20260710 13:20:30.921604 12614 tablet_copy_service.cc:161] P 540e187f28074a2b806e9adb838b6b23: Beginning new tablet copy session on tablet 7878df68cfae43db85b1b38cb537e0e4 from peer b7bc6b107e204dd2984ad2a12facec39 at {username='slave'} at 127.0.0.1:54750: session id = b7bc6b107e204dd2984ad2a12facec39-7878df68cfae43db85b1b38cb537e0e4
I20260710 13:20:30.928803 12614 tablet_copy_source_session.cc:215] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:20:30.932822 13294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7878df68cfae43db85b1b38cb537e0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:30.947460 13294 tablet_copy_client.cc:806] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 0 data blocks...
I20260710 13:20:30.948201 13294 tablet_copy_client.cc:670] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Starting download of 1 WAL segments...
I20260710 13:20:30.952831 13294 tablet_copy_client.cc:538] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:20:30.962720 13294 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap starting.
I20260710 13:20:30.983284 13294 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: 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 13:20:30.984232 13294 tablet_bootstrap.cc:492] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: Bootstrap complete.
I20260710 13:20:30.984894 13294 ts_tablet_manager.cc:1403] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.007s
I20260710 13:20:30.987763 13294 raft_consensus.cc:359] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:30.988631 13294 raft_consensus.cc:740] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Initialized, Role: LEARNER
I20260710 13:20:30.989290 13294 consensus_queue.cc:260] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: NON_VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: true } }
I20260710 13:20:30.991744 13294 ts_tablet_manager.cc:1434] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:20:30.993753 12614 tablet_copy_service.cc:342] P 540e187f28074a2b806e9adb838b6b23: Request end of tablet copy session b7bc6b107e204dd2984ad2a12facec39-7878df68cfae43db85b1b38cb537e0e4 received from {username='slave'} at 127.0.0.1:54750
I20260710 13:20:30.994207 12614 tablet_copy_service.cc:434] P 540e187f28074a2b806e9adb838b6b23: ending tablet copy session b7bc6b107e204dd2984ad2a12facec39-7878df68cfae43db85b1b38cb537e0e4 on tablet 7878df68cfae43db85b1b38cb537e0e4 with peer b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:31.312110 12950 raft_consensus.cc:1217] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:31.324169 12950 raft_consensus.cc:1217] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:20:31.792147 13301 raft_consensus.cc:1064] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:31.794130 13301 consensus_queue.cc:237] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:31.800837 12674 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:31.802208 12950 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:31.802522 12527 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:31.803927 13287 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:31.806648 13287 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:31.809489 13293 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } 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 13:20:31.826514 13221 raft_consensus.cc:1064] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: attempting to promote NON_VOTER b7bc6b107e204dd2984ad2a12facec39 to VOTER
I20260710 13:20:31.828927 13221 consensus_queue.cc:237] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:31.834106 13293 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.835224 12950 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.842401 12527 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.844503 12951 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 LEARNER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:31.846676 12671 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:31.849838 12604 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:20:31.850114 13302 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:31.854142 13302 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:31.859896 12671 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.862504 12425 catalog_manager.cc:5697] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } attrs { replace: true } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.869757 13249 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } 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 13:20:31.892822 13302 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.895754 12604 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.905686 12674 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.921049 12950 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.930397 12423 catalog_manager.cc:5697] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 2 to 3, b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.933969 12604 consensus_queue.cc:237] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:31.945822 12950 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:31.947108 12674 raft_consensus.cc:1275] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:31.948473 13305 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:31.950395 13293 consensus_queue.cc:1048] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:31.951741 12527 consensus_queue.cc:237] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:31.958950 12950 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:31.960283 12674 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Refusing update from remote peer 750343a3949e445890d21c4eaf1b1af5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:20:31.960491 13221 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } 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 13:20:31.960042 12671 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.964078 12950 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.965358 13287 raft_consensus.cc:2955] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.966765 13221 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:31.975924 13249 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.978201 12425 catalog_manager.cc:5697] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: config changed from index 3 to 4, VOTER 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) evicted. New cstate: current_term: 1 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.985263 12674 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:31.988113 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7878df68cfae43db85b1b38cb537e0e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:31.992183 12516 tablet_service.cc:1558] Processing DeleteTablet for tablet 7878df68cfae43db85b1b38cb537e0e4 with delete_type TABLET_DATA_TOMBSTONED (TS 750343a3949e445890d21c4eaf1b1af5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55464
I20260710 13:20:32.000236 12950 raft_consensus.cc:2955] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } } }
I20260710 13:20:32.005270 12411 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d3f5197d3344838a68da852108fc720 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:20:32.014576 13319 tablet_replica.cc:333] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:32.014806 12426 catalog_manager.cc:5697] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 reported cstate change: config changed from index 3 to 4, VOTER 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) evicted. New cstate: current_term: 1 leader_uuid: "750343a3949e445890d21c4eaf1b1af5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.017387 13319 raft_consensus.cc:2243] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:32.018913 13319 raft_consensus.cc:2272] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.024070 13319 ts_tablet_manager.cc:1916] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:32.030076 12588 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d3f5197d3344838a68da852108fc720 with delete_type TABLET_DATA_TOMBSTONED (TS 540e187f28074a2b806e9adb838b6b23 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39602
I20260710 13:20:32.040876 13320 tablet_replica.cc:333] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:32.041689 13320 raft_consensus.cc:2243] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:32.042302 13320 raft_consensus.cc:2272] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.043220 13319 ts_tablet_manager.cc:1929] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:32.043715 13319 log.cc:1199] T 7878df68cfae43db85b1b38cb537e0e4 P 750343a3949e445890d21c4eaf1b1af5: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/wals/7878df68cfae43db85b1b38cb537e0e4
I20260710 13:20:32.045163 13320 ts_tablet_manager.cc:1916] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:20:32.045605 12411 catalog_manager.cc:5028] TS 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): tablet 7878df68cfae43db85b1b38cb537e0e4 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:32.056233 13320 ts_tablet_manager.cc:1929] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:20:32.056651 13320 log.cc:1199] T 6d3f5197d3344838a68da852108fc720 P 540e187f28074a2b806e9adb838b6b23: Deleting WAL directory at /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/wals/6d3f5197d3344838a68da852108fc720
I20260710 13:20:32.058162 12411 catalog_manager.cc:5028] TS 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): tablet 6d3f5197d3344838a68da852108fc720 (table test-workload [id=fb977542f695483cbd91f01b8bdeefa8]) successfully deleted
I20260710 13:20:35.583191 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:35.617204 12526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a"
dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
mode: GRACEFUL
new_leader_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:60124
I20260710 13:20:35.618453 12526 raft_consensus.cc:606] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Received request to transfer leadership to TS b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:35.634104 12603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46"
dest_uuid: "540e187f28074a2b806e9adb838b6b23"
mode: GRACEFUL
new_leader_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:44226
I20260710 13:20:35.635165 12603 raft_consensus.cc:606] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Received request to transfer leadership to TS b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:35.638893 12526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d3f5197d3344838a68da852108fc720"
dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
mode: GRACEFUL
new_leader_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:60124
I20260710 13:20:35.639676 12526 raft_consensus.cc:606] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Received request to transfer leadership to TS b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:35.655997 12671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb243116aba048b498207c50ca553c1e"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
mode: GRACEFUL
new_leader_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:33884
I20260710 13:20:35.656687 12671 raft_consensus.cc:606] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Received request to transfer leadership to TS b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:35.660650 12526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174"
dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
mode: GRACEFUL
new_leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
 from {username='slave'} at 127.0.0.1:60124
I20260710 13:20:35.661360 12526 raft_consensus.cc:606] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Received request to transfer leadership to TS 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:35.663414 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:35.664328 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:35.681627 13325 raft_consensus.cc:993] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: : Instructing follower b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:35.682375 13325 raft_consensus.cc:1081] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Signalling peer b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:35.684818 12951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d3f5197d3344838a68da852108fc720"
dest_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:38208
I20260710 13:20:35.685412 12951 raft_consensus.cc:493] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.685858 12951 raft_consensus.cc:3060] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.696679 12951 raft_consensus.cc:515] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:35.699997 12951 leader_election.cc:290] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:35.701567 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:35.701668 12671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d3f5197d3344838a68da852108fc720" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:35.702788 12526 raft_consensus.cc:3055] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:35.703353 12671 raft_consensus.cc:3060] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.703258 12526 raft_consensus.cc:740] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:35.704938 12526 consensus_queue.cc:260] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:35.707650 12526 raft_consensus.cc:3060] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.714198 12671 raft_consensus.cc:2468] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:35.716064 12915 leader_election.cc:304] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, b7bc6b107e204dd2984ad2a12facec39; no voters: 
I20260710 13:20:35.717485 12526 raft_consensus.cc:2468] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:35.718811 13338 raft_consensus.cc:2804] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.720590 13338 raft_consensus.cc:697] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Becoming Leader. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Running, Role: LEADER
I20260710 13:20:35.721892 13338 consensus_queue.cc:237] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:35.733600 12426 catalog_manager.cc:5697] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: term changed from 1 to 2, leader changed from 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) to b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "b7bc6b107e204dd2984ad2a12facec39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:35.880580 13325 raft_consensus.cc:993] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: : Instructing follower b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:35.881393 13327 raft_consensus.cc:1081] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Signalling peer b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:35.883702 12950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a"
dest_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:38208
I20260710 13:20:35.884393 12950 raft_consensus.cc:493] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.884717 12950 raft_consensus.cc:3060] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.890007 13325 raft_consensus.cc:993] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: : Instructing follower 1d80bb27b5c5459e8278f6d5b1efa53e to start an election
I20260710 13:20:35.890908 13327 raft_consensus.cc:1081] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Signalling peer 1d80bb27b5c5459e8278f6d5b1efa53e to start an election
I20260710 13:20:35.892783 12671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
 from {username='slave'} at 127.0.0.1:54688
I20260710 13:20:35.893426 12671 raft_consensus.cc:493] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:35.893184 12950 raft_consensus.cc:515] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:35.893836 12671 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.895644 12950 leader_election.cc:290] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:35.896791 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:35.897199 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f4d6b001ffe42ebb99ef04c3e04d11a" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:35.897500 12603 raft_consensus.cc:3060] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.897879 12526 raft_consensus.cc:3055] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:35.898264 12526 raft_consensus.cc:740] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:35.899133 12526 consensus_queue.cc:260] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:35.900612 12526 raft_consensus.cc:3060] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.902287 12671 raft_consensus.cc:515] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:35.905426 12671 leader_election.cc:290] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:35.906086 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:35.906694 12527 raft_consensus.cc:3055] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:35.907027 12527 raft_consensus.cc:740] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:35.907145 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:35.907882 12604 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.907754 12527 consensus_queue.cc:260] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:35.908985 12527 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:35.904466 12603 raft_consensus.cc:2468] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:35.911109 12914 leader_election.cc:304] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, b7bc6b107e204dd2984ad2a12facec39; no voters: 
I20260710 13:20:35.911823 12526 raft_consensus.cc:2468] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:35.912074 13338 raft_consensus.cc:2804] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.912622 13338 raft_consensus.cc:697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Becoming Leader. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Running, Role: LEADER
I20260710 13:20:35.913578 13338 consensus_queue.cc:237] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:35.917095 12604 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 2.
I20260710 13:20:35.917095 12527 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 2.
I20260710 13:20:35.918646 12641 leader_election.cc:304] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:35.919613 13333 raft_consensus.cc:2804] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:35.920118 13333 raft_consensus.cc:697] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:35.921058 13333 consensus_queue.cc:237] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:35.924139 12426 catalog_manager.cc:5697] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: term changed from 1 to 2, leader changed from 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) to b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "b7bc6b107e204dd2984ad2a12facec39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:35.932668 12423 catalog_manager.cc:5697] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 1 to 2, leader changed from 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 2 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.015908 13330 raft_consensus.cc:993] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: : Instructing follower b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:36.016645 13331 raft_consensus.cc:1081] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Signalling peer b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:36.018553 12950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46"
dest_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:48116
I20260710 13:20:36.019055 12950 raft_consensus.cc:493] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.019359 12950 raft_consensus.cc:3060] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.024737 12950 raft_consensus.cc:515] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:36.026394 12950 leader_election.cc:290] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:36.027699 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:36.027715 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6045d92c6de7405584d7aed0164c0e46" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:36.028277 12674 raft_consensus.cc:3060] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.028712 12604 raft_consensus.cc:3055] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.029103 12604 raft_consensus.cc:740] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:36.030066 12604 consensus_queue.cc:260] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:36.032075 12604 raft_consensus.cc:3060] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.035154 12674 raft_consensus.cc:2468] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:36.036770 12915 leader_election.cc:304] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, b7bc6b107e204dd2984ad2a12facec39; no voters: 
I20260710 13:20:36.037847 13338 raft_consensus.cc:2804] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.039089 13338 raft_consensus.cc:697] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Becoming Leader. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Running, Role: LEADER
I20260710 13:20:36.040817 12604 raft_consensus.cc:2468] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:36.040385 13338 consensus_queue.cc:237] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:36.050295 12423 catalog_manager.cc:5697] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: term changed from 1 to 2, leader changed from 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) to b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "b7bc6b107e204dd2984ad2a12facec39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.115554 13332 raft_consensus.cc:993] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: : Instructing follower b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:36.116123 13333 raft_consensus.cc:1081] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Signalling peer b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:36.117954 12950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb243116aba048b498207c50ca553c1e"
dest_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:38210
I20260710 13:20:36.118535 12950 raft_consensus.cc:493] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.118880 12950 raft_consensus.cc:3060] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.125886 12950 raft_consensus.cc:515] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:36.127810 12950 leader_election.cc:290] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:36.128814 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:36.128948 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb243116aba048b498207c50ca553c1e" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:36.129412 12604 raft_consensus.cc:3060] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.129693 12674 raft_consensus.cc:3055] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.130034 12674 raft_consensus.cc:740] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:36.130939 12674 consensus_queue.cc:260] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:36.132220 12674 raft_consensus.cc:3060] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.136785 12604 raft_consensus.cc:2468] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:36.137696 12674 raft_consensus.cc:2468] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:36.138267 12914 leader_election.cc:304] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, b7bc6b107e204dd2984ad2a12facec39; no voters: 
I20260710 13:20:36.139163 13338 raft_consensus.cc:2804] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.139595 13338 raft_consensus.cc:697] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Becoming Leader. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Running, Role: LEADER
I20260710 13:20:36.141074 13338 consensus_queue.cc:237] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:36.151219 12423 catalog_manager.cc:5697] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: term changed from 1 to 2, leader changed from 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) to b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "b7bc6b107e204dd2984ad2a12facec39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.250470 12527 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.251870 13338 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.264819 12674 raft_consensus.cc:1275] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.268167 13339 consensus_queue.cc:1048] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:36.354743 12604 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.356031 13339 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.369825 12527 raft_consensus.cc:1275] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.371284 13355 consensus_queue.cc:1048] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.444159 12603 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.445693 13338 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.456965 12674 raft_consensus.cc:1275] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.458721 13355 consensus_queue.cc:1048] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.488900 12527 raft_consensus.cc:1275] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.490482 13332 consensus_queue.cc:1048] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.503611 12603 raft_consensus.cc:1275] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:36.505185 13332 consensus_queue.cc:1048] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.641637 12674 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.643287 13355 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.655019 12603 raft_consensus.cc:1275] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:36.657202 13355 consensus_queue.cc:1048] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:36.665344 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:36.682865 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:36.699018 12526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9"
dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
mode: GRACEFUL
new_leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
 from {username='slave'} at 127.0.0.1:60124
I20260710 13:20:36.699602 12526 raft_consensus.cc:606] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Received request to transfer leadership to TS 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:36.702265 12674 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
mode: GRACEFUL
new_leader_uuid: "540e187f28074a2b806e9adb838b6b23"
 from {username='slave'} at 127.0.0.1:33884
I20260710 13:20:36.702664 12674 raft_consensus.cc:606] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Received request to transfer leadership to TS 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:36.703642 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:36.704523 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:37.015625 13366 raft_consensus.cc:993] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: : Instructing follower 540e187f28074a2b806e9adb838b6b23 to start an election
I20260710 13:20:37.016268 13366 raft_consensus.cc:1081] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Signalling peer 540e187f28074a2b806e9adb838b6b23 to start an election
I20260710 13:20:37.018349 12604 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174"
dest_uuid: "540e187f28074a2b806e9adb838b6b23"
 from {username='slave'} at 127.0.0.1:39616
I20260710 13:20:37.018898 12604 raft_consensus.cc:493] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:37.019217 12604 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:37.023994 12604 raft_consensus.cc:515] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.025707 12604 leader_election.cc:290] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 3 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:37.026638 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:37.026666 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fae8c34ea0cb4d55968005b8ae7bd174" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:37.027346 12526 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:37.027508 12674 raft_consensus.cc:3055] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:37.027940 12674 raft_consensus.cc:740] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:37.028610 12674 consensus_queue.cc:260] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.029479 12674 raft_consensus.cc:3060] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:37.033018 12526 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 3.
I20260710 13:20:37.034548 12567 leader_election.cc:304] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:37.035395 13330 raft_consensus.cc:2804] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:37.036094 12674 raft_consensus.cc:2468] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 3.
I20260710 13:20:37.036489 13330 raft_consensus.cc:697] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 3 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:37.037379 13330 consensus_queue.cc:237] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.044932 12425 catalog_manager.cc:5697] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 2 to 3, leader changed from 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 3 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.062742 13327 raft_consensus.cc:993] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: : Instructing follower 1d80bb27b5c5459e8278f6d5b1efa53e to start an election
I20260710 13:20:37.063369 13325 raft_consensus.cc:1081] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Signalling peer 1d80bb27b5c5459e8278f6d5b1efa53e to start an election
I20260710 13:20:37.065111 12671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
 from {username='slave'} at 127.0.0.1:54688
I20260710 13:20:37.065723 12671 raft_consensus.cc:493] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:37.066135 12671 raft_consensus.cc:3060] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.071076 12671 raft_consensus.cc:515] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.072749 12671 leader_election.cc:290] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695)
I20260710 13:20:37.073395 12526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:37.073652 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab465fa029a74be0badc306bbc37cbf9" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:37.074059 12526 raft_consensus.cc:3055] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:37.074115 12604 raft_consensus.cc:3060] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.074548 12526 raft_consensus.cc:740] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 750343a3949e445890d21c4eaf1b1af5, State: Running, Role: LEADER
I20260710 13:20:37.075416 12526 consensus_queue.cc:260] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.076661 12526 raft_consensus.cc:3060] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.080997 12604 raft_consensus.cc:2468] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 2.
I20260710 13:20:37.082216 12641 leader_election.cc:304] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 540e187f28074a2b806e9adb838b6b23; no voters: 
I20260710 13:20:37.083035 13366 raft_consensus.cc:2804] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.083482 12526 raft_consensus.cc:2468] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 2.
I20260710 13:20:37.083534 13366 raft_consensus.cc:697] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:37.084724 13366 consensus_queue.cc:237] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.092549 12423 catalog_manager.cc:5697] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 1 to 2, leader changed from 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1) to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 2 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.468416 12671 raft_consensus.cc:1275] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:37.469853 13330 consensus_queue.cc:1048] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:37.477634 12604 raft_consensus.cc:1275] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.478869 13332 consensus_queue.cc:1048] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.479254 12527 raft_consensus.cc:1275] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:37.481254 13367 consensus_queue.cc:1048] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:37.496935 12526 raft_consensus.cc:1275] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.498608 13366 consensus_queue.cc:1048] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 13:20:37.705502 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:37.723670 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:37.741375 12671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
mode: GRACEFUL
new_leader_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:33884
I20260710 13:20:37.741878 12671 raft_consensus.cc:606] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Received request to transfer leadership to TS b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:37.744239 12603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313"
dest_uuid: "540e187f28074a2b806e9adb838b6b23"
mode: GRACEFUL
new_leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
 from {username='slave'} at 127.0.0.1:44226
I20260710 13:20:37.744756 12603 raft_consensus.cc:606] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Received request to transfer leadership to TS 1d80bb27b5c5459e8278f6d5b1efa53e
I20260710 13:20:37.746105 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:37.746884 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:37.816148 13362 raft_consensus.cc:993] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: : Instructing follower b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:37.816756 13366 raft_consensus.cc:1081] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Signalling peer b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:37.818338 12950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241"
dest_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:38210
I20260710 13:20:37.818825 12950 raft_consensus.cc:493] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:37.819164 12950 raft_consensus.cc:3060] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.823580 12950 raft_consensus.cc:515] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:37.825066 12950 leader_election.cc:290] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:37.826032 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:37.826251 12671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa6372b0b8cb4189842bdfab50598241" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:37.826617 12527 raft_consensus.cc:3060] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.826825 12671 raft_consensus.cc:3055] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:37.827181 12671 raft_consensus.cc:740] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:37.827893 12671 consensus_queue.cc:260] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:37.828800 12671 raft_consensus.cc:3060] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.831506 12527 raft_consensus.cc:2468] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:37.832494 12914 leader_election.cc:304] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 750343a3949e445890d21c4eaf1b1af5, b7bc6b107e204dd2984ad2a12facec39; no voters: 
I20260710 13:20:37.833191 13339 raft_consensus.cc:2804] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.834080 13339 raft_consensus.cc:697] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Becoming Leader. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Running, Role: LEADER
I20260710 13:20:37.834211 12671 raft_consensus.cc:2468] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:37.835099 13339 consensus_queue.cc:237] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [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: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:37.841742 12426 catalog_manager.cc:5697] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: term changed from 1 to 2, leader changed from 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) to b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "b7bc6b107e204dd2984ad2a12facec39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.881299 13375 raft_consensus.cc:993] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: : Instructing follower 1d80bb27b5c5459e8278f6d5b1efa53e to start an election
I20260710 13:20:37.881918 13367 raft_consensus.cc:1081] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Signalling peer 1d80bb27b5c5459e8278f6d5b1efa53e to start an election
I20260710 13:20:37.883486 12671 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
 from {username='slave'} at 127.0.0.1:54680
I20260710 13:20:37.884109 12671 raft_consensus.cc:493] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:37.884426 12671 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.888912 12671 raft_consensus.cc:515] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.890507 12671 leader_election.cc:290] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181)
I20260710 13:20:37.891249 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:37.891582 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:37.891934 12603 raft_consensus.cc:3055] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:37.892196 12527 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.892360 12603 raft_consensus.cc:740] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:37.893350 12603 consensus_queue.cc:260] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.894685 12603 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.899191 12527 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 2.
I20260710 13:20:37.900393 12641 leader_election.cc:304] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d80bb27b5c5459e8278f6d5b1efa53e, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:37.901317 13366 raft_consensus.cc:2804] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.902141 12603 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d80bb27b5c5459e8278f6d5b1efa53e in term 2.
I20260710 13:20:37.901957 13366 raft_consensus.cc:697] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Becoming Leader. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:37.903303 13366 consensus_queue.cc:237] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:37.911404 12426 catalog_manager.cc:5697] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e reported cstate change: term changed from 1 to 2, leader changed from 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) to 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3). New cstate: current_term: 2 leader_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.294886 12526 raft_consensus.cc:1275] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:38.296885 13366 consensus_queue.cc:1048] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:38.313074 12600 raft_consensus.cc:1275] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer 1d80bb27b5c5459e8278f6d5b1efa53e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:38.318508 13366 consensus_queue.cc:1048] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:38.359475 12526 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:38.361088 13339 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:38.375703 12671 raft_consensus.cc:1275] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:38.378357 13395 consensus_queue.cc:1048] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:38.748149 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:38.772259 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:38.787518 12671 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313"
dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
mode: GRACEFUL
new_leader_uuid: "540e187f28074a2b806e9adb838b6b23"
 from {username='slave'} at 127.0.0.1:33884
I20260710 13:20:38.788208 12671 raft_consensus.cc:606] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Received request to transfer leadership to TS 540e187f28074a2b806e9adb838b6b23
I20260710 13:20:38.789884 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:38.791023 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:38.843907 13362 raft_consensus.cc:993] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: : Instructing follower 540e187f28074a2b806e9adb838b6b23 to start an election
I20260710 13:20:38.844493 13397 raft_consensus.cc:1081] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Signalling peer 540e187f28074a2b806e9adb838b6b23 to start an election
I20260710 13:20:38.846297 12603 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313"
dest_uuid: "540e187f28074a2b806e9adb838b6b23"
 from {username='slave'} at 127.0.0.1:39616
I20260710 13:20:38.846877 12603 raft_consensus.cc:493] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.847162 12603 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.852891 12603 raft_consensus.cc:515] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:38.854861 12603 leader_election.cc:290] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [CANDIDATE]: Term 3 election: Requested vote from peers 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:38.855762 12527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "750343a3949e445890d21c4eaf1b1af5"
I20260710 13:20:38.855774 12671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aee33e0c7c3641858823ad2d7caab313" candidate_uuid: "540e187f28074a2b806e9adb838b6b23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:38.856539 12527 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.856598 12671 raft_consensus.cc:3055] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:38.857030 12671 raft_consensus.cc:740] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d80bb27b5c5459e8278f6d5b1efa53e, State: Running, Role: LEADER
I20260710 13:20:38.857888 12671 consensus_queue.cc:260] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:38.859138 12671 raft_consensus.cc:3060] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:38.864156 12527 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 3.
I20260710 13:20:38.865510 12567 leader_election.cc:304] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [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: 540e187f28074a2b806e9adb838b6b23, 750343a3949e445890d21c4eaf1b1af5; no voters: 
I20260710 13:20:38.866312 13330 raft_consensus.cc:2804] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:38.866873 13330 raft_consensus.cc:697] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 3 LEADER]: Becoming Leader. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:38.867208 12671 raft_consensus.cc:2468] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 540e187f28074a2b806e9adb838b6b23 in term 3.
I20260710 13:20:38.867661 13330 consensus_queue.cc:237] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } }
I20260710 13:20:38.875816 12426 catalog_manager.cc:5697] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 reported cstate change: term changed from 2 to 3, leader changed from 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3) to 540e187f28074a2b806e9adb838b6b23 (127.11.26.2). New cstate: current_term: 3 leader_uuid: "540e187f28074a2b806e9adb838b6b23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.359737 12671 raft_consensus.cc:1275] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:39.361541 13367 consensus_queue.cc:1048] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:39.374799 12526 raft_consensus.cc:1275] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Refusing update from remote peer 540e187f28074a2b806e9adb838b6b23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:39.376850 13330 consensus_queue.cc:1048] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "750343a3949e445890d21c4eaf1b1af5" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:39.792115 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:39.816836 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:39.834095 12603 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1"
dest_uuid: "540e187f28074a2b806e9adb838b6b23"
mode: GRACEFUL
new_leader_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:44226
I20260710 13:20:39.834558 12603 raft_consensus.cc:606] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Received request to transfer leadership to TS b7bc6b107e204dd2984ad2a12facec39
I20260710 13:20:39.836012 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:39.836768 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:40.324585 13409 raft_consensus.cc:993] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: : Instructing follower b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:40.325357 13367 raft_consensus.cc:1081] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Signalling peer b7bc6b107e204dd2984ad2a12facec39 to start an election
I20260710 13:20:40.327136 12951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1"
dest_uuid: "b7bc6b107e204dd2984ad2a12facec39"
 from {username='slave'} at 127.0.0.1:48116
I20260710 13:20:40.327950 12951 raft_consensus.cc:493] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.328322 12951 raft_consensus.cc:3060] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.334805 12951 raft_consensus.cc:515] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:40.336977 12951 leader_election.cc:290] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Requested vote from peers 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695), 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971)
I20260710 13:20:40.338109 12603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "540e187f28074a2b806e9adb838b6b23"
I20260710 13:20:40.338231 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68af0969ac194d9898bed867991cd5c1" candidate_uuid: "b7bc6b107e204dd2984ad2a12facec39" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e"
I20260710 13:20:40.338762 12603 raft_consensus.cc:3055] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.339120 12603 raft_consensus.cc:740] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 540e187f28074a2b806e9adb838b6b23, State: Running, Role: LEADER
I20260710 13:20:40.339128 12674 raft_consensus.cc:3060] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.340154 12603 consensus_queue.cc:260] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:40.341070 12603 raft_consensus.cc:3060] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.345819 12603 raft_consensus.cc:2468] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:40.346195 12674 raft_consensus.cc:2468] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b7bc6b107e204dd2984ad2a12facec39 in term 2.
I20260710 13:20:40.346978 12914 leader_election.cc:304] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 540e187f28074a2b806e9adb838b6b23, b7bc6b107e204dd2984ad2a12facec39; no voters: 
I20260710 13:20:40.348093 13408 raft_consensus.cc:2804] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.348635 13408 raft_consensus.cc:697] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Becoming Leader. State: Replica: b7bc6b107e204dd2984ad2a12facec39, State: Running, Role: LEADER
I20260710 13:20:40.349485 13408 consensus_queue.cc:237] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [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: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } }
I20260710 13:20:40.358572 12426 catalog_manager.cc:5697] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 reported cstate change: term changed from 1 to 2, leader changed from 540e187f28074a2b806e9adb838b6b23 (127.11.26.2) to b7bc6b107e204dd2984ad2a12facec39 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "b7bc6b107e204dd2984ad2a12facec39" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b7bc6b107e204dd2984ad2a12facec39" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 46123 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.795727 12674 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.797297 13408 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d80bb27b5c5459e8278f6d5b1efa53e" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:40.810294 12603 raft_consensus.cc:1275] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Refusing update from remote peer b7bc6b107e204dd2984ad2a12facec39: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:20:40.812842 13408 consensus_queue.cc:1048] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "540e187f28074a2b806e9adb838b6b23" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 38695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:40.837738 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:40.856676 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
W20260710 13:20:40.858296 12567 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:20:40.862345 12567 consensus_peers.cc:597] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. 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 13:20:40.888219 12641 consensus_peers.cc:597] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. 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 13:20:40.891204 12641 consensus_peers.cc:597] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. 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 13:20:40.911207 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:40.912418 11368 tablet_replica.cc:333] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.913533 11368 raft_consensus.cc:2243] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.914163 11368 raft_consensus.cc:2272] T 1f11a274c252479ea68a2631ab6b6627 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.917066 11368 tablet_replica.cc:333] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.917623 11368 raft_consensus.cc:2243] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.918020 11368 raft_consensus.cc:2272] T ab465fa029a74be0badc306bbc37cbf9 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.919889 11368 tablet_replica.cc:333] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.920406 11368 raft_consensus.cc:2243] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.920791 11368 raft_consensus.cc:2272] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.922855 11368 tablet_replica.cc:333] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.923465 11368 raft_consensus.cc:2243] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.924351 11368 raft_consensus.cc:2272] T 6cd720f68b944a1a9701cedad2b8a081 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.926213 11368 tablet_replica.cc:333] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.926834 11368 raft_consensus.cc:2243] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.927320 11368 raft_consensus.cc:2272] T 47686962129a4f0792b24231137aa52f P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.929227 11368 tablet_replica.cc:333] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.930063 11368 raft_consensus.cc:2243] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.930550 11368 raft_consensus.cc:2272] T fae8c34ea0cb4d55968005b8ae7bd174 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.932359 11368 tablet_replica.cc:333] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.932898 11368 raft_consensus.cc:2243] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.933305 11368 raft_consensus.cc:2272] T 7e9f32878aea4ecfb393b08a4d739602 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.935202 11368 tablet_replica.cc:333] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.935762 11368 raft_consensus.cc:2243] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.936414 11368 raft_consensus.cc:2272] T f80df34a8cd94171968b95f99de2ceb2 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.938110 11368 tablet_replica.cc:333] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.938791 11368 raft_consensus.cc:2243] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.939221 11368 raft_consensus.cc:2272] T 6d3f5197d3344838a68da852108fc720 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.941799 11368 tablet_replica.cc:333] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.942567 11368 raft_consensus.cc:2243] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.943670 11368 raft_consensus.cc:2272] T b03a716b69dd4bf3ab6c42241286a8ce P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.946139 11368 tablet_replica.cc:333] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
W20260710 13:20:40.946055 12641 consensus_peers.cc:597] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. 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 13:20:40.946892 11368 raft_consensus.cc:2243] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.947708 11368 raft_consensus.cc:2272] T f446bc37bf3e444c90bf01cf455429ff P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.949607 11368 tablet_replica.cc:333] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.950114 11368 raft_consensus.cc:2243] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.950639 11368 raft_consensus.cc:2272] T aa6372b0b8cb4189842bdfab50598241 P 750343a3949e445890d21c4eaf1b1af5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.952566 11368 tablet_replica.cc:333] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.953164 11368 raft_consensus.cc:2243] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.953896 11368 raft_consensus.cc:2272] T 1801d7d8e9cc48abad30105f107695e7 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.956333 11368 tablet_replica.cc:333] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.957074 11368 raft_consensus.cc:2243] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.957788 11368 raft_consensus.cc:2272] T 607e83148abb45e592c1160882a4b24f P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.959726 11368 tablet_replica.cc:333] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.960265 11368 raft_consensus.cc:2243] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.961139 11368 raft_consensus.cc:2272] T 119fbd6495de4a3ab43a5590a8b5c129 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.963459 11368 tablet_replica.cc:333] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.964247 11368 raft_consensus.cc:2243] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:40.965549 11368 raft_consensus.cc:2272] T 8f72c425132e4ffca739913f48e20273 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.969218 11368 tablet_replica.cc:333] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.970034 11368 raft_consensus.cc:2243] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.970683 11368 raft_consensus.cc:2272] T 1a652d5d68c74d7da96a7bc074fc6050 P 750343a3949e445890d21c4eaf1b1af5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:40.972945 11368 tablet_replica.cc:333] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5: stopping tablet replica
I20260710 13:20:40.973584 11368 raft_consensus.cc:2243] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:40.974107 11368 raft_consensus.cc:2272] T aee33e0c7c3641858823ad2d7caab313 P 750343a3949e445890d21c4eaf1b1af5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.020427 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
I20260710 13:20:41.072944 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
W20260710 13:20:41.093271 12641 consensus_peers.cc:597] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. 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 13:20:41.156104 12914 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.2:38695, user_credentials={real_user=slave}} blocked reactor thread for 61687.1us
W20260710 13:20:41.171260 12914 consensus_peers.cc:597] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:41.174790 12914 consensus_peers.cc:597] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. 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 13:20:41.176776 12641 consensus_peers.cc:597] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. 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 13:20:41.182052 12567 consensus_peers.cc:597] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.188871 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:41.190315 11368 tablet_replica.cc:333] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.191650 11368 raft_consensus.cc:2243] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:41.193164 12914 consensus_peers.cc:597] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.193910 11368 raft_consensus.cc:2272] T c6e7240c11ee436f8ba67de6214a52f8 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.197093 11368 tablet_replica.cc:333] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.197661 11368 raft_consensus.cc:2243] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.198168 11368 raft_consensus.cc:2272] T 0f4d6b001ffe42ebb99ef04c3e04d11a P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.200433 11368 tablet_replica.cc:333] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.201030 11368 raft_consensus.cc:2243] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.201463 11368 raft_consensus.cc:2272] T ab465fa029a74be0badc306bbc37cbf9 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.203130 11368 tablet_replica.cc:333] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.203648 11368 raft_consensus.cc:2243] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.204424 11368 raft_consensus.cc:2272] T bb243116aba048b498207c50ca553c1e P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.206626 11368 tablet_replica.cc:333] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.207438 11368 raft_consensus.cc:2243] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.208328 11368 raft_consensus.cc:2272] T fae8c34ea0cb4d55968005b8ae7bd174 P 540e187f28074a2b806e9adb838b6b23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.210340 11368 tablet_replica.cc:333] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.211419 11368 raft_consensus.cc:2243] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.212088 11368 raft_consensus.cc:2272] T 6cd720f68b944a1a9701cedad2b8a081 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.214619 11368 tablet_replica.cc:333] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.215221 11368 raft_consensus.cc:2243] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.216059 11368 raft_consensus.cc:2272] T 47686962129a4f0792b24231137aa52f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.217983 11368 tablet_replica.cc:333] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.218657 11368 raft_consensus.cc:2243] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.219980 11368 raft_consensus.cc:2272] T f80df34a8cd94171968b95f99de2ceb2 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.222609 11368 tablet_replica.cc:333] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.223158 11368 raft_consensus.cc:2243] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.223541 11368 raft_consensus.cc:2272] T 6045d92c6de7405584d7aed0164c0e46 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.225363 11368 tablet_replica.cc:333] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.225858 11368 raft_consensus.cc:2243] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.226261 11368 raft_consensus.cc:2272] T 7e9f32878aea4ecfb393b08a4d739602 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.228127 11368 tablet_replica.cc:333] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.228621 11368 raft_consensus.cc:2243] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.229105 11368 raft_consensus.cc:2272] T 1a652d5d68c74d7da96a7bc074fc6050 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.231134 11368 tablet_replica.cc:333] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.231689 11368 raft_consensus.cc:2243] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.232483 11368 raft_consensus.cc:2272] T aee33e0c7c3641858823ad2d7caab313 P 540e187f28074a2b806e9adb838b6b23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.234735 11368 tablet_replica.cc:333] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.235435 11368 raft_consensus.cc:2243] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.236096 11368 raft_consensus.cc:2272] T 331022d133394eedb11d0bdc4b7657f7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.239120 11368 tablet_replica.cc:333] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.239890 11368 raft_consensus.cc:2243] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:41.240698 12567 consensus_peers.cc:597] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.240806 11368 raft_consensus.cc:2272] T 607e83148abb45e592c1160882a4b24f P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.243906 11368 tablet_replica.cc:333] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.244788 11368 raft_consensus.cc:2243] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:41.245219 12914 consensus_peers.cc:597] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. 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 13:20:41.245723 11368 raft_consensus.cc:2272] T 119fbd6495de4a3ab43a5590a8b5c129 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.248106 11368 tablet_replica.cc:333] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.248636 11368 raft_consensus.cc:2243] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.249550 11368 raft_consensus.cc:2272] T 7878df68cfae43db85b1b38cb537e0e4 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.251650 11368 tablet_replica.cc:333] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.252193 11368 raft_consensus.cc:2243] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.252597 11368 raft_consensus.cc:2272] T 68af0969ac194d9898bed867991cd5c1 P 540e187f28074a2b806e9adb838b6b23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.255477 11368 tablet_replica.cc:333] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23: stopping tablet replica
I20260710 13:20:41.256027 11368 raft_consensus.cc:2243] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.257041 11368 raft_consensus.cc:2272] T 1801d7d8e9cc48abad30105f107695e7 P 540e187f28074a2b806e9adb838b6b23 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:41.304291 12641 consensus_peers.cc:597] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:41.326936 12914 consensus_peers.cc:597] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:38695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:41.330561 12914 consensus_peers.cc:597] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 -> Peer 750343a3949e445890d21c4eaf1b1af5 (127.11.26.1:37181): Couldn't send request to peer 750343a3949e445890d21c4eaf1b1af5. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.332485 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
I20260710 13:20:41.372304 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
W20260710 13:20:41.395203 12641 consensus_peers.cc:597] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:38695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:41.396553 12915 consensus_peers.cc:597] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 -> Peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Couldn't send request to peer 1d80bb27b5c5459e8278f6d5b1efa53e. 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 13:20:41.404315 12641 consensus_peers.cc:597] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:38695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:41.411923 12641 consensus_peers.cc:597] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:38695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:41.419198 12915 consensus_peers.cc:597] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 -> Peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Couldn't send request to peer 1d80bb27b5c5459e8278f6d5b1efa53e. 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 13:20:41.420951 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:41.422205 11368 tablet_replica.cc:333] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.423244 11368 raft_consensus.cc:2243] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:20:41.424134 12914 consensus_peers.cc:597] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 -> Peer 540e187f28074a2b806e9adb838b6b23 (127.11.26.2:38695): Couldn't send request to peer 540e187f28074a2b806e9adb838b6b23. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:38695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.424368 11368 raft_consensus.cc:2272] T c6e7240c11ee436f8ba67de6214a52f8 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.426513 11368 tablet_replica.cc:333] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.427117 11368 raft_consensus.cc:2243] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.427603 11368 raft_consensus.cc:2272] T bb243116aba048b498207c50ca553c1e P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.429431 11368 tablet_replica.cc:333] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.430003 11368 raft_consensus.cc:2243] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.430452 11368 raft_consensus.cc:2272] T fae8c34ea0cb4d55968005b8ae7bd174 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.432404 11368 tablet_replica.cc:333] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.433005 11368 raft_consensus.cc:2243] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.433563 11368 raft_consensus.cc:2272] T 6045d92c6de7405584d7aed0164c0e46 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.435519 11368 tablet_replica.cc:333] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.436128 11368 raft_consensus.cc:2243] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.436925 11368 raft_consensus.cc:2272] T 7e9f32878aea4ecfb393b08a4d739602 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.438846 11368 tablet_replica.cc:333] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.439431 11368 raft_consensus.cc:2243] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.439911 11368 raft_consensus.cc:2272] T 6d3f5197d3344838a68da852108fc720 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.441596 11368 tablet_replica.cc:333] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.442302 11368 raft_consensus.cc:2243] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.442754 11368 raft_consensus.cc:2272] T 47686962129a4f0792b24231137aa52f P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.444808 11368 tablet_replica.cc:333] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.445395 11368 raft_consensus.cc:2243] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.446010 11368 raft_consensus.cc:2272] T b03a716b69dd4bf3ab6c42241286a8ce P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.448038 11368 tablet_replica.cc:333] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.448604 11368 raft_consensus.cc:2243] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.449401 11368 raft_consensus.cc:2272] T 331022d133394eedb11d0bdc4b7657f7 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.451401 11368 tablet_replica.cc:333] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.451996 11368 raft_consensus.cc:2243] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.452549 11368 raft_consensus.cc:2272] T f446bc37bf3e444c90bf01cf455429ff P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.454473 11368 tablet_replica.cc:333] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.455032 11368 raft_consensus.cc:2243] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.455825 11368 raft_consensus.cc:2272] T ab465fa029a74be0badc306bbc37cbf9 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.457881 11368 tablet_replica.cc:333] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.458433 11368 raft_consensus.cc:2243] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.459337 11368 raft_consensus.cc:2272] T 1f11a274c252479ea68a2631ab6b6627 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.461778 11368 tablet_replica.cc:333] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.462325 11368 raft_consensus.cc:2243] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.462822 11368 raft_consensus.cc:2272] T 8f72c425132e4ffca739913f48e20273 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.464681 11368 tablet_replica.cc:333] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.465166 11368 raft_consensus.cc:2243] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.465788 11368 raft_consensus.cc:2272] T 68af0969ac194d9898bed867991cd5c1 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.468272 11368 tablet_replica.cc:333] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.469084 11368 raft_consensus.cc:2243] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.469763 11368 raft_consensus.cc:2272] T aa6372b0b8cb4189842bdfab50598241 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.471750 11368 tablet_replica.cc:333] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.472266 11368 raft_consensus.cc:2243] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.472776 11368 raft_consensus.cc:2272] T 7878df68cfae43db85b1b38cb537e0e4 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.474594 11368 tablet_replica.cc:333] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.475030 11368 raft_consensus.cc:2243] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.475760 11368 raft_consensus.cc:2272] T 1a652d5d68c74d7da96a7bc074fc6050 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.477604 11368 tablet_replica.cc:333] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e: stopping tablet replica
I20260710 13:20:41.478022 11368 raft_consensus.cc:2243] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.478391 11368 raft_consensus.cc:2272] T aee33e0c7c3641858823ad2d7caab313 P 1d80bb27b5c5459e8278f6d5b1efa53e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:41.529273 12915 consensus_peers.cc:597] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 -> Peer 1d80bb27b5c5459e8278f6d5b1efa53e (127.11.26.3:41971): Couldn't send request to peer 1d80bb27b5c5459e8278f6d5b1efa53e. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.3:41971: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:41.531467 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:20:41.574106 11368 tablet_server.cc:179] TabletServer@127.11.26.4:0 shutting down...
I20260710 13:20:41.606848 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:41.607570 11368 tablet_replica.cc:333] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.608175 11368 raft_consensus.cc:2243] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.608975 11368 raft_consensus.cc:2272] T 6d3f5197d3344838a68da852108fc720 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.610832 11368 tablet_replica.cc:333] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.611361 11368 raft_consensus.cc:2243] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.612165 11368 raft_consensus.cc:2272] T 6045d92c6de7405584d7aed0164c0e46 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.614086 11368 tablet_replica.cc:333] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.614599 11368 raft_consensus.cc:2243] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.615290 11368 raft_consensus.cc:2272] T 0f4d6b001ffe42ebb99ef04c3e04d11a P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.617123 11368 tablet_replica.cc:333] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.617643 11368 raft_consensus.cc:2243] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.618144 11368 raft_consensus.cc:2272] T 119fbd6495de4a3ab43a5590a8b5c129 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.619925 11368 tablet_replica.cc:333] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.620440 11368 raft_consensus.cc:2243] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.620923 11368 raft_consensus.cc:2272] T b03a716b69dd4bf3ab6c42241286a8ce P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.622776 11368 tablet_replica.cc:333] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.623306 11368 raft_consensus.cc:2243] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.623746 11368 raft_consensus.cc:2272] T f446bc37bf3e444c90bf01cf455429ff P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.625566 11368 tablet_replica.cc:333] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.626088 11368 raft_consensus.cc:2243] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.626849 11368 raft_consensus.cc:2272] T 68af0969ac194d9898bed867991cd5c1 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.629060 11368 tablet_replica.cc:333] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.629630 11368 raft_consensus.cc:2243] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.630177 11368 raft_consensus.cc:2272] T 1801d7d8e9cc48abad30105f107695e7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.631918 11368 tablet_replica.cc:333] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.632464 11368 raft_consensus.cc:2243] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.632962 11368 raft_consensus.cc:2272] T f80df34a8cd94171968b95f99de2ceb2 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.634699 11368 tablet_replica.cc:333] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.635190 11368 raft_consensus.cc:2243] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.635691 11368 raft_consensus.cc:2272] T c6e7240c11ee436f8ba67de6214a52f8 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.637429 11368 tablet_replica.cc:333] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.637902 11368 raft_consensus.cc:2243] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.638425 11368 raft_consensus.cc:2272] T 1f11a274c252479ea68a2631ab6b6627 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.640143 11368 tablet_replica.cc:333] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.640615 11368 raft_consensus.cc:2243] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.641063 11368 raft_consensus.cc:2272] T 6cd720f68b944a1a9701cedad2b8a081 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.642596 11368 tablet_replica.cc:333] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.643074 11368 raft_consensus.cc:2243] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.643548 11368 raft_consensus.cc:2272] T 8f72c425132e4ffca739913f48e20273 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.645264 11368 tablet_replica.cc:333] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.645737 11368 raft_consensus.cc:2243] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.646195 11368 raft_consensus.cc:2272] T 331022d133394eedb11d0bdc4b7657f7 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.647841 11368 tablet_replica.cc:333] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.648311 11368 raft_consensus.cc:2243] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.648797 11368 raft_consensus.cc:2272] T 7878df68cfae43db85b1b38cb537e0e4 P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.650449 11368 tablet_replica.cc:333] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.650902 11368 raft_consensus.cc:2243] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.651618 11368 raft_consensus.cc:2272] T aa6372b0b8cb4189842bdfab50598241 P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.653242 11368 tablet_replica.cc:333] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.653713 11368 raft_consensus.cc:2243] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.654457 11368 raft_consensus.cc:2272] T bb243116aba048b498207c50ca553c1e P b7bc6b107e204dd2984ad2a12facec39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.656092 11368 tablet_replica.cc:333] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39: stopping tablet replica
I20260710 13:20:41.656522 11368 raft_consensus.cc:2243] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:41.657030 11368 raft_consensus.cc:2272] T 607e83148abb45e592c1160882a4b24f P b7bc6b107e204dd2984ad2a12facec39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.700292 11368 tablet_server.cc:196] TabletServer@127.11.26.4:0 shutdown complete.
I20260710 13:20:41.732622 11368 master.cc:562] Master@127.11.26.62:38851 shutting down...
I20260710 13:20:41.754940 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:41.755640 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:41.756057 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P ded28cc370374740b99adc735072536c: stopping tablet replica
I20260710 13:20:41.778617 11368 master.cc:584] Master@127.11.26.62:38851 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30756 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:20:41.842711 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:45759
I20260710 13:20:41.844077 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:41.850508 13431 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 13:20:41.850800 13434 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 13:20:41.850960 13432 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 13:20:41.851536 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:41.852707 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:41.852892 11368 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 13:20:41.853003 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689641852992 us; error 0 us; skew 500 ppm
I20260710 13:20:41.853464 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:41.856174 11368 webserver.cc:533] Webserver started at http://127.11.26.62:35241/ using document root <none> and password file <none>
I20260710 13:20:41.856755 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:41.856953 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:41.857189 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:41.858516 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "78f8415fe2254a55b5d2d689b3c19b85"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-wrzs"
I20260710 13:20:41.863128 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:20:41.866852 13439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:41.867751 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:41.868091 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "78f8415fe2254a55b5d2d689b3c19b85"
format_stamp: "Formatted at 2026-07-10 13:20:41 on dist-test-slave-wrzs"
I20260710 13:20:41.868335 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-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 13:20:41.878597 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:41.879896 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:41.921564 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:45759
I20260710 13:20:41.921809 13490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:45759 every 8 connection(s)
I20260710 13:20:41.925660 13491 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 13:20:41.935925 13491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85: Bootstrap starting.
I20260710 13:20:41.940743 13491 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.945232 13491 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85: No bootstrap required, opened a new log
I20260710 13:20:41.947414 13491 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78f8415fe2254a55b5d2d689b3c19b85" member_type: VOTER }
I20260710 13:20:41.947860 13491 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.948132 13491 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78f8415fe2254a55b5d2d689b3c19b85, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.948794 13491 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78f8415fe2254a55b5d2d689b3c19b85" member_type: VOTER }
I20260710 13:20:41.949223 13491 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:41.949505 13491 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:41.949753 13491 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.954178 13491 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78f8415fe2254a55b5d2d689b3c19b85" member_type: VOTER }
I20260710 13:20:41.954741 13491 leader_election.cc:304] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [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: 78f8415fe2254a55b5d2d689b3c19b85; no voters: 
I20260710 13:20:41.956108 13491 leader_election.cc:290] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:41.956494 13494 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.957998 13494 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 1 LEADER]: Becoming Leader. State: Replica: 78f8415fe2254a55b5d2d689b3c19b85, State: Running, Role: LEADER
I20260710 13:20:41.958696 13494 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [LEADER]: Queue going to LEADER mode. State: All 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: "78f8415fe2254a55b5d2d689b3c19b85" member_type: VOTER }
I20260710 13:20:41.959214 13491 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:41.963249 13496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78f8415fe2254a55b5d2d689b3c19b85. Latest consensus state: current_term: 1 leader_uuid: "78f8415fe2254a55b5d2d689b3c19b85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78f8415fe2254a55b5d2d689b3c19b85" member_type: VOTER } }
I20260710 13:20:41.964285 13496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:41.963267 13495 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78f8415fe2254a55b5d2d689b3c19b85" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78f8415fe2254a55b5d2d689b3c19b85" member_type: VOTER } }
I20260710 13:20:41.965528 13495 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:41.968067 13501 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:41.976500 13501 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:41.977624 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:41.987097 13501 catalog_manager.cc:1383] Generated new cluster ID: 4083a7c399084f69a01bbcad18db9545
I20260710 13:20:41.987501 13501 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:42.016677 13501 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:42.018254 13501 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:42.040800 13501 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85: Generated new TSK 0
I20260710 13:20:42.041463 13501 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:42.108950 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:42.115773 13512 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 13:20:42.116585 13513 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 13:20:42.120493 11368 server_base.cc:1061] running on GCE node
W20260710 13:20:42.120591 13515 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 13:20:42.122176 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:42.122483 11368 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 13:20:42.122618 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689642122605 us; error 0 us; skew 500 ppm
I20260710 13:20:42.123119 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:42.125896 11368 webserver.cc:533] Webserver started at http://127.11.26.1:40363/ using document root <none> and password file <none>
I20260710 13:20:42.126358 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:42.126510 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:42.126726 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:42.127770 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "60c27e6f62ad43ce8727e332937e0eb3"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.132799 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:42.136840 13520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.137853 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:42.138211 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "60c27e6f62ad43ce8727e332937e0eb3"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.138595 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-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 13:20:42.175740 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:42.177212 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:42.179044 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:42.181582 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:42.181834 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.182116 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:42.182327 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.227923 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:44023
I20260710 13:20:42.228084 13582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:44023 every 8 connection(s)
I20260710 13:20:42.233186 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:42.241247 13587 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 13:20:42.244108 13588 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 13:20:42.245057 13590 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 13:20:42.246780 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:42.248106 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:42.248297 11368 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 13:20:42.248457 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689642248440 us; error 0 us; skew 500 ppm
I20260710 13:20:42.248988 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:42.251890 11368 webserver.cc:533] Webserver started at http://127.11.26.2:46125/ using document root <none> and password file <none>
I20260710 13:20:42.252465 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:42.252681 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:42.252961 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:42.253388 13583 heartbeater.cc:344] Connected to a master server at 127.11.26.62:45759
I20260710 13:20:42.253764 13583 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:42.254302 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "dddb7c0c214543c1955e996523785ad9"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.254489 13583 heartbeater.cc:507] Master 127.11.26.62:45759 requested a full tablet report, sending...
I20260710 13:20:42.256985 13456 ts_manager.cc:194] Registered new tserver with Master: 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:42.259433 13456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37748
I20260710 13:20:42.259748 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:20:42.263705 13595 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.264668 11368 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:42.265066 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "dddb7c0c214543c1955e996523785ad9"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.265372 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-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 13:20:42.280007 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:42.281234 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:42.282752 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:42.284986 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:42.285219 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.285460 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:42.285626 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.332016 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:34923
I20260710 13:20:42.332150 13657 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:34923 every 8 connection(s)
I20260710 13:20:42.336829 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:42.345001 13661 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 13:20:42.346822 13662 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 13:20:42.350462 13664 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 13:20:42.352106 11368 server_base.cc:1061] running on GCE node
I20260710 13:20:42.352818 13658 heartbeater.cc:344] Connected to a master server at 127.11.26.62:45759
I20260710 13:20:42.353053 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:42.353224 13658 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:42.353329 11368 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 13:20:42.353699 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689642353679 us; error 0 us; skew 500 ppm
I20260710 13:20:42.354300 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:42.354269 13658 heartbeater.cc:507] Master 127.11.26.62:45759 requested a full tablet report, sending...
I20260710 13:20:42.356839 13456 ts_manager.cc:194] Registered new tserver with Master: dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:42.357972 11368 webserver.cc:533] Webserver started at http://127.11.26.3:34853/ using document root <none> and password file <none>
I20260710 13:20:42.358410 13456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37758
I20260710 13:20:42.358543 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:42.358872 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:42.359289 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:42.360661 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.365581 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:20:42.369724 13669 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.370774 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:42.371095 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.371352 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-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 13:20:42.387348 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:42.388679 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:42.390220 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:42.392519 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:42.392767 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.393028 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:42.393217 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.440428 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:34213
I20260710 13:20:42.440550 13731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:34213 every 8 connection(s)
I20260710 13:20:42.446079 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:42.453029 13735 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 13:20:42.455713 13736 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 13:20:42.456813 11368 server_base.cc:1061] running on GCE node
W20260710 13:20:42.459125 13739 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 13:20:42.459764 13732 heartbeater.cc:344] Connected to a master server at 127.11.26.62:45759
I20260710 13:20:42.460280 13732 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:42.460594 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:42.460989 11368 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 13:20:42.461205 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689642461167 us; error 0 us; skew 500 ppm
I20260710 13:20:42.461163 13732 heartbeater.cc:507] Master 127.11.26.62:45759 requested a full tablet report, sending...
I20260710 13:20:42.462013 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:42.463653 13456 ts_manager.cc:194] Registered new tserver with Master: 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:42.465335 11368 webserver.cc:533] Webserver started at http://127.11.26.4:39415/ using document root <none> and password file <none>
I20260710 13:20:42.465956 13456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37760
I20260710 13:20:42.466077 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:42.466461 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:42.466802 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:42.468099 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-3-root/instance:
uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.473039 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:20:42.476784 13743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.478055 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:42.478363 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-3-root
uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:42.478621 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-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 13:20:42.500545 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:42.501883 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:42.503602 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:42.506265 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:42.506490 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.506829 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:42.507007 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:42.554500 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.4:33083
I20260710 13:20:42.554647 13805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.4:33083 every 8 connection(s)
I20260710 13:20:42.569897 13806 heartbeater.cc:344] Connected to a master server at 127.11.26.62:45759
I20260710 13:20:42.570297 13806 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:42.571045 13806 heartbeater.cc:507] Master 127.11.26.62:45759 requested a full tablet report, sending...
I20260710 13:20:42.573181 13456 ts_manager.cc:194] Registered new tserver with Master: cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:42.573382 11368 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015378192s
I20260710 13:20:42.575134 13456 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37762
I20260710 13:20:42.603075 13456 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37764:
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 13:20:42.774384 13623 tablet_service.cc:1511] Processing CreateTablet for tablet dd1b5a8acfe244e991953bb785c3f0ce (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:42.777179 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 2586edf5e8964f51b80ed50bb8ced3be (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:42.777642 13548 tablet_service.cc:1511] Processing CreateTablet for tablet dd1b5a8acfe244e991953bb785c3f0ce (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:42.778764 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2586edf5e8964f51b80ed50bb8ced3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.779476 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1b5a8acfe244e991953bb785c3f0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.780861 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5a8eebe31a4ccb993d6866286dd74b (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:42.782265 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5a8eebe31a4ccb993d6866286dd74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.782646 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 5c439120148d4a859ae569bf45abba8d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:42.784010 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c439120148d4a859ae569bf45abba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.784721 13541 tablet_service.cc:1511] Processing CreateTablet for tablet 22013fed50db4a5482997cd37ced4300 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:42.786078 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22013fed50db4a5482997cd37ced4300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.789029 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 1be179bc8d8546c58b7f4cb913111d85 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:42.790485 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be179bc8d8546c58b7f4cb913111d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.790606 13539 tablet_service.cc:1511] Processing CreateTablet for tablet 66ba0af2605f4263b222182df3a60b0a (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:42.792003 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ba0af2605f4263b222182df3a60b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.793131 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2eefdb28ee4f0597f83b217db0f205 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:42.794693 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2eefdb28ee4f0597f83b217db0f205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.797076 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 12c323f36691416a9dbcf6a30f7e0f79 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:42.798779 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c323f36691416a9dbcf6a30f7e0f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.801608 13545 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab60c2a0cce43d6bf7ba3eb028a124d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:42.804024 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1b5a8acfe244e991953bb785c3f0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.807282 13825 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:42.811700 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab60c2a0cce43d6bf7ba3eb028a124d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.816700 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 8efc2de8057b4be7b13f3f7b7fceee54 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:42.818701 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8efc2de8057b4be7b13f3f7b7fceee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.828197 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 2586edf5e8964f51b80ed50bb8ced3be (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:42.829900 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2586edf5e8964f51b80ed50bb8ced3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.830914 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 12c323f36691416a9dbcf6a30f7e0f79 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:42.832582 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c323f36691416a9dbcf6a30f7e0f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.833204 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab60c2a0cce43d6bf7ba3eb028a124d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:42.834777 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab60c2a0cce43d6bf7ba3eb028a124d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.837278 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 8befb3575ba34145aef19b946e873211 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:42.838920 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8befb3575ba34145aef19b946e873211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.841236 13618 tablet_service.cc:1511] Processing CreateTablet for tablet 57f6ee0681e4434caddcaabf2cde08e6 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:42.843120 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f6ee0681e4434caddcaabf2cde08e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.845269 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 1be179bc8d8546c58b7f4cb913111d85 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:42.847846 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be179bc8d8546c58b7f4cb913111d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.850490 13616 tablet_service.cc:1511] Processing CreateTablet for tablet 22013fed50db4a5482997cd37ced4300 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:42.852757 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22013fed50db4a5482997cd37ced4300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.865015 13539 tablet_service.cc:1511] Processing CreateTablet for tablet 08cd5977b3844197aac5ad5e6ed5be67 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:42.866456 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08cd5977b3844197aac5ad5e6ed5be67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.872018 13614 tablet_service.cc:1511] Processing CreateTablet for tablet 66ba0af2605f4263b222182df3a60b0a (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:42.873463 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ba0af2605f4263b222182df3a60b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.877132 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 84b3fc7ae4f24dc1b4fa75e93368d1d0 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:42.878674 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b3fc7ae4f24dc1b4fa75e93368d1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.879828 13771 tablet_service.cc:1511] Processing CreateTablet for tablet 2586edf5e8964f51b80ed50bb8ced3be (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:42.881345 13771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2586edf5e8964f51b80ed50bb8ced3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.885154 13770 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5a8eebe31a4ccb993d6866286dd74b (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:42.886569 13770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5a8eebe31a4ccb993d6866286dd74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.889019 13769 tablet_service.cc:1511] Processing CreateTablet for tablet 8befb3575ba34145aef19b946e873211 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:42.890468 13769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8befb3575ba34145aef19b946e873211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.892668 13768 tablet_service.cc:1511] Processing CreateTablet for tablet 12c323f36691416a9dbcf6a30f7e0f79 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:42.893476 13825 tablet_bootstrap.cc:654] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.894084 13768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c323f36691416a9dbcf6a30f7e0f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.895699 13767 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2eefdb28ee4f0597f83b217db0f205 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:42.897123 13767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2eefdb28ee4f0597f83b217db0f205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.896960 13694 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab60c2a0cce43d6bf7ba3eb028a124d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:42.898325 13694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab60c2a0cce43d6bf7ba3eb028a124d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.901002 13693 tablet_service.cc:1511] Processing CreateTablet for tablet 6d2eefdb28ee4f0597f83b217db0f205 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:42.902583 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d2eefdb28ee4f0597f83b217db0f205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.902690 13696 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5a8eebe31a4ccb993d6866286dd74b (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:42.901002 13766 tablet_service.cc:1511] Processing CreateTablet for tablet 57f6ee0681e4434caddcaabf2cde08e6 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:42.905187 13765 tablet_service.cc:1511] Processing CreateTablet for tablet 22013fed50db4a5482997cd37ced4300 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:42.905839 13766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f6ee0681e4434caddcaabf2cde08e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.906463 13765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22013fed50db4a5482997cd37ced4300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.908481 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 57f6ee0681e4434caddcaabf2cde08e6 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:42.908968 13546 tablet_service.cc:1511] Processing CreateTablet for tablet a970caeb67f04e7aae6ef0ec3acd194c (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:42.911077 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 1be179bc8d8546c58b7f4cb913111d85 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:42.912813 13697 tablet_service.cc:1511] Processing CreateTablet for tablet dd1b5a8acfe244e991953bb785c3f0ce (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:42.912711 13690 tablet_service.cc:1511] Processing CreateTablet for tablet 5c439120148d4a859ae569bf45abba8d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:42.913944 13696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5a8eebe31a4ccb993d6866286dd74b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.908903 13695 tablet_service.cc:1511] Processing CreateTablet for tablet 8befb3575ba34145aef19b946e873211 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:42.919544 13763 tablet_service.cc:1511] Processing CreateTablet for tablet 84b3fc7ae4f24dc1b4fa75e93368d1d0 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:42.919471 13690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c439120148d4a859ae569bf45abba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.920943 13763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b3fc7ae4f24dc1b4fa75e93368d1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.921717 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57f6ee0681e4434caddcaabf2cde08e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.916491 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a970caeb67f04e7aae6ef0ec3acd194c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.916945 13689 tablet_service.cc:1511] Processing CreateTablet for tablet 84b3fc7ae4f24dc1b4fa75e93368d1d0 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:42.916007 13764 tablet_service.cc:1511] Processing CreateTablet for tablet 5c439120148d4a859ae569bf45abba8d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:42.924557 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8befb3575ba34145aef19b946e873211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.925405 13764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c439120148d4a859ae569bf45abba8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.925657 13762 tablet_service.cc:1511] Processing CreateTablet for tablet 8efc2de8057b4be7b13f3f7b7fceee54 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:42.927173 13762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8efc2de8057b4be7b13f3f7b7fceee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.928174 13689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b3fc7ae4f24dc1b4fa75e93368d1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.932173 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd1b5a8acfe244e991953bb785c3f0ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.936281 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be179bc8d8546c58b7f4cb913111d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.937671 13688 tablet_service.cc:1511] Processing CreateTablet for tablet 66ba0af2605f4263b222182df3a60b0a (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:42.939354 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66ba0af2605f4263b222182df3a60b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.919373 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 80fee3301687416aa18cd20e62f53d7d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:42.949102 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fee3301687416aa18cd20e62f53d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:42.952822 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 80fee3301687416aa18cd20e62f53d7d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:42.954357 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fee3301687416aa18cd20e62f53d7d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:42.971326 13504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:42.992908 13547 tablet_service.cc:1511] Processing CreateTablet for tablet 840518bed7b84b64bba0d96ce071fb9d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:42.994454 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840518bed7b84b64bba0d96ce071fb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.002388 13623 tablet_service.cc:1511] Processing CreateTablet for tablet f7557f0e649e4af98905e923fb76dd9b (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:43.004087 13623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7557f0e649e4af98905e923fb76dd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.009668 13548 tablet_service.cc:1511] Processing CreateTablet for tablet 008ef4e612904cb7b0386bab19ab07fd (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:42.987607 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 8efc2de8057b4be7b13f3f7b7fceee54 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:43.040112 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8efc2de8057b4be7b13f3f7b7fceee54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.046135 13548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008ef4e612904cb7b0386bab19ab07fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.046839 13545 tablet_service.cc:1511] Processing CreateTablet for tablet d75afca55d7b485da89a7892953e820c (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:43.048370 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75afca55d7b485da89a7892953e820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.053185 13621 tablet_service.cc:1511] Processing CreateTablet for tablet a970caeb67f04e7aae6ef0ec3acd194c (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:43.087445 13829 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:43.088380 13614 tablet_service.cc:1511] Processing CreateTablet for tablet 61b28322a3a14a43a80b718b3a1fdee7 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:43.089865 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b28322a3a14a43a80b718b3a1fdee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.090826 13825 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:43.091334 13825 ts_tablet_manager.cc:1403] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.284s	user 0.013s	sys 0.004s
I20260710 13:20:43.102146 13688 tablet_service.cc:1511] Processing CreateTablet for tablet 08cd5977b3844197aac5ad5e6ed5be67 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:43.103582 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08cd5977b3844197aac5ad5e6ed5be67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.108193 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a970caeb67f04e7aae6ef0ec3acd194c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.115033 13768 tablet_service.cc:1511] Processing CreateTablet for tablet 08cd5977b3844197aac5ad5e6ed5be67 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:43.115916 13616 tablet_service.cc:1511] Processing CreateTablet for tablet 008ef4e612904cb7b0386bab19ab07fd (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:43.116551 13826 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:43.121315 13617 tablet_service.cc:1511] Processing CreateTablet for tablet d75afca55d7b485da89a7892953e820c (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:43.127313 13765 tablet_service.cc:1511] Processing CreateTablet for tablet 840518bed7b84b64bba0d96ce071fb9d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:43.128938 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 83d7d45a6f9c44c5946b3ab3488dbfc4 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:43.145674 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d7d45a6f9c44c5946b3ab3488dbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.130813 13622 tablet_service.cc:1511] Processing CreateTablet for tablet 31b890b9406a4710954c026f68d5736a (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:43.147730 13697 tablet_service.cc:1511] Processing CreateTablet for tablet a970caeb67f04e7aae6ef0ec3acd194c (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:43.148273 13771 tablet_service.cc:1511] Processing CreateTablet for tablet 61b28322a3a14a43a80b718b3a1fdee7 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:43.149047 13765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840518bed7b84b64bba0d96ce071fb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.141713 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008ef4e612904cb7b0386bab19ab07fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.152377 13622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b890b9406a4710954c026f68d5736a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.153393 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75afca55d7b485da89a7892953e820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.156999 13767 tablet_service.cc:1511] Processing CreateTablet for tablet d75afca55d7b485da89a7892953e820c (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:20:43.158551 13767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d75afca55d7b485da89a7892953e820c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.185441 13762 tablet_service.cc:1511] Processing CreateTablet for tablet 31b890b9406a4710954c026f68d5736a (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:43.161818 13828 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:43.162134 13829 tablet_bootstrap.cc:654] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.187053 13762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b890b9406a4710954c026f68d5736a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.187867 13771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b28322a3a14a43a80b718b3a1fdee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.163515 13692 tablet_service.cc:1511] Processing CreateTablet for tablet 61b28322a3a14a43a80b718b3a1fdee7 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:20:43.164786 13763 tablet_service.cc:1511] Processing CreateTablet for tablet 83d7d45a6f9c44c5946b3ab3488dbfc4 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:43.168210 13826 tablet_bootstrap.cc:654] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.168169 13766 tablet_service.cc:1511] Processing CreateTablet for tablet 80fee3301687416aa18cd20e62f53d7d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:43.169343 13695 tablet_service.cc:1511] Processing CreateTablet for tablet f7557f0e649e4af98905e923fb76dd9b (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:43.115550 13770 tablet_service.cc:1511] Processing CreateTablet for tablet f7557f0e649e4af98905e923fb76dd9b (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:43.175076 13691 tablet_service.cc:1511] Processing CreateTablet for tablet 83d7d45a6f9c44c5946b3ab3488dbfc4 (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:20:43.139053 13825 raft_consensus.cc:359] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.200245 13825 raft_consensus.cc:385] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.201054 13825 raft_consensus.cc:740] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.199999 13763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d7d45a6f9c44c5946b3ab3488dbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.202008 13825 consensus_queue.cc:260] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.204145 13770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7557f0e649e4af98905e923fb76dd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.211153 13768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08cd5977b3844197aac5ad5e6ed5be67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.149199 13697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a970caeb67f04e7aae6ef0ec3acd194c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.096391 13694 tablet_service.cc:1511] Processing CreateTablet for tablet 840518bed7b84b64bba0d96ce071fb9d (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:43.221530 13766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fee3301687416aa18cd20e62f53d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.231082 13688 tablet_service.cc:1511] Processing CreateTablet for tablet 31b890b9406a4710954c026f68d5736a (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:20:43.231946 13695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7557f0e649e4af98905e923fb76dd9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.236953 13694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840518bed7b84b64bba0d96ce071fb9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.245189 13688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b890b9406a4710954c026f68d5736a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.221760 13693 tablet_service.cc:1511] Processing CreateTablet for tablet 008ef4e612904cb7b0386bab19ab07fd (DEFAULT_TABLE table=test-workload [id=0f45cf69d3df490aa813ac6d5e8f1e36]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:20:43.248731 13693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008ef4e612904cb7b0386bab19ab07fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.262579 13583 heartbeater.cc:499] Master 127.11.26.62:45759 was elected leader, sending a full tablet report...
I20260710 13:20:43.293905 13691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d7d45a6f9c44c5946b3ab3488dbfc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.300304 13692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b28322a3a14a43a80b718b3a1fdee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:43.296737 13828 tablet_bootstrap.cc:654] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.303344 13826 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:43.316728 13826 ts_tablet_manager.cc:1403] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.021s
I20260710 13:20:43.306432 13825 ts_tablet_manager.cc:1434] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.215s	user 0.021s	sys 0.011s
I20260710 13:20:43.320675 13825 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:43.321218 13829 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:43.321671 13829 ts_tablet_manager.cc:1403] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.235s	user 0.019s	sys 0.023s
I20260710 13:20:43.327670 13829 raft_consensus.cc:359] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.328709 13829 raft_consensus.cc:385] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.329068 13829 raft_consensus.cc:740] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.329994 13829 consensus_queue.cc:260] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.324056 13826 raft_consensus.cc:359] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.330998 13826 raft_consensus.cc:385] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.331454 13826 raft_consensus.cc:740] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.333261 13826 consensus_queue.cc:260] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.334864 13825 tablet_bootstrap.cc:654] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.363622 13658 heartbeater.cc:499] Master 127.11.26.62:45759 was elected leader, sending a full tablet report...
I20260710 13:20:43.365383 13826 ts_tablet_manager.cc:1434] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.009s
I20260710 13:20:43.366473 13826 tablet_bootstrap.cc:492] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:43.372888 13826 tablet_bootstrap.cc:654] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.391004 13828 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:43.391371 13832 raft_consensus.cc:493] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.392117 13732 heartbeater.cc:499] Master 127.11.26.62:45759 was elected leader, sending a full tablet report...
I20260710 13:20:43.392006 13832 raft_consensus.cc:515] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.392673 13825 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:43.393200 13825 ts_tablet_manager.cc:1403] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.005s
I20260710 13:20:43.391512 13828 ts_tablet_manager.cc:1403] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.230s	user 0.009s	sys 0.018s
I20260710 13:20:43.396804 13825 raft_consensus.cc:359] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.397912 13828 raft_consensus.cc:359] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.398864 13829 ts_tablet_manager.cc:1434] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.077s	user 0.019s	sys 0.016s
I20260710 13:20:43.399981 13829 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:43.404532 13832 leader_election.cc:290] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:43.398831 13828 raft_consensus.cc:385] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.406045 13828 raft_consensus.cc:740] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.407068 13829 tablet_bootstrap.cc:654] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.407049 13828 consensus_queue.cc:260] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.397847 13825 raft_consensus.cc:385] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.409192 13825 raft_consensus.cc:740] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.411522 13825 consensus_queue.cc:260] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.417927 13825 ts_tablet_manager.cc:1434] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 13:20:43.419329 13825 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:43.426997 13825 tablet_bootstrap.cc:654] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.429944 13826 tablet_bootstrap.cc:492] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:43.430548 13826 ts_tablet_manager.cc:1403] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.010s
I20260710 13:20:43.434082 13826 raft_consensus.cc:359] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.434901 13826 raft_consensus.cc:385] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.435210 13826 raft_consensus.cc:740] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.436245 13826 consensus_queue.cc:260] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.438704 13826 ts_tablet_manager.cc:1434] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:20:43.439627 13826 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:43.447189 13826 tablet_bootstrap.cc:654] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:43.449424 13733 tablet.cc:2406] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:43.454396 13835 raft_consensus.cc:493] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.454974 13835 raft_consensus.cc:515] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.470937 13828 ts_tablet_manager.cc:1434] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.076s	user 0.031s	sys 0.037s
I20260710 13:20:43.471414 13806 heartbeater.cc:499] Master 127.11.26.62:45759 was elected leader, sending a full tablet report...
I20260710 13:20:43.472330 13825 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:43.472854 13825 ts_tablet_manager.cc:1403] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.008s
I20260710 13:20:43.475044 13829 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:43.475677 13829 ts_tablet_manager.cc:1403] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.015s
I20260710 13:20:43.476205 13825 raft_consensus.cc:359] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.477008 13825 raft_consensus.cc:385] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.477351 13825 raft_consensus.cc:740] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.472348 13828 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:43.479278 13829 raft_consensus.cc:359] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.480079 13829 raft_consensus.cc:385] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.480397 13829 raft_consensus.cc:740] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.481209 13829 consensus_queue.cc:260] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.483425 13829 ts_tablet_manager.cc:1434] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:20:43.484037 13828 tablet_bootstrap.cc:654] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.484846 13835 leader_election.cc:290] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.494719 13829 tablet_bootstrap.cc:492] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:43.508162 13826 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:43.507918 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5a8eebe31a4ccb993d6866286dd74b" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:43.508725 13826 ts_tablet_manager.cc:1403] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260710 13:20:43.511855 13826 raft_consensus.cc:359] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.512576 13826 raft_consensus.cc:385] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.512888 13826 raft_consensus.cc:740] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
W20260710 13:20:43.514708 13524 leader_election.cc:343] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.512838 13829 tablet_bootstrap.cc:654] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.520571 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:43.513648 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5a8eebe31a4ccb993d6866286dd74b" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:43.517514 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
W20260710 13:20:43.556289 13598 leader_election.cc:343] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.557220 13599 leader_election.cc:343] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.522758 13835 raft_consensus.cc:493] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.557875 13599 leader_election.cc:304] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:43.558264 13835 raft_consensus.cc:515] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.513171 13825 consensus_queue.cc:260] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
W20260710 13:20:43.559536 13522 leader_election.cc:343] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.561945 13522 leader_election.cc:304] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:43.563506 13835 leader_election.cc:290] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:43.565086 13835 raft_consensus.cc:2749] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.564615 13825 ts_tablet_manager.cc:1434] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.091s	user 0.013s	sys 0.001s
I20260710 13:20:43.566865 13825 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:43.567930 13832 raft_consensus.cc:2749] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.579509 13825 tablet_bootstrap.cc:654] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.580214 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
W20260710 13:20:43.581836 13599 leader_election.cc:343] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.573243 13826 consensus_queue.cc:260] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.587935 13828 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:43.588507 13828 ts_tablet_manager.cc:1403] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.116s	user 0.040s	sys 0.043s
I20260710 13:20:43.589717 13826 ts_tablet_manager.cc:1434] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260710 13:20:43.590644 13826 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:43.591501 13828 raft_consensus.cc:359] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.592388 13828 raft_consensus.cc:385] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.592736 13828 raft_consensus.cc:740] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.593700 13828 consensus_queue.cc:260] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.596041 13828 ts_tablet_manager.cc:1434] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:43.597100 13828 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:43.598145 13829 tablet_bootstrap.cc:492] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:43.598677 13829 ts_tablet_manager.cc:1403] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.104s	user 0.029s	sys 0.037s
I20260710 13:20:43.599144 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
W20260710 13:20:43.601457 13597 leader_election.cc:343] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.602046 13597 leader_election.cc:304] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:43.601812 13829 raft_consensus.cc:359] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.603525 13852 raft_consensus.cc:2749] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.605592 13829 raft_consensus.cc:385] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.604420 13828 tablet_bootstrap.cc:654] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.606009 13829 raft_consensus.cc:740] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.606935 13829 consensus_queue.cc:260] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.605222 13825 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:43.609403 13829 ts_tablet_manager.cc:1434] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:43.609524 13825 ts_tablet_manager.cc:1403] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.002s
I20260710 13:20:43.610337 13829 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:43.612932 13826 tablet_bootstrap.cc:654] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.612995 13825 raft_consensus.cc:359] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.613974 13825 raft_consensus.cc:385] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.614338 13825 raft_consensus.cc:740] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.615221 13825 consensus_queue.cc:260] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.616994 13829 tablet_bootstrap.cc:654] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.619159 13825 ts_tablet_manager.cc:1434] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:43.619606 13828 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:43.620172 13828 ts_tablet_manager.cc:1403] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 13:20:43.620290 13825 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:43.623541 13828 raft_consensus.cc:359] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.624583 13828 raft_consensus.cc:385] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.624951 13828 raft_consensus.cc:740] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.625749 13828 consensus_queue.cc:260] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.627931 13825 tablet_bootstrap.cc:654] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.632321 13828 ts_tablet_manager.cc:1434] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:43.633893 13828 tablet_bootstrap.cc:492] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:43.643081 13826 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:43.643661 13826 ts_tablet_manager.cc:1403] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260710 13:20:43.644330 13825 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:43.644510 13829 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:43.644891 13825 ts_tablet_manager.cc:1403] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260710 13:20:43.645040 13829 ts_tablet_manager.cc:1403] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260710 13:20:43.647238 13829 raft_consensus.cc:359] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.647958 13829 raft_consensus.cc:385] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.648236 13829 raft_consensus.cc:740] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.648138 13825 raft_consensus.cc:359] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.649237 13825 raft_consensus.cc:385] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.649048 13829 consensus_queue.cc:260] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.649618 13825 raft_consensus.cc:740] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.650396 13828 tablet_bootstrap.cc:654] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.650605 13825 consensus_queue.cc:260] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.651387 13829 ts_tablet_manager.cc:1434] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:20:43.652410 13829 tablet_bootstrap.cc:492] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:43.647006 13826 raft_consensus.cc:359] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.656013 13826 raft_consensus.cc:385] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.656368 13826 raft_consensus.cc:740] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.657207 13826 consensus_queue.cc:260] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.659695 13826 ts_tablet_manager.cc:1434] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:20:43.660950 13826 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:43.663159 13825 ts_tablet_manager.cc:1434] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 13:20:43.669036 13825 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:43.669340 13829 tablet_bootstrap.cc:654] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.673075 13826 tablet_bootstrap.cc:654] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.682637 13828 tablet_bootstrap.cc:492] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:43.682873 13825 tablet_bootstrap.cc:654] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.683445 13828 ts_tablet_manager.cc:1403] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.050s	user 0.033s	sys 0.007s
I20260710 13:20:43.688079 13852 raft_consensus.cc:493] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.689500 13852 raft_consensus.cc:515] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.688426 13842 raft_consensus.cc:493] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.691300 13842 raft_consensus.cc:515] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.692873 13828 raft_consensus.cc:359] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.693742 13828 raft_consensus.cc:385] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.694064 13828 raft_consensus.cc:740] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.692924 13852 leader_election.cc:290] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.695410 13842 leader_election.cc:290] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.700047 13828 consensus_queue.cc:260] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.697293 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:43.708652 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:43.709563 13781 raft_consensus.cc:2468] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:43.708616 13834 raft_consensus.cc:493] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.711920 13599 leader_election.cc:304] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:43.712054 13834 raft_consensus.cc:515] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.713073 13852 raft_consensus.cc:2804] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.713449 13852 raft_consensus.cc:493] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.713779 13852 raft_consensus.cc:3060] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:43.714252 13598 leader_election.cc:343] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.718201 13829 tablet_bootstrap.cc:492] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:43.719700 13828 ts_tablet_manager.cc:1434] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:20:43.715734 13842 raft_consensus.cc:493] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.725080 13829 ts_tablet_manager.cc:1403] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.003s
I20260710 13:20:43.725346 13842 raft_consensus.cc:515] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.727255 13828 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:43.760138 13826 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:43.760913 13826 ts_tablet_manager.cc:1403] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.006s
I20260710 13:20:43.768118 13829 raft_consensus.cc:359] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.769039 13829 raft_consensus.cc:385] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.769379 13829 raft_consensus.cc:740] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.772840 13825 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:43.773869 13825 ts_tablet_manager.cc:1403] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.019s
I20260710 13:20:43.730640 13834 leader_election.cc:290] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:43.746109 13842 leader_election.cc:290] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:43.758760 13852 raft_consensus.cc:515] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.784837 13829 consensus_queue.cc:260] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.791718 13826 raft_consensus.cc:359] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.792879 13826 raft_consensus.cc:385] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.793259 13826 raft_consensus.cc:740] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.794286 13826 consensus_queue.cc:260] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.800161 13825 raft_consensus.cc:359] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.806025 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:43.807411 13706 raft_consensus.cc:2468] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:43.807911 13832 raft_consensus.cc:493] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.809088 13834 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.802322 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5a8eebe31a4ccb993d6866286dd74b" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:43.801982 13829 ts_tablet_manager.cc:1434] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.004s
I20260710 13:20:43.811005 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5a8eebe31a4ccb993d6866286dd74b" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:43.825615 13558 raft_consensus.cc:2468] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:43.822419 13745 leader_election.cc:304] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:43.823393 13864 raft_consensus.cc:493] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.801219 13825 raft_consensus.cc:385] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:43.828341 13864 raft_consensus.cc:515] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:43.829048 13745 leader_election.cc:343] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.830397 13842 raft_consensus.cc:2804] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.830649 13829 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:43.830860 13842 raft_consensus.cc:493] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.831480 13842 raft_consensus.cc:3060] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.833395 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
W20260710 13:20:43.835361 13746 leader_election.cc:343] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.836656 13746 leader_election.cc:304] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:43.837699 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:43.825152 13834 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
W20260710 13:20:43.839498 13745 leader_election.cc:343] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.830806 13864 leader_election.cc:290] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.841177 13864 raft_consensus.cc:2804] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.841563 13864 raft_consensus.cc:493] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.841904 13864 raft_consensus.cc:3060] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.842120 13828 tablet_bootstrap.cc:654] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.845006 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:43.840508 13842 raft_consensus.cc:515] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.823500 13826 ts_tablet_manager.cc:1434] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.002s
W20260710 13:20:43.846849 13598 leader_election.cc:343] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.840003 13745 leader_election.cc:304] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:43.858197 13834 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:43.827051 13832 raft_consensus.cc:515] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.843683 13852 leader_election.cc:290] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.846535 13825 raft_consensus.cc:740] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:43.870075 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:43.872782 13826 tablet_bootstrap.cc:492] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:43.887362 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1b5a8acfe244e991953bb785c3f0ce" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:43.876251 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1b5a8acfe244e991953bb785c3f0ce" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:43.871762 13825 consensus_queue.cc:260] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.871301 13834 raft_consensus.cc:493] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.870798 13781 raft_consensus.cc:3060] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.888937 13558 raft_consensus.cc:2468] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:43.890003 13872 raft_consensus.cc:493] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.887801 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:43.895121 13672 leader_election.cc:304] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:43.886971 13832 leader_election.cc:290] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:43.908321 13832 raft_consensus.cc:493] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.909001 13832 raft_consensus.cc:515] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.877079 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:43.915577 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
W20260710 13:20:43.922127 13673 leader_election.cc:343] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.923017 13871 raft_consensus.cc:2749] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:43.925088 13825 ts_tablet_manager.cc:1434] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.151s	user 0.024s	sys 0.007s
I20260710 13:20:43.926291 13825 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:43.891209 13633 raft_consensus.cc:2468] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:43.920488 13842 leader_election.cc:290] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:43.931201 13852 raft_consensus.cc:493] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:43.902588 13872 raft_consensus.cc:515] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.932121 13852 raft_consensus.cc:515] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.900573 13834 raft_consensus.cc:515] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:43.935953 13852 leader_election.cc:290] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.937619 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fee3301687416aa18cd20e62f53d7d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
W20260710 13:20:43.932307 13672 leader_election.cc:343] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.938862 13832 leader_election.cc:290] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:43.937870 13829 tablet_bootstrap.cc:654] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.938807 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fee3301687416aa18cd20e62f53d7d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:43.943686 13872 leader_election.cc:290] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:43.944144 13557 raft_consensus.cc:2468] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:43.941255 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:43.945295 13707 raft_consensus.cc:2468] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:43.945902 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:43.945816 13864 raft_consensus.cc:515] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.946619 13633 raft_consensus.cc:2468] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:43.946902 13522 leader_election.cc:304] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:43.947654 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:43.947763 13673 leader_election.cc:304] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:43.947927 13598 leader_election.cc:304] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:43.949142 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5a8eebe31a4ccb993d6866286dd74b" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:43.949575 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:43.949749 13557 raft_consensus.cc:3060] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:43.949793 13524 leader_election.cc:343] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:43.949260 13747 leader_election.cc:343] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.950156 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:43.942915 13672 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9
W20260710 13:20:43.953457 13747 leader_election.cc:343] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.955067 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:43.949234 13852 raft_consensus.cc:2804] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:43.955451 13599 leader_election.cc:343] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.955852 13852 raft_consensus.cc:493] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.956230 13852 raft_consensus.cc:3060] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.956980 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:43.958511 13834 leader_election.cc:290] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:43.959025 13825 tablet_bootstrap.cc:654] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:43.959095 13834 raft_consensus.cc:2804] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.959591 13834 raft_consensus.cc:493] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.952461 13864 leader_election.cc:290] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.952783 13872 raft_consensus.cc:2804] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.963094 13872 raft_consensus.cc:493] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.963506 13872 raft_consensus.cc:3060] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.965629 13852 raft_consensus.cc:515] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:43.959969 13834 raft_consensus.cc:3060] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.972184 13557 raft_consensus.cc:2468] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:43.972383 13876 raft_consensus.cc:2804] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:43.973767 13876 raft_consensus.cc:493] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:43.974113 13876 raft_consensus.cc:3060] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.968446 13826 tablet_bootstrap.cc:654] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:43.976331 13504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:43.977674 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
W20260710 13:20:43.973032 13524 leader_election.cc:343] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.982841 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fee3301687416aa18cd20e62f53d7d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
W20260710 13:20:43.985044 13599 leader_election.cc:343] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.979984 13746 leader_election.cc:304] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
W20260710 13:20:43.986487 13524 leader_election.cc:343] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.987084 13864 raft_consensus.cc:2804] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:43.987030 13524 leader_election.cc:304] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:43.988466 13864 raft_consensus.cc:697] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:43.989398 13864 consensus_queue.cc:237] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:43.981225 13852 leader_election.cc:290] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:43.985497 13872 raft_consensus.cc:515] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:43.994151 13828 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:43.994802 13828 ts_tablet_manager.cc:1403] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.268s	user 0.024s	sys 0.025s
I20260710 13:20:43.996299 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:43.996948 13707 raft_consensus.cc:3060] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:43.997148 13875 raft_consensus.cc:2749] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:43.997623 13524 leader_election.cc:343] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:43.998184 13524 leader_election.cc:304] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:43.999034 13875 raft_consensus.cc:2749] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.006352 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.006381 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fee3301687416aa18cd20e62f53d7d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:44.007210 13557 raft_consensus.cc:3060] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:44.009809 13673 leader_election.cc:343] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.003966 13872 leader_election.cc:290] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:44.010764 13877 raft_consensus.cc:2749] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.011498 13834 raft_consensus.cc:515] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.014950 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1b5a8acfe244e991953bb785c3f0ce" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:44.015542 13633 raft_consensus.cc:3060] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.005080 13828 raft_consensus.cc:359] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.018330 13781 raft_consensus.cc:2468] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:44.018607 13876 raft_consensus.cc:515] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.022184 13707 raft_consensus.cc:2468] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:44.020891 13599 leader_election.cc:304] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [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: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3
W20260710 13:20:44.020334 13524 leader_election.cc:343] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.018290 13828 raft_consensus.cc:385] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:44.005477 13672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.1:44023, user_credentials={real_user=slave}} blocked reactor thread for 73200.8us
I20260710 13:20:44.024569 13834 leader_election.cc:290] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.030467 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd1b5a8acfe244e991953bb785c3f0ce" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:44.031314 13558 raft_consensus.cc:3060] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.031529 13557 raft_consensus.cc:2468] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:44.033555 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.034188 13707 raft_consensus.cc:3060] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.034472 13454 catalog_manager.cc:5697] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.035909 13522 leader_election.cc:304] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:44.036734 13872 raft_consensus.cc:2804] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.037199 13872 raft_consensus.cc:697] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:44.037442 13598 leader_election.cc:304] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [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: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:44.038015 13872 consensus_queue.cc:237] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.026854 13852 raft_consensus.cc:2804] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.040221 13835 raft_consensus.cc:2804] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.026258 13828 raft_consensus.cc:740] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.042197 13558 raft_consensus.cc:2468] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:44.044051 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5a8eebe31a4ccb993d6866286dd74b" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.044140 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:44.044517 13633 raft_consensus.cc:2468] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
W20260710 13:20:44.045365 13745 leader_election.cc:343] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.045749 13876 leader_election.cc:290] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
W20260710 13:20:44.045885 13524 leader_election.cc:343] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.046062 13673 leader_election.cc:304] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:44.042014 13828 consensus_queue.cc:260] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.048398 13825 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.048461 13828 ts_tablet_manager.cc:1434] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.002s
I20260710 13:20:44.049006 13825 ts_tablet_manager.cc:1403] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.010s
I20260710 13:20:44.049118 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:44.049641 13828 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
W20260710 13:20:44.050608 13673 leader_election.cc:343] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.048641 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:44.051637 13632 raft_consensus.cc:3060] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.052480 13825 raft_consensus.cc:359] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.053285 13825 raft_consensus.cc:385] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.053634 13825 raft_consensus.cc:740] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.054553 13825 consensus_queue.cc:260] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.057390 13825 ts_tablet_manager.cc:1434] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:44.058796 13825 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:44.059090 13876 raft_consensus.cc:2804] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.059744 13632 raft_consensus.cc:2468] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:44.061148 13673 leader_election.cc:304] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:44.063323 13834 raft_consensus.cc:2804] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.065507 13825 tablet_bootstrap.cc:654] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.067397 13834 raft_consensus.cc:697] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:44.068352 13834 consensus_queue.cc:237] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.073660 13828 tablet_bootstrap.cc:654] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.077069 13829 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:44.077221 13825 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.077685 13829 ts_tablet_manager.cc:1403] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.247s	user 0.020s	sys 0.015s
I20260710 13:20:44.077772 13825 ts_tablet_manager.cc:1403] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 13:20:44.079311 13826 tablet_bootstrap.cc:492] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:44.079838 13876 raft_consensus.cc:697] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:44.080112 13826 ts_tablet_manager.cc:1403] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.003s
I20260710 13:20:44.083863 13825 raft_consensus.cc:359] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.084753 13825 raft_consensus.cc:385] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.085093 13825 raft_consensus.cc:740] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.085866 13825 consensus_queue.cc:260] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.085882 13876 consensus_queue.cc:237] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.088054 13825 ts_tablet_manager.cc:1434] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:44.089917 13825 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:44.089876 13829 raft_consensus.cc:359] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.090762 13829 raft_consensus.cc:385] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.091090 13829 raft_consensus.cc:740] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.091846 13829 consensus_queue.cc:260] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.094234 13829 ts_tablet_manager.cc:1434] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260710 13:20:44.093592 13453 catalog_manager.cc:5697] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.095314 13829 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:44.086333 13835 raft_consensus.cc:697] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:44.096638 13835 consensus_queue.cc:237] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.097688 13826 raft_consensus.cc:359] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.098824 13826 raft_consensus.cc:385] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.099653 13826 raft_consensus.cc:740] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.100816 13826 consensus_queue.cc:260] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.110399 13825 tablet_bootstrap.cc:654] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.102965 13707 raft_consensus.cc:2468] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:44.118556 13745 leader_election.cc:304] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: dddb7c0c214543c1955e996523785ad9
I20260710 13:20:44.119969 13864 raft_consensus.cc:2804] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.120575 13864 raft_consensus.cc:697] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:44.120782 13852 raft_consensus.cc:697] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:44.121553 13864 consensus_queue.cc:237] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.121695 13852 consensus_queue.cc:237] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.153517 13456 catalog_manager.cc:5697] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.183032 13828 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:44.186565 13828 ts_tablet_manager.cc:1403] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.021s
I20260710 13:20:44.188405 13825 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.189260 13825 ts_tablet_manager.cc:1403] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.003s
I20260710 13:20:44.189507 13826 ts_tablet_manager.cc:1434] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.018s
I20260710 13:20:44.190914 13826 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:44.190507 13828 raft_consensus.cc:359] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.200136 13828 raft_consensus.cc:385] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.200536 13828 raft_consensus.cc:740] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.201417 13828 consensus_queue.cc:260] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.203995 13828 ts_tablet_manager.cc:1434] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:44.204607 13829 tablet_bootstrap.cc:654] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.204875 13826 tablet_bootstrap.cc:654] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.205046 13828 tablet_bootstrap.cc:492] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:44.207417 13825 raft_consensus.cc:359] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.208212 13825 raft_consensus.cc:385] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.208506 13825 raft_consensus.cc:740] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.209714 13825 consensus_queue.cc:260] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.212070 13825 ts_tablet_manager.cc:1434] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:20:44.212607 13828 tablet_bootstrap.cc:654] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.213088 13825 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:44.215512 13872 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.216082 13872 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.218266 13872 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:44.222158 13825 tablet_bootstrap.cc:654] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.224154 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:44.223450 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:44.225051 13707 raft_consensus.cc:2468] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
W20260710 13:20:44.226011 13524 leader_election.cc:343] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.227025 13522 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: dddb7c0c214543c1955e996523785ad9
I20260710 13:20:44.228205 13872 raft_consensus.cc:2804] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.228591 13872 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.228938 13872 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.236567 13872 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.240002 13872 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:44.240787 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:44.241089 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.241935 13707 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:44.243080 13524 leader_election.cc:343] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.243435 13864 raft_consensus.cc:493] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.244155 13864 raft_consensus.cc:515] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.246166 13826 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:44.246914 13826 ts_tablet_manager.cc:1403] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.007s
I20260710 13:20:44.247987 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
W20260710 13:20:44.250010 13746 leader_election.cc:343] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.252386 13876 raft_consensus.cc:493] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.253120 13876 raft_consensus.cc:515] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.255400 13829 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:44.256194 13829 ts_tablet_manager.cc:1403] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.161s	user 0.012s	sys 0.009s
I20260710 13:20:44.257030 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:44.257942 13632 raft_consensus.cc:2468] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:44.259939 13747 leader_election.cc:304] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [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: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:44.261286 13842 raft_consensus.cc:2804] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.261812 13842 raft_consensus.cc:493] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.262290 13842 raft_consensus.cc:3060] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.264235 13829 raft_consensus.cc:359] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.265072 13829 raft_consensus.cc:385] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.265362 13829 raft_consensus.cc:740] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.265426 13455 catalog_manager.cc:5697] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.267135 13456 catalog_manager.cc:5697] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.275741 13829 consensus_queue.cc:260] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.276947 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be179bc8d8546c58b7f4cb913111d85" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
W20260710 13:20:44.291496 13672 leader_election.cc:343] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.283111 13876 leader_election.cc:290] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.286851 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be179bc8d8546c58b7f4cb913111d85" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:44.292006 13829 ts_tablet_manager.cc:1434] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 13:20:44.293160 13829 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
W20260710 13:20:44.293145 13673 leader_election.cc:343] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.293789 13673 leader_election.cc:304] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:44.294021 13825 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.294631 13825 ts_tablet_manager.cc:1403] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.036s
I20260710 13:20:44.294925 13876 raft_consensus.cc:2749] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.268610 13455 catalog_manager.cc:5697] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.288818 13454 catalog_manager.cc:5697] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.290047 13828 tablet_bootstrap.cc:492] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:44.296726 13828 ts_tablet_manager.cc:1403] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.092s	user 0.026s	sys 0.030s
I20260710 13:20:44.297596 13825 raft_consensus.cc:359] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.298554 13825 raft_consensus.cc:385] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.298878 13825 raft_consensus.cc:740] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.287487 13864 leader_election.cc:290] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.300277 13829 tablet_bootstrap.cc:654] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.299700 13825 consensus_queue.cc:260] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.302639 13825 ts_tablet_manager.cc:1434] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:44.304095 13825 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:44.299721 13828 raft_consensus.cc:359] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.304710 13828 raft_consensus.cc:385] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.305199 13828 raft_consensus.cc:740] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.306298 13828 consensus_queue.cc:260] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.307031 13842 raft_consensus.cc:515] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.309568 13828 ts_tablet_manager.cc:1434] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:20:44.253134 13826 raft_consensus.cc:359] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.311008 13842 leader_election.cc:290] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.312603 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:44.317819 13632 raft_consensus.cc:3060] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.318605 13828 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:44.316133 13707 raft_consensus.cc:2468] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:44.324868 13828 tablet_bootstrap.cc:654] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.324807 13522 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: dddb7c0c214543c1955e996523785ad9
I20260710 13:20:44.325531 13632 raft_consensus.cc:2468] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:44.326188 13872 raft_consensus.cc:2804] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.326685 13872 raft_consensus.cc:697] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:44.326719 13747 leader_election.cc:304] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:44.327670 13842 raft_consensus.cc:2804] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.327661 13872 consensus_queue.cc:237] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.328397 13842 raft_consensus.cc:697] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:44.329231 13842 consensus_queue.cc:237] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.316956 13825 tablet_bootstrap.cc:654] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.317377 13826 raft_consensus.cc:385] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.333834 13826 raft_consensus.cc:740] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.334689 13826 consensus_queue.cc:260] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.337189 13826 ts_tablet_manager.cc:1434] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.090s	user 0.010s	sys 0.001s
I20260710 13:20:44.338196 13826 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:44.315519 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:44.342593 13829 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:44.343138 13829 ts_tablet_manager.cc:1403] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.014s
I20260710 13:20:44.345626 13826 tablet_bootstrap.cc:654] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.345906 13829 raft_consensus.cc:359] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:44.348269 13746 leader_election.cc:343] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.349457 13842 raft_consensus.cc:493] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.349938 13842 raft_consensus.cc:515] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.338673 13455 catalog_manager.cc:5697] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.352209 13842 leader_election.cc:290] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.350906 13828 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:44.353940 13828 ts_tablet_manager.cc:1403] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.004s
I20260710 13:20:44.353827 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
W20260710 13:20:44.355394 13747 leader_election.cc:343] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.356357 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:44.346608 13829 raft_consensus.cc:385] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.356753 13828 raft_consensus.cc:359] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.357084 13558 raft_consensus.cc:2468] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:44.357084 13829 raft_consensus.cc:740] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.353806 13826 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:44.360045 13826 ts_tablet_manager.cc:1403] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 13:20:44.359851 13829 consensus_queue.cc:260] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.362967 13829 ts_tablet_manager.cc:1434] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:20:44.357549 13828 raft_consensus.cc:385] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.358667 13746 leader_election.cc:304] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: dddb7c0c214543c1955e996523785ad9
I20260710 13:20:44.363533 13828 raft_consensus.cc:740] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.362799 13826 raft_consensus.cc:359] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.364353 13842 raft_consensus.cc:2804] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.364936 13842 raft_consensus.cc:493] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.365288 13842 raft_consensus.cc:3060] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.367602 13829 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:44.368203 13825 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.368736 13825 ts_tablet_manager.cc:1403] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.019s
I20260710 13:20:44.371479 13825 raft_consensus.cc:359] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.372262 13825 raft_consensus.cc:385] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.372584 13825 raft_consensus.cc:740] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.373555 13826 raft_consensus.cc:385] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.373899 13826 raft_consensus.cc:740] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.373458 13825 consensus_queue.cc:260] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.364337 13828 consensus_queue.cc:260] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.374636 13829 tablet_bootstrap.cc:654] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.375947 13825 ts_tablet_manager.cc:1434] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:44.377264 13825 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:44.376506 13826 consensus_queue.cc:260] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.376082 13828 ts_tablet_manager.cc:1434] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:20:44.373466 13842 raft_consensus.cc:515] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.378649 13828 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:44.381062 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:44.384512 13558 raft_consensus.cc:3060] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.393581 13558 raft_consensus.cc:2468] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:44.393808 13826 ts_tablet_manager.cc:1434] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:20:44.384012 13825 tablet_bootstrap.cc:654] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.400728 13826 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:44.400790 13746 leader_election.cc:304] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:44.400800 13829 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:44.402349 13864 raft_consensus.cc:2804] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.402921 13864 raft_consensus.cc:697] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:44.395833 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:44.396517 13842 leader_election.cc:290] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.399658 13828 tablet_bootstrap.cc:654] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:44.405086 13747 leader_election.cc:343] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.397861 13872 raft_consensus.cc:493] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.404712 13864 consensus_queue.cc:237] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.405750 13872 raft_consensus.cc:515] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.401738 13829 ts_tablet_manager.cc:1403] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.003s
I20260710 13:20:44.410054 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:44.412840 13707 raft_consensus.cc:2468] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:44.412684 13829 raft_consensus.cc:359] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.413503 13829 raft_consensus.cc:385] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.413849 13829 raft_consensus.cc:740] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.414412 13522 leader_election.cc:304] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:44.414570 13829 consensus_queue.cc:260] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.415398 13875 raft_consensus.cc:2804] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.415810 13875 raft_consensus.cc:493] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.416204 13826 tablet_bootstrap.cc:654] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.416201 13875 raft_consensus.cc:3060] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.416893 13829 ts_tablet_manager.cc:1434] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:44.418262 13829 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:44.422024 13872 leader_election.cc:290] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:44.423060 13876 raft_consensus.cc:493] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.422689 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.424436 13781 raft_consensus.cc:2468] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:44.426405 13876 raft_consensus.cc:515] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.432955 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:44.433974 13829 tablet_bootstrap.cc:654] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.437161 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.439457 13872 consensus_queue.cc:1048] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 13:20:44.440212 13673 leader_election.cc:343] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.421497 13454 catalog_manager.cc:5697] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.436096 13875 raft_consensus.cc:515] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.431535 13876 leader_election.cc:290] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
W20260710 13:20:44.460359 13672 leader_election.cc:343] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.483007 13828 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:44.483995 13828 ts_tablet_manager.cc:1403] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.009s
W20260710 13:20:44.483956 13913 log.cc:927] Time spent T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260710 13:20:44.488068 13672 leader_election.cc:304] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
W20260710 13:20:44.489445 13672 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.1:44023, user_credentials={real_user=slave}} blocked reactor thread for 46878.5us
I20260710 13:20:44.490491 13876 raft_consensus.cc:2749] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.491050 13825 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.491508 13825 ts_tablet_manager.cc:1403] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.014s
I20260710 13:20:44.493006 13826 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:44.493469 13826 ts_tablet_manager.cc:1403] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.019s
I20260710 13:20:44.494159 13825 raft_consensus.cc:359] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.494850 13825 raft_consensus.cc:385] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.495107 13825 raft_consensus.cc:740] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.496021 13826 raft_consensus.cc:359] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.496225 13825 consensus_queue.cc:260] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.496739 13826 raft_consensus.cc:385] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.497023 13826 raft_consensus.cc:740] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.489013 13828 raft_consensus.cc:359] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.497423 13828 raft_consensus.cc:385] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.497735 13828 raft_consensus.cc:740] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.498328 13828 consensus_queue.cc:260] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.500835 13828 ts_tablet_manager.cc:1434] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:20:44.501752 13828 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:44.502261 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:44.503062 13781 raft_consensus.cc:3060] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.506247 13705 raft_consensus.cc:3060] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.513322 13826 consensus_queue.cc:260] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.515404 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.516093 13707 raft_consensus.cc:3060] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.506029 13875 leader_election.cc:290] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:44.521881 13826 ts_tablet_manager.cc:1434] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:20:44.522970 13826 tablet_bootstrap.cc:492] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:44.524590 13842 consensus_queue.cc:1048] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.527375 13781 raft_consensus.cc:2468] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:44.528851 13524 leader_election.cc:304] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:44.531713 13872 raft_consensus.cc:493] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.527084 13454 catalog_manager.cc:5697] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.532356 13872 raft_consensus.cc:515] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.533742 13852 raft_consensus.cc:493] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.534281 13852 raft_consensus.cc:515] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.536110 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:44.536569 13852 leader_election.cc:290] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:44.537138 13872 leader_election.cc:290] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:44.537392 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.537653 13872 raft_consensus.cc:493] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.538082 13872 raft_consensus.cc:515] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:44.538842 13524 leader_election.cc:343] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.540930 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be179bc8d8546c58b7f4cb913111d85" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
W20260710 13:20:44.541275 13522 leader_election.cc:343] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.541594 13704 raft_consensus.cc:2468] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:44.542200 13522 leader_election.cc:304] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:44.542764 13597 leader_election.cc:304] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
W20260710 13:20:44.544855 13747 consensus_peers.cc:597] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.546407 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.547338 13779 raft_consensus.cc:2468] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:44.547456 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be179bc8d8546c58b7f4cb913111d85" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:44.548758 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:44.549628 13704 raft_consensus.cc:2468] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:44.548812 13558 raft_consensus.cc:2468] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:44.552131 13835 raft_consensus.cc:2804] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.552569 13835 raft_consensus.cc:493] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.552706 13524 leader_election.cc:304] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:44.552990 13835 raft_consensus.cc:3060] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.553808 13842 consensus_queue.cc:1048] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.531457 13875 raft_consensus.cc:2804] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.559808 13852 raft_consensus.cc:493] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.563616 13872 leader_election.cc:290] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:44.560413 13852 raft_consensus.cc:515] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.564225 13872 raft_consensus.cc:2804] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.564616 13872 raft_consensus.cc:493] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.564416 13834 consensus_queue.cc:1048] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.565665 13707 raft_consensus.cc:2468] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:44.566215 13872 raft_consensus.cc:3060] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.567471 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b3fc7ae4f24dc1b4fa75e93368d1d0" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.568372 13779 raft_consensus.cc:2468] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:44.569489 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b3fc7ae4f24dc1b4fa75e93368d1d0" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:44.569787 13599 leader_election.cc:304] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 
W20260710 13:20:44.570983 13597 leader_election.cc:343] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.571512 13890 raft_consensus.cc:2804] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.572136 13890 raft_consensus.cc:493] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.572611 13890 raft_consensus.cc:3060] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.582571 13852 leader_election.cc:290] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
W20260710 13:20:44.583664 13599 consensus_peers.cc:597] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 -> Peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Couldn't send request to peer cdb3518cd50a47a3b19cb1baacfb30e6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:44.589134 13826 tablet_bootstrap.cc:654] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.531129 13825 ts_tablet_manager.cc:1434] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.007s
I20260710 13:20:44.603312 13825 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:44.639405 13875 raft_consensus.cc:697] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:44.649813 13826 tablet_bootstrap.cc:492] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:44.649322 13875 consensus_queue.cc:237] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.650344 13826 ts_tablet_manager.cc:1403] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.011s
W20260710 13:20:44.651129 13673 consensus_peers.cc:597] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Couldn't send request to peer cdb3518cd50a47a3b19cb1baacfb30e6. 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 13:20:44.653376 13826 raft_consensus.cc:359] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.654410 13826 raft_consensus.cc:385] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.654791 13826 raft_consensus.cc:740] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.655745 13826 consensus_queue.cc:260] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.559747 13921 raft_consensus.cc:2749] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.661726 13826 ts_tablet_manager.cc:1434] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:20:44.663902 13826 tablet_bootstrap.cc:492] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
W20260710 13:20:44.642967 13522 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.3:34213, user_credentials={real_user=slave}} blocked reactor thread for 63208.3us
I20260710 13:20:44.669370 13834 consensus_queue.cc:1048] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:44.670010 13524 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.4:33083, user_credentials={real_user=slave}} blocked reactor thread for 117374us
I20260710 13:20:44.678223 13633 raft_consensus.cc:3060] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.678460 13852 consensus_queue.cc:1048] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.674436 13872 raft_consensus.cc:515] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.697022 13835 raft_consensus.cc:515] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.701272 13852 consensus_queue.cc:1048] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.702652 13890 raft_consensus.cc:515] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.703392 13826 tablet_bootstrap.cc:654] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.704070 13828 tablet_bootstrap.cc:654] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.705802 13872 leader_election.cc:290] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:44.707556 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be179bc8d8546c58b7f4cb913111d85" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:44.708240 13555 raft_consensus.cc:3060] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.709018 13825 tablet_bootstrap.cc:654] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:44.712483 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.713357 13705 raft_consensus.cc:3060] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.711761 13852 raft_consensus.cc:493] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.710654 13876 consensus_queue.cc:1048] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:20:44.727175 13872 raft_consensus.cc:493] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.726938 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:44.744405 13781 raft_consensus.cc:3060] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.752993 13829 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:44.753566 13829 ts_tablet_manager.cc:1403] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.336s	user 0.050s	sys 0.063s
I20260710 13:20:44.734527 13852 raft_consensus.cc:515] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.747319 13835 leader_election.cc:290] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:44.761874 13890 leader_election.cc:290] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:44.766610 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b3fc7ae4f24dc1b4fa75e93368d1d0" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:44.767364 13780 raft_consensus.cc:3060] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.775673 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b3fc7ae4f24dc1b4fa75e93368d1d0" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.776103 13864 consensus_queue.cc:1048] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.777623 13864 consensus_queue.cc:1048] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:44.779507 13597 leader_election.cc:343] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:44.777489 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be179bc8d8546c58b7f4cb913111d85" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:44.780934 13706 raft_consensus.cc:3060] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.785705 13829 raft_consensus.cc:359] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.786739 13829 raft_consensus.cc:385] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.787102 13829 raft_consensus.cc:740] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.746665 13872 raft_consensus.cc:515] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.794647 13829 consensus_queue.cc:260] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.805426 13829 ts_tablet_manager.cc:1434] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260710 13:20:44.807724 13829 tablet_bootstrap.cc:492] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:44.808825 13554 raft_consensus.cc:3060] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.813504 13884 raft_consensus.cc:493] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.820184 13884 raft_consensus.cc:515] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.820437 13922 consensus_queue.cc:1048] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:44.822834 13705 raft_consensus.cc:2468] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
W20260710 13:20:44.829438 13927 log.cc:927] Time spent T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 13:20:44.815043 13555 raft_consensus.cc:2468] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:44.846290 13780 raft_consensus.cc:2468] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:44.829731 13864 raft_consensus.cc:493] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:44.847551 13778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.847867 13599 leader_election.cc:304] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [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: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:44.848153 13864 raft_consensus.cc:515] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.829938 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:44.856156 13828 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:44.856825 13828 ts_tablet_manager.cc:1403] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.355s	user 0.023s	sys 0.035s
I20260710 13:20:44.828639 13884 leader_election.cc:290] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:44.847617 13522 leader_election.cc:304] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:44.871419 13922 raft_consensus.cc:2804] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.872237 13922 raft_consensus.cc:697] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:44.855131 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:44.877417 13852 leader_election.cc:290] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:44.776114 13455 catalog_manager.cc:5697] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.876586 13890 raft_consensus.cc:2804] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.883924 13598 leader_election.cc:304] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:44.891625 13826 tablet_bootstrap.cc:492] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:44.882628 13872 leader_election.cc:290] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.892342 13826 ts_tablet_manager.cc:1403] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.009s
I20260710 13:20:44.896137 13922 consensus_queue.cc:237] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:44.897722 13781 raft_consensus.cc:2468] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:44.905117 13826 raft_consensus.cc:359] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.906400 13826 raft_consensus.cc:385] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.906687 13826 raft_consensus.cc:740] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.885468 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:44.907840 13826 consensus_queue.cc:260] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.901732 13890 raft_consensus.cc:697] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:44.910511 13936 raft_consensus.cc:2804] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:44.917215 13936 raft_consensus.cc:697] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:44.913493 13629 raft_consensus.cc:3060] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:44.914970 13706 raft_consensus.cc:2468] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:44.917518 13890 consensus_queue.cc:237] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:44.920040 13826 ts_tablet_manager.cc:1434] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.001s
I20260710 13:20:44.932667 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:44.933562 13555 raft_consensus.cc:2468] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:44.920018 13825 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:44.940409 13598 leader_election.cc:304] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [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: dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:44.940982 13825 ts_tablet_manager.cc:1403] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.338s	user 0.029s	sys 0.017s
I20260710 13:20:44.941419 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:44.941722 13884 consensus_queue.cc:1048] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:44.944581 13524 leader_election.cc:304] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:44.946727 13875 raft_consensus.cc:2749] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:44.947134 13746 leader_election.cc:304] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:44.923636 13872 consensus_queue.cc:1048] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 13:20:44.952909 13826 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:44.942588 13864 leader_election.cc:290] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:44.957023 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:44.960801 13936 consensus_queue.cc:237] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:44.976470 13825 raft_consensus.cc:359] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.976994 13825 raft_consensus.cc:385] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.976647 13828 raft_consensus.cc:359] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.978415 13825 raft_consensus.cc:740] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.978597 13828 raft_consensus.cc:385] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:44.978922 13828 raft_consensus.cc:740] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:44.979424 13828 consensus_queue.cc:260] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.974995 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:44.984652 13825 consensus_queue.cc:260] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:44.986665 13944 raft_consensus.cc:2804] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:44.987138 13944 raft_consensus.cc:493] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:44.987474 13944 raft_consensus.cc:3060] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:44.987643 13524 consensus_peers.cc:597] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:44.982227 13745 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.3:34213, user_credentials={real_user=slave}} blocked reactor thread for 71146.7us
I20260710 13:20:44.992858 13558 raft_consensus.cc:2393] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dddb7c0c214543c1955e996523785ad9 in current term 1: Already voted for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in this term.
I20260710 13:20:45.001683 13825 ts_tablet_manager.cc:1434] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260710 13:20:45.010808 13829 tablet_bootstrap.cc:654] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.010882 13598 leader_election.cc:304] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
W20260710 13:20:44.995463 13746 consensus_peers.cc:597] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.019680 13884 raft_consensus.cc:2749] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:45.053110 13504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:45.062084 13825 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
W20260710 13:20:45.094746 13947 log.cc:927] Time spent T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260710 13:20:45.096992 13828 ts_tablet_manager.cc:1434] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.240s	user 0.009s	sys 0.015s
I20260710 13:20:45.096890 13935 raft_consensus.cc:2749] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:45.097942 13747 leader_election.cc:343] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.101845 13825 tablet_bootstrap.cc:654] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.093649 13952 raft_consensus.cc:493] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.107606 13826 tablet_bootstrap.cc:654] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.095655 13936 raft_consensus.cc:493] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.108665 13828 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:45.106464 13864 consensus_queue.cc:1048] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:20:45.114887 13952 raft_consensus.cc:515] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.118026 13950 consensus_queue.cc:1048] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:45.124739 13828 tablet_bootstrap.cc:654] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.123642 13944 raft_consensus.cc:515] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.127684 13922 consensus_queue.cc:1048] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.129132 13952 leader_election.cc:290] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:45.131313 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fee3301687416aa18cd20e62f53d7d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.117230 13936 raft_consensus.cc:515] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.136030 13629 raft_consensus.cc:3060] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.139078 13779 raft_consensus.cc:3060] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.150184 13936 leader_election.cc:290] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:45.151573 13922 consensus_queue.cc:1048] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.162201 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.165520 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fee3301687416aa18cd20e62f53d7d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:45.166141 13944 leader_election.cc:290] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:45.170688 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:45.180049 13829 tablet_bootstrap.cc:492] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:45.169577 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.181595 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:45.182348 13558 raft_consensus.cc:3060] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.180624 13829 ts_tablet_manager.cc:1403] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.373s	user 0.014s	sys 0.036s
I20260710 13:20:45.195294 13597 leader_election.cc:304] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:45.198205 13936 raft_consensus.cc:2749] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.202114 13453 catalog_manager.cc:5697] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:45.208508 13825 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:45.209121 13825 ts_tablet_manager.cc:1403] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.007s
I20260710 13:20:45.216372 13829 raft_consensus.cc:359] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.170223 13747 leader_election.cc:304] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:45.218127 13829 raft_consensus.cc:385] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.218755 13829 raft_consensus.cc:740] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.220425 13949 raft_consensus.cc:493] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.222052 13949 raft_consensus.cc:515] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.223093 13825 raft_consensus.cc:359] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.224576 13825 raft_consensus.cc:385] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.222385 13829 consensus_queue.cc:260] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.228175 13829 ts_tablet_manager.cc:1434] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260710 13:20:45.229569 13829 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:45.226475 13825 raft_consensus.cc:740] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.233502 13825 consensus_queue.cc:260] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.236107 13949 leader_election.cc:290] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:45.236744 13825 ts_tablet_manager.cc:1434] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260710 13:20:45.236619 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.240442 13554 raft_consensus.cc:2468] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:45.240731 13828 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:45.241312 13828 ts_tablet_manager.cc:1403] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.002s
I20260710 13:20:45.241710 13672 leader_election.cc:304] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:45.242671 13949 raft_consensus.cc:2804] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.243043 13949 raft_consensus.cc:493] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.243851 13949 raft_consensus.cc:3060] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.243709 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.244299 13828 raft_consensus.cc:359] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:45.245223 13673 leader_election.cc:343] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.245307 13828 raft_consensus.cc:385] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.246052 13828 raft_consensus.cc:740] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.237818 13825 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:45.250844 13558 raft_consensus.cc:2468] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
W20260710 13:20:45.237111 13747 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.2:34923, user_credentials={real_user=slave}} blocked reactor thread for 66960.8us
I20260710 13:20:45.252215 13746 leader_election.cc:304] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:45.247511 13828 consensus_queue.cc:260] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:45.253597 13747 leader_election.cc:343] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.256901 13955 raft_consensus.cc:2804] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.257602 13955 raft_consensus.cc:697] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:45.260198 13828 ts_tablet_manager.cc:1434] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:20:45.260676 13826 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:45.260848 13829 tablet_bootstrap.cc:654] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.261319 13826 ts_tablet_manager.cc:1403] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.311s	user 0.017s	sys 0.017s
I20260710 13:20:45.272253 13826 raft_consensus.cc:359] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.273315 13826 raft_consensus.cc:385] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.273705 13826 raft_consensus.cc:740] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.274582 13826 consensus_queue.cc:260] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.264855 13825 tablet_bootstrap.cc:654] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.265277 13828 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:45.264568 13955 consensus_queue.cc:237] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.297106 13949 raft_consensus.cc:515] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.306581 13826 ts_tablet_manager.cc:1434] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 13:20:45.301935 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:45.314504 13826 tablet_bootstrap.cc:492] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:45.314841 13554 raft_consensus.cc:3060] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.304064 13454 catalog_manager.cc:5697] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.302388 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
W20260710 13:20:45.324081 13673 leader_election.cc:343] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.326749 13826 tablet_bootstrap.cc:654] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.326808 13952 raft_consensus.cc:2749] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.328190 13872 consensus_queue.cc:1048] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.299677 13949 leader_election.cc:290] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:45.330901 13454 catalog_manager.cc:5697] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.335958 13876 raft_consensus.cc:493] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.336529 13876 raft_consensus.cc:515] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.338760 13876 leader_election.cc:290] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:45.340734 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b3fc7ae4f24dc1b4fa75e93368d1d0" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:45.341429 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b3fc7ae4f24dc1b4fa75e93368d1d0" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.342509 13779 raft_consensus.cc:2393] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in current term 1: Already voted for candidate dddb7c0c214543c1955e996523785ad9 in this term.
I20260710 13:20:45.342550 13829 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:45.343240 13829 ts_tablet_manager.cc:1403] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.114s	user 0.025s	sys 0.032s
I20260710 13:20:45.346556 13828 tablet_bootstrap.cc:654] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.346385 13829 raft_consensus.cc:359] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.347118 13829 raft_consensus.cc:385] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.347452 13829 raft_consensus.cc:740] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.348430 13829 consensus_queue.cc:260] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.350086 13554 raft_consensus.cc:2468] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:45.351424 13672 leader_election.cc:304] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:45.352166 13673 leader_election.cc:304] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:45.352694 13949 raft_consensus.cc:2804] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.353353 13829 ts_tablet_manager.cc:1434] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:20:45.353287 13949 raft_consensus.cc:697] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:45.356806 13829 tablet_bootstrap.cc:492] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:45.356504 13949 consensus_queue.cc:237] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.353797 13834 raft_consensus.cc:3060] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.370642 13955 raft_consensus.cc:493] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.371235 13955 raft_consensus.cc:515] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.368940 13835 raft_consensus.cc:493] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.376485 13835 raft_consensus.cc:515] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.380192 13955 leader_election.cc:290] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:45.383181 13825 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:45.383769 13825 ts_tablet_manager.cc:1403] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.004s
I20260710 13:20:45.380312 13936 consensus_queue.cc:1048] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:20:45.388705 13829 tablet_bootstrap.cc:654] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.394840 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840518bed7b84b64bba0d96ce071fb9d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.406813 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.383400 13835 leader_election.cc:290] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:45.539855 13884 consensus_queue.cc:1048] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.548331 13707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.548763 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840518bed7b84b64bba0d96ce071fb9d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
W20260710 13:20:45.550678 13597 leader_election.cc:343] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:45.551919 13745 leader_election.cc:343] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.556227 13834 raft_consensus.cc:2749] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:45.559648 13599 leader_election.cc:343] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.560211 13599 leader_election.cc:304] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:45.560992 13936 raft_consensus.cc:2749] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.561143 13826 tablet_bootstrap.cc:492] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:45.561758 13826 ts_tablet_manager.cc:1403] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.248s	user 0.026s	sys 0.078s
I20260710 13:20:45.563916 13828 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:45.564461 13828 ts_tablet_manager.cc:1403] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.303s	user 0.029s	sys 0.005s
I20260710 13:20:45.564543 13826 raft_consensus.cc:359] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.565296 13826 raft_consensus.cc:385] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.565997 13826 raft_consensus.cc:740] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.568661 13829 tablet_bootstrap.cc:492] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:45.569175 13829 ts_tablet_manager.cc:1403] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.213s	user 0.024s	sys 0.000s
I20260710 13:20:45.566845 13826 consensus_queue.cc:260] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.571422 13826 ts_tablet_manager.cc:1434] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:45.567101 13949 raft_consensus.cc:493] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.573146 13949 raft_consensus.cc:515] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.567231 13828 raft_consensus.cc:359] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.574397 13828 raft_consensus.cc:385] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.572289 13829 raft_consensus.cc:359] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.575248 13829 raft_consensus.cc:385] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.576072 13829 raft_consensus.cc:740] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.574883 13828 raft_consensus.cc:740] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.578162 13949 leader_election.cc:290] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:45.578286 13829 consensus_queue.cc:260] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.581811 13829 ts_tablet_manager.cc:1434] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:45.583276 13829 tablet_bootstrap.cc:492] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:45.572292 13826 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:45.641192 13890 consensus_queue.cc:1048] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:20:45.646293 13834 raft_consensus.cc:493] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.646719 13554 raft_consensus.cc:3060] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.650045 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ef4e612904cb7b0386bab19ab07fd" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:45.653635 13826 tablet_bootstrap.cc:654] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.647387 13834 raft_consensus.cc:515] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.658653 13834 leader_election.cc:290] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:45.659112 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ef4e612904cb7b0386bab19ab07fd" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.670567 13826 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:45.666481 13835 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.671393 13826 ts_tablet_manager.cc:1403] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.002s
I20260710 13:20:45.671389 13835 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.673655 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.675204 13826 raft_consensus.cc:359] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.676152 13826 raft_consensus.cc:385] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.676489 13826 raft_consensus.cc:740] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.668040 13875 raft_consensus.cc:493] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.677461 13826 consensus_queue.cc:260] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
W20260710 13:20:45.678296 13672 leader_election.cc:343] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.678596 13875 raft_consensus.cc:515] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.681144 13835 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:45.682003 13826 ts_tablet_manager.cc:1434] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:20:45.689551 13825 raft_consensus.cc:359] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.689894 13875 leader_election.cc:290] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:45.690349 13825 raft_consensus.cc:385] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.690678 13825 raft_consensus.cc:740] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.650097 13890 consensus_queue.cc:1048] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260710 13:20:45.692288 13829 tablet_bootstrap.cc:654] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:45.694633 13673 leader_election.cc:343] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.577582 13828 consensus_queue.cc:260] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:45.695595 13673 leader_election.cc:343] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.696180 13673 leader_election.cc:304] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:45.697438 13834 raft_consensus.cc:2749] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.698915 13703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.698957 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.691521 13825 consensus_queue.cc:260] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.704515 13828 ts_tablet_manager.cc:1434] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.140s	user 0.010s	sys 0.000s
I20260710 13:20:45.713776 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:45.714766 13555 raft_consensus.cc:2468] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
W20260710 13:20:45.717001 13522 leader_election.cc:343] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.721225 13825 ts_tablet_manager.cc:1434] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.337s	user 0.010s	sys 0.000s
I20260710 13:20:45.726902 13825 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:45.729405 13828 tablet_bootstrap.cc:492] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:45.729493 13890 raft_consensus.cc:493] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.731362 13890 raft_consensus.cc:515] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.735932 13890 leader_election.cc:290] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:45.736756 13936 raft_consensus.cc:493] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.730405 13746 leader_election.cc:304] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:45.738933 13936 raft_consensus.cc:515] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.740101 13952 raft_consensus.cc:2804] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.740635 13952 raft_consensus.cc:493] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.741097 13952 raft_consensus.cc:3060] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:45.726805 13673 leader_election.cc:343] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.742923 13455 catalog_manager.cc:5697] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.747956 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.744031 13936 leader_election.cc:290] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:45.751118 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ef4e612904cb7b0386bab19ab07fd" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
W20260710 13:20:45.756614 13598 leader_election.cc:343] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.769253 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.769709 13597 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:45.769894 13872 consensus_queue.cc:1048] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:45.772264 13597 leader_election.cc:343] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.771313 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ef4e612904cb7b0386bab19ab07fd" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.775066 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.775386 13704 raft_consensus.cc:2468] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:45.760710 13673 leader_election.cc:304] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:45.776798 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:45.777308 13876 raft_consensus.cc:2749] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.778432 13826 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
W20260710 13:20:45.787809 13673 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.2:34923, user_credentials={real_user=slave}} blocked reactor thread for 61005.8us
I20260710 13:20:45.778780 13828 tablet_bootstrap.cc:654] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.798576 13826 tablet_bootstrap.cc:654] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.771457 13884 raft_consensus.cc:2749] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.779402 13597 leader_election.cc:304] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:45.800524 13936 raft_consensus.cc:2804] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:45.800956 13936 raft_consensus.cc:493] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:45.801448 13936 raft_consensus.cc:3060] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.801817 13632 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:45.780766 13524 leader_election.cc:343] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.786288 13825 tablet_bootstrap.cc:654] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:45.786573 13599 leader_election.cc:343] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.787026 13952 raft_consensus.cc:515] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.819139 13599 leader_election.cc:304] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:45.820840 13884 raft_consensus.cc:2749] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.827147 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840518bed7b84b64bba0d96ce071fb9d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:45.827957 13557 raft_consensus.cc:3060] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.832031 13952 leader_election.cc:290] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:45.831897 13524 leader_election.cc:304] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:45.833146 13872 raft_consensus.cc:2749] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:45.834260 13524 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.2:34923, user_credentials={real_user=slave}} blocked reactor thread for 53678.6us
I20260710 13:20:45.834753 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840518bed7b84b64bba0d96ce071fb9d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
W20260710 13:20:45.836706 13745 leader_election.cc:343] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.838426 13936 raft_consensus.cc:515] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.843286 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ef4e612904cb7b0386bab19ab07fd" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
W20260710 13:20:45.845624 13598 leader_election.cc:343] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:45.843235 13876 consensus_queue.cc:1048] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.846768 13921 raft_consensus.cc:493] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cdb3518cd50a47a3b19cb1baacfb30e6)
I20260710 13:20:45.847381 13921 raft_consensus.cc:515] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.852258 13921 leader_election.cc:290] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:45.858507 13826 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:45.859177 13826 ts_tablet_manager.cc:1403] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.024s
I20260710 13:20:45.860452 13936 leader_election.cc:290] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:45.861788 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008ef4e612904cb7b0386bab19ab07fd" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:45.862524 13704 raft_consensus.cc:3060] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.869485 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
W20260710 13:20:45.871363 13747 consensus_peers.cc:597] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.872123 13829 tablet_bootstrap.cc:492] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:45.871045 13451 catalog_manager.cc:5697] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:45.875989 13829 ts_tablet_manager.cc:1403] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.293s	user 0.022s	sys 0.000s
I20260710 13:20:45.875763 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:45.883157 13955 consensus_queue.cc:1048] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:45.885552 13779 raft_consensus.cc:3060] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:45.887329 13704 raft_consensus.cc:2468] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:45.904953 13826 raft_consensus.cc:359] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.906226 13826 raft_consensus.cc:385] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.906610 13826 raft_consensus.cc:740] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.907763 13826 consensus_queue.cc:260] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.908390 13597 leader_election.cc:304] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:45.908557 13524 leader_election.cc:304] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [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: 60c27e6f62ad43ce8727e332937e0eb3; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:45.889356 13829 raft_consensus.cc:359] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.909839 13829 raft_consensus.cc:385] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.910362 13829 raft_consensus.cc:740] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.911168 13826 ts_tablet_manager.cc:1434] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.000s
I20260710 13:20:45.912937 13884 raft_consensus.cc:2804] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.913581 13884 raft_consensus.cc:697] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:45.914441 13884 consensus_queue.cc:237] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:45.918440 13876 consensus_queue.cc:1048] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:45.920665 13952 raft_consensus.cc:493] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.921186 13952 raft_consensus.cc:515] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.921914 13890 raft_consensus.cc:493] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:45.922641 13890 raft_consensus.cc:515] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:45.924563 13952 leader_election.cc:290] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:45.925976 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:45.929306 13826 tablet_bootstrap.cc:492] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:45.932148 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:45.936308 13826 tablet_bootstrap.cc:654] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.911350 13829 consensus_queue.cc:260] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.938162 13921 raft_consensus.cc:2749] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:45.939460 13558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08cd5977b3844197aac5ad5e6ed5be67" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.938206 13557 raft_consensus.cc:2468] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:45.941345 13890 leader_election.cc:290] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:45.943243 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:45.951403 13825 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:45.953730 13825 ts_tablet_manager.cc:1403] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.227s	user 0.020s	sys 0.000s
I20260710 13:20:45.948597 13746 leader_election.cc:304] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [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: cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:45.952409 13598 leader_election.cc:304] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dddb7c0c214543c1955e996523785ad9; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:45.956130 13829 ts_tablet_manager.cc:1434] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
W20260710 13:20:45.956734 13524 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.26.2:34923, user_credentials={real_user=slave}} blocked reactor thread for 53994.3us
I20260710 13:20:45.959342 13829 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:45.959443 13890 raft_consensus.cc:2749] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:45.961148 13746 leader_election.cc:304] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:45.962641 13842 raft_consensus.cc:2804] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:45.963238 13842 raft_consensus.cc:697] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:45.964336 13842 consensus_queue.cc:237] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.967145 13829 tablet_bootstrap.cc:654] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:45.973371 13828 tablet_bootstrap.cc:492] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:45.974483 13828 ts_tablet_manager.cc:1403] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.246s	user 0.061s	sys 0.092s
I20260710 13:20:45.980786 13828 raft_consensus.cc:359] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.981734 13828 raft_consensus.cc:385] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.982115 13828 raft_consensus.cc:740] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.983356 13825 raft_consensus.cc:359] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:45.984122 13825 raft_consensus.cc:385] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:45.988284 13825 raft_consensus.cc:740] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:45.992868 13828 consensus_queue.cc:260] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:45.997417 13829 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:45.997946 13829 ts_tablet_manager.cc:1403] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.013s
I20260710 13:20:45.999037 13825 consensus_queue.cc:260] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.003090 13828 ts_tablet_manager.cc:1434] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 13:20:46.004458 13828 tablet_bootstrap.cc:492] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:46.010366 13829 raft_consensus.cc:359] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.011164 13829 raft_consensus.cc:385] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.011442 13829 raft_consensus.cc:740] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.011466 13828 tablet_bootstrap.cc:654] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.015136 13829 consensus_queue.cc:260] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.017614 13952 raft_consensus.cc:2749] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:46.026950 13825 ts_tablet_manager.cc:1434] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.000s
I20260710 13:20:46.028345 13825 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:46.034219 13455 catalog_manager.cc:5697] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.037338 13829 ts_tablet_manager.cc:1434] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:20:46.037961 13825 tablet_bootstrap.cc:654] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.038619 13829 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:46.045058 13828 tablet_bootstrap.cc:492] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:46.045648 13828 ts_tablet_manager.cc:1403] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.017s
I20260710 13:20:46.048774 13828 raft_consensus.cc:359] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.049752 13828 raft_consensus.cc:385] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.050143 13828 raft_consensus.cc:740] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.049501 13454 catalog_manager.cc:5697] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.050988 13828 consensus_queue.cc:260] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.053655 13828 ts_tablet_manager.cc:1434] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:46.054970 13828 tablet_bootstrap.cc:492] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:46.057099 13825 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:46.057717 13825 ts_tablet_manager.cc:1403] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.007s
I20260710 13:20:46.060436 13952 raft_consensus.cc:493] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.060793 13825 raft_consensus.cc:359] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.061133 13952 raft_consensus.cc:515] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.061589 13825 raft_consensus.cc:385] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.061946 13825 raft_consensus.cc:740] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.062088 13826 tablet_bootstrap.cc:492] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:46.062660 13826 ts_tablet_manager.cc:1403] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.002s
I20260710 13:20:46.063508 13825 consensus_queue.cc:260] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.064978 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:46.065902 13826 raft_consensus.cc:359] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.066534 13825 ts_tablet_manager.cc:1434] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:46.066813 13826 raft_consensus.cc:385] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.067348 13826 raft_consensus.cc:740] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.068270 13826 consensus_queue.cc:260] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.068666 13952 leader_election.cc:290] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:46.068300 13825 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:46.069175 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8befb3575ba34145aef19b946e873211" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:46.070807 13826 ts_tablet_manager.cc:1434] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:46.071601 13747 leader_election.cc:304] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:46.072564 13952 raft_consensus.cc:2749] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.072695 13828 tablet_bootstrap.cc:654] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.073941 13826 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:46.077288 13825 tablet_bootstrap.cc:654] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.088559 13826 tablet_bootstrap.cc:654] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.122206 13779 raft_consensus.cc:3060] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.123121 13829 tablet_bootstrap.cc:654] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.130816 13825 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: No bootstrap required, opened a new log
I20260710 13:20:46.131343 13825 ts_tablet_manager.cc:1403] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.063s	user 0.022s	sys 0.018s
I20260710 13:20:46.131759 13826 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:46.132376 13826 ts_tablet_manager.cc:1403] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.008s
I20260710 13:20:46.132965 13828 tablet_bootstrap.cc:492] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:46.133533 13828 ts_tablet_manager.cc:1403] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.027s
I20260710 13:20:46.134353 13825 raft_consensus.cc:359] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.135146 13825 raft_consensus.cc:385] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.135481 13825 raft_consensus.cc:740] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.135353 13826 raft_consensus.cc:359] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.136219 13826 raft_consensus.cc:385] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.136546 13826 raft_consensus.cc:740] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.136575 13825 consensus_queue.cc:260] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.137558 13826 consensus_queue.cc:260] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.139340 13825 ts_tablet_manager.cc:1434] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:46.139427 13828 raft_consensus.cc:359] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.141382 13828 raft_consensus.cc:385] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.141776 13828 raft_consensus.cc:740] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.142599 13828 consensus_queue.cc:260] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.143951 13829 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:46.144476 13829 ts_tablet_manager.cc:1403] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.004s
I20260710 13:20:46.147666 13828 ts_tablet_manager.cc:1434] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:20:46.147446 13829 raft_consensus.cc:359] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.148252 13829 raft_consensus.cc:385] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.148600 13829 raft_consensus.cc:740] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.148854 13828 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:46.149354 13829 consensus_queue.cc:260] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.151968 13829 ts_tablet_manager.cc:1434] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:46.153314 13829 tablet_bootstrap.cc:492] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:46.162213 13826 ts_tablet_manager.cc:1434] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:20:46.163600 13826 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9: Bootstrap starting.
I20260710 13:20:46.163848 13828 tablet_bootstrap.cc:654] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.168449 13829 tablet_bootstrap.cc:654] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.175299 13826 tablet_bootstrap.cc:654] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:46.192597 13504 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:46.205392 13828 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:46.205983 13828 ts_tablet_manager.cc:1403] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.008s
I20260710 13:20:46.209095 13828 raft_consensus.cc:359] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.209895 13828 raft_consensus.cc:385] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.210019 13829 tablet_bootstrap.cc:492] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:46.210289 13828 raft_consensus.cc:740] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.210739 13829 ts_tablet_manager.cc:1403] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.016s
I20260710 13:20:46.212659 13826 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9: No bootstrap required, opened a new log
I20260710 13:20:46.213284 13826 ts_tablet_manager.cc:1403] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.009s
I20260710 13:20:46.214020 13829 raft_consensus.cc:359] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.214980 13829 raft_consensus.cc:385] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.215356 13829 raft_consensus.cc:740] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.216261 13829 consensus_queue.cc:260] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.217604 13826 raft_consensus.cc:359] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.218436 13826 raft_consensus.cc:385] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.218724 13826 raft_consensus.cc:740] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.219273 13829 ts_tablet_manager.cc:1434] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:46.219640 13828 consensus_queue.cc:260] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.220669 13829 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Bootstrap starting.
I20260710 13:20:46.226630 13876 raft_consensus.cc:493] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.227510 13829 tablet_bootstrap.cc:654] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.227294 13876 raft_consensus.cc:515] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.230878 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:46.230916 13828 ts_tablet_manager.cc:1434] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:20:46.233141 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:46.233263 13826 consensus_queue.cc:260] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.233820 13555 raft_consensus.cc:2468] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:46.234133 13632 raft_consensus.cc:2468] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:46.235167 13672 leader_election.cc:304] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:46.236392 13834 raft_consensus.cc:2804] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.236792 13834 raft_consensus.cc:493] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.237116 13834 raft_consensus.cc:3060] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.238691 13826 ts_tablet_manager.cc:1434] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260710 13:20:46.239956 13876 leader_election.cc:290] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:46.241972 13828 tablet_bootstrap.cc:492] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:46.250639 13834 raft_consensus.cc:515] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.253806 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:46.254420 13555 raft_consensus.cc:3060] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.254637 13828 tablet_bootstrap.cc:654] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.259663 13829 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8: No bootstrap required, opened a new log
I20260710 13:20:46.260174 13829 ts_tablet_manager.cc:1403] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.014s
I20260710 13:20:46.262451 13828 tablet_bootstrap.cc:492] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:46.262353 13829 raft_consensus.cc:359] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.262931 13829 raft_consensus.cc:385] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.263332 13829 raft_consensus.cc:740] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.264067 13829 consensus_queue.cc:260] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.262974 13828 ts_tablet_manager.cc:1403] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:20:46.268138 13828 raft_consensus.cc:359] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.270128 13829 ts_tablet_manager.cc:1434] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 13:20:46.270792 13834 leader_election.cc:290] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:46.270931 13828 raft_consensus.cc:385] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.271333 13828 raft_consensus.cc:740] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.271312 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:46.272593 13632 raft_consensus.cc:3060] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.272439 13828 consensus_queue.cc:260] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.274772 13828 ts_tablet_manager.cc:1434] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:46.275887 13828 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6: Bootstrap starting.
I20260710 13:20:46.281461 13828 tablet_bootstrap.cc:654] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.281440 13555 raft_consensus.cc:2468] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:46.283993 13672 leader_election.cc:304] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:46.284943 13834 raft_consensus.cc:2804] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.285482 13834 raft_consensus.cc:697] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:46.286589 13834 consensus_queue.cc:237] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:46.289824 13632 raft_consensus.cc:2468] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:46.290524 13828 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6: No bootstrap required, opened a new log
I20260710 13:20:46.291307 13828 ts_tablet_manager.cc:1403] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:20:46.294749 13828 raft_consensus.cc:359] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.295426 13884 raft_consensus.cc:493] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.295617 13828 raft_consensus.cc:385] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.296218 13828 raft_consensus.cc:740] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.296059 13884 raft_consensus.cc:515] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.297159 13828 consensus_queue.cc:260] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.299176 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75afca55d7b485da89a7892953e820c" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:46.299638 13828 ts_tablet_manager.cc:1434] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:46.300127 13779 raft_consensus.cc:2468] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:46.300676 13890 raft_consensus.cc:493] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.301425 13884 leader_election.cc:290] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:46.301214 13890 raft_consensus.cc:515] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.301604 13599 leader_election.cc:304] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.302713 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75afca55d7b485da89a7892953e820c" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:46.303239 13555 raft_consensus.cc:2468] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:46.303563 13890 leader_election.cc:290] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.304852 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:46.304190 13890 raft_consensus.cc:2804] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.305447 13890 raft_consensus.cc:493] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.305842 13890 raft_consensus.cc:3060] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.306033 13632 raft_consensus.cc:3060] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.306176 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:46.306813 13704 raft_consensus.cc:2468] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:46.305451 13779 raft_consensus.cc:2468] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 0.
I20260710 13:20:46.308634 13597 leader_election.cc:304] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.309612 13884 raft_consensus.cc:2804] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.310099 13884 raft_consensus.cc:493] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.310534 13884 raft_consensus.cc:3060] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.312337 13451 catalog_manager.cc:5697] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.317492 13936 consensus_queue.cc:1048] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.318470 13890 raft_consensus.cc:515] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.322320 13890 leader_election.cc:290] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:46.325026 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75afca55d7b485da89a7892953e820c" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:46.326300 13555 raft_consensus.cc:3060] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.330964 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d75afca55d7b485da89a7892953e820c" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:46.331727 13779 raft_consensus.cc:3060] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.337689 13884 raft_consensus.cc:515] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.338728 13976 raft_consensus.cc:493] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.339452 13976 raft_consensus.cc:515] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.341181 13884 leader_election.cc:290] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.343246 13976 leader_election.cc:290] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.343997 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:46.344786 13777 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:46.346314 13524 leader_election.cc:304] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:46.343992 13834 raft_consensus.cc:493] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.347998 13834 raft_consensus.cc:515] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.350111 13872 raft_consensus.cc:2804] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.350620 13872 raft_consensus.cc:493] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.351033 13872 raft_consensus.cc:3060] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.352087 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:46.353137 13633 raft_consensus.cc:2468] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:46.354959 13673 leader_election.cc:304] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.355991 13876 raft_consensus.cc:2804] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.350400 13834 leader_election.cc:290] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.356205 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:46.356583 13876 raft_consensus.cc:493] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.356837 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:46.357002 13704 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 0.
I20260710 13:20:46.357041 13876 raft_consensus.cc:3060] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.357525 13777 raft_consensus.cc:2468] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:46.358372 13558 raft_consensus.cc:3060] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.359334 13842 raft_consensus.cc:493] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.359915 13842 raft_consensus.cc:515] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.363070 13842 leader_election.cc:290] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:46.364647 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:46.365715 13777 raft_consensus.cc:3060] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.365597 13876 raft_consensus.cc:515] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.368487 13872 raft_consensus.cc:515] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.369091 13876 leader_election.cc:290] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.368778 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:46.369812 13633 raft_consensus.cc:3060] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.374797 13778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:46.390162 13778 raft_consensus.cc:3060] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.391947 13876 raft_consensus.cc:493] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.375885 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:46.388257 13781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:46.392601 13876 raft_consensus.cc:515] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.393101 13705 raft_consensus.cc:3060] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.370904 13704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:46.372211 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:46.394827 13706 raft_consensus.cc:3060] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.398561 13778 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:46.393132 13781 raft_consensus.cc:3060] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.400218 13524 leader_election.cc:304] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:46.401628 13921 raft_consensus.cc:2804] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.373574 13872 leader_election.cc:290] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 1 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.377866 14011 consensus_queue.cc:1048] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260710 13:20:46.404384 13704 raft_consensus.cc:2468] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:46.404906 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:46.405701 13632 raft_consensus.cc:2468] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 0.
I20260710 13:20:46.406001 13705 raft_consensus.cc:2468] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:46.408268 13876 leader_election.cc:290] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.408792 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:46.409031 13780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:46.409660 13780 raft_consensus.cc:2468] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:46.410682 13673 leader_election.cc:304] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:46.411916 13876 raft_consensus.cc:2804] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.411720 13747 leader_election.cc:304] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.412449 13876 raft_consensus.cc:493] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.412966 13876 raft_consensus.cc:3060] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.412984 13842 raft_consensus.cc:2804] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:46.413614 13842 raft_consensus.cc:493] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:46.413992 13842 raft_consensus.cc:3060] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.416559 13555 raft_consensus.cc:2468] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:46.418581 13598 leader_election.cc:304] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.419477 13890 raft_consensus.cc:2804] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.420094 13890 raft_consensus.cc:697] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:46.421022 13890 consensus_queue.cc:237] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:46.423729 13633 raft_consensus.cc:2468] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:46.425673 13706 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 1.
I20260710 13:20:46.427824 13781 raft_consensus.cc:2468] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:46.421141 13876 raft_consensus.cc:515] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.425801 13673 leader_election.cc:304] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.435086 13834 raft_consensus.cc:2804] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.429445 13777 raft_consensus.cc:2468] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:46.429772 13597 leader_election.cc:304] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:46.409539 13632 raft_consensus.cc:2468] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 0.
I20260710 13:20:46.435671 13834 raft_consensus.cc:697] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:46.438064 13890 raft_consensus.cc:2804] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.438108 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:46.438788 13890 raft_consensus.cc:697] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:46.438290 13834 consensus_queue.cc:237] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.439975 13890 consensus_queue.cc:237] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.440277 13779 raft_consensus.cc:2468] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:46.442226 13944 consensus_queue.cc:1048] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.451642 13921 raft_consensus.cc:697] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:46.459410 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:46.459636 13706 raft_consensus.cc:3060] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.460794 13455 catalog_manager.cc:5697] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.452461 13876 leader_election.cc:290] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:46.473377 13451 catalog_manager.cc:5697] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.459961 13921 consensus_queue.cc:237] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.479876 13944 consensus_queue.cc:1048] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.481814 13842 raft_consensus.cc:515] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.483217 13779 raft_consensus.cc:2393] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in current term 1: Already voted for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in this term.
I20260710 13:20:46.485299 13842 leader_election.cc:290] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 1 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:46.485157 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:46.485930 13633 raft_consensus.cc:3060] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.487098 13673 leader_election.cc:304] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:46.490226 13834 raft_consensus.cc:493] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:46.491366 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b28322a3a14a43a80b718b3a1fdee7" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:46.492698 13834 raft_consensus.cc:515] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:46.494994 13834 leader_election.cc:290] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:46.496590 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840518bed7b84b64bba0d96ce071fb9d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:46.498080 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840518bed7b84b64bba0d96ce071fb9d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:46.483412 13455 catalog_manager.cc:5697] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 0 to 1, leader changed from <none> to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:46.504072 13672 leader_election.cc:304] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:46.490360 13876 raft_consensus.cc:2749] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:46.513037 13705 raft_consensus.cc:2393] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cdb3518cd50a47a3b19cb1baacfb30e6 in current term 1: Already voted for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in this term.
I20260710 13:20:46.524168 13633 raft_consensus.cc:2468] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:46.526803 13747 leader_election.cc:304] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [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: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:46.528309 13842 raft_consensus.cc:2804] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.528831 13842 raft_consensus.cc:697] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:46.529930 13842 consensus_queue.cc:237] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:46.529995 13455 catalog_manager.cc:5697] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.541734 13949 raft_consensus.cc:2749] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:46.551685 13454 catalog_manager.cc:5697] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 1 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.755992 13949 consensus_queue.cc:1048] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.774719 13949 consensus_queue.cc:1048] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.816666 14011 consensus_queue.cc:1048] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.831981 14011 consensus_queue.cc:1048] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.883671 14011 consensus_queue.cc:1048] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.894127 13890 consensus_queue.cc:1048] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.916213 13921 consensus_queue.cc:1048] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.932674 13921 consensus_queue.cc:1048] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.947007 13876 consensus_queue.cc:1048] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.956768 13842 consensus_queue.cc:1048] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:46.966787 13949 consensus_queue.cc:1048] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:46.979756 13944 consensus_queue.cc:1048] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:47.197419 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
W20260710 13:20:47.220641 13598 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 26 similar messages]
W20260710 13:20:47.225307 13598 consensus_peers.cc:597] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:20:47.248528 13598 consensus_peers.cc:597] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:20:47.249320 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:47.250747 11368 tablet_replica.cc:333] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.251713 11368 raft_consensus.cc:2243] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.252444 11368 raft_consensus.cc:2272] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.255409 11368 tablet_replica.cc:333] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.256150 11368 raft_consensus.cc:2243] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.256652 11368 raft_consensus.cc:2272] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.257051 13672 consensus_peers.cc:597] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:20:47.259305 11368 tablet_replica.cc:333] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.260038 11368 raft_consensus.cc:2243] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.260814 11368 raft_consensus.cc:2272] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.263182 11368 tablet_replica.cc:333] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.263748 11368 raft_consensus.cc:2243] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.264305 11368 raft_consensus.cc:2272] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.266641 11368 tablet_replica.cc:333] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.267283 11368 raft_consensus.cc:2243] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.268181 11368 raft_consensus.cc:2272] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.270079 11368 tablet_replica.cc:333] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.271193 11368 raft_consensus.cc:2243] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.271615 11368 raft_consensus.cc:2272] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.274561 11368 tablet_replica.cc:333] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.275318 11368 raft_consensus.cc:2243] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.275933 11368 raft_consensus.cc:2272] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.278281 11368 tablet_replica.cc:333] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.278841 11368 raft_consensus.cc:2243] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.279299 11368 raft_consensus.cc:2272] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.280467 13672 consensus_peers.cc:597] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:20:47.281563 11368 tablet_replica.cc:333] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.282174 11368 raft_consensus.cc:2243] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.282912 11368 raft_consensus.cc:2272] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.284821 11368 tablet_replica.cc:333] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.285369 11368 raft_consensus.cc:2243] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.285782 11368 raft_consensus.cc:2272] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.287964 11368 tablet_replica.cc:333] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.288558 11368 raft_consensus.cc:2243] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.288965 11368 raft_consensus.cc:2272] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.290865 11368 tablet_replica.cc:333] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.291584 11368 raft_consensus.cc:2243] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.292127 11368 raft_consensus.cc:2272] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.294900 11368 tablet_replica.cc:333] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.295475 11368 raft_consensus.cc:2243] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.295914 11368 raft_consensus.cc:2272] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.297670 11368 tablet_replica.cc:333] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.298269 11368 raft_consensus.cc:2243] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.298799 11368 raft_consensus.cc:2272] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.301221 11368 tablet_replica.cc:333] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.301913 11368 raft_consensus.cc:2243] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.302378 11368 raft_consensus.cc:2272] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.304181 11368 tablet_replica.cc:333] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.304711 11368 raft_consensus.cc:2243] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.305440 11368 raft_consensus.cc:2272] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.307250 13598 consensus_peers.cc:597] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:20:47.307540 11368 tablet_replica.cc:333] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.308157 11368 raft_consensus.cc:2243] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.308596 11368 raft_consensus.cc:2272] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.311192 11368 tablet_replica.cc:333] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: stopping tablet replica
I20260710 13:20:47.311760 11368 raft_consensus.cc:2243] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.312541 11368 raft_consensus.cc:2272] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.348631 13746 consensus_peers.cc:597] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.352034 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
W20260710 13:20:47.379257 13672 consensus_peers.cc:597] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.395373 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:47.404585 14038 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 13:20:47.405033 14039 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 13:20:47.416083 11368 server_base.cc:1061] running on GCE node
W20260710 13:20:47.417029 14041 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 13:20:47.420588 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:47.421002 11368 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 13:20:47.421257 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689647421233 us; error 0 us; skew 500 ppm
I20260710 13:20:47.422173 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:47.428921 11368 webserver.cc:533] Webserver started at http://127.11.26.1:40363/ using document root <none> and password file <none>
I20260710 13:20:47.429683 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:47.430022 11368 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:47.435490 11368 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 13:20:47.441326 14046 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.442611 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:47.443019 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "60c27e6f62ad43ce8727e332937e0eb3"
format_stamp: "Formatted at 2026-07-10 13:20:42 on dist-test-slave-wrzs"
I20260710 13:20:47.443595 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689584712490-11368-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 13:20:47.458900 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:47.460345 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:47.462221 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:47.470636 14053 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:47.549057 13746 consensus_peers.cc:597] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.549731 13746 consensus_peers.cc:597] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.597301 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:47.597795 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.131s	user 0.003s	sys 0.005s
I20260710 13:20:47.598186 11368 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 13:20:47.601790 13598 consensus_peers.cc:597] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.605052 14053 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
W20260710 13:20:47.619172 13746 consensus_peers.cc:597] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.622989 14053 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.624079 14053 tablet_bootstrap.cc:492] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.624744 14053 ts_tablet_manager.cc:1403] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260710 13:20:47.627254 14053 raft_consensus.cc:359] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.627907 14053 raft_consensus.cc:740] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.628518 14053 consensus_queue.cc:260] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.630815 14053 ts_tablet_manager.cc:1434] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:47.631580 14053 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
W20260710 13:20:47.638201 13598 consensus_peers.cc:597] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.647029 14053 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.648082 14053 tablet_bootstrap.cc:492] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.648794 14053 ts_tablet_manager.cc:1403] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:20:47.651228 14053 raft_consensus.cc:359] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.651938 14053 raft_consensus.cc:740] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.652626 14053 consensus_queue.cc:260] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.654567 14053 ts_tablet_manager.cc:1434] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:47.655323 14053 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.673301 14053 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.674470 14053 tablet_bootstrap.cc:492] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.675253 14053 ts_tablet_manager.cc:1403] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:20:47.677546 14053 raft_consensus.cc:359] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:47.678260 14053 raft_consensus.cc:740] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.679234 14053 consensus_queue.cc:260] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
W20260710 13:20:47.679486 13746 consensus_peers.cc:597] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.681433 14053 ts_tablet_manager.cc:1434] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:47.682377 14053 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.700618 11368 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:47.700899 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.103s	user 0.094s	sys 0.000s
I20260710 13:20:47.701565 14053 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.702557 14053 tablet_bootstrap.cc:492] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.703198 14053 ts_tablet_manager.cc:1403] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:20:47.705461 14053 raft_consensus.cc:359] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.706028 14053 raft_consensus.cc:740] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.706702 14053 consensus_queue.cc:260] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.708359 14053 ts_tablet_manager.cc:1434] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:47.709219 14053 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.725430 14053 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.726336 14053 tablet_bootstrap.cc:492] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.726953 14053 ts_tablet_manager.cc:1403] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:20:47.729126 14053 raft_consensus.cc:359] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.729728 14053 raft_consensus.cc:740] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.730451 14053 consensus_queue.cc:260] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [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: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.732327 14053 ts_tablet_manager.cc:1434] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:47.733052 14053 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.748653 14053 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.749821 14053 tablet_bootstrap.cc:492] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.750526 14053 ts_tablet_manager.cc:1403] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:20:47.753170 14053 raft_consensus.cc:359] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:47.754148 14053 raft_consensus.cc:740] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.755116 14053 consensus_queue.cc:260] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [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: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:47.757619 14053 ts_tablet_manager.cc:1434] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:47.758466 14053 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.776108 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:44023
I20260710 13:20:47.776219 14118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:44023 every 8 connection(s)
I20260710 13:20:47.777138 14053 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.778136 14053 tablet_bootstrap.cc:492] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.778884 14053 ts_tablet_manager.cc:1403] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:20:47.782186 14053 raft_consensus.cc:359] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:47.783021 14053 raft_consensus.cc:740] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.783962 14053 consensus_queue.cc:260] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:47.789276 14053 ts_tablet_manager.cc:1434] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:47.790444 14053 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.806851 14053 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.807710 14053 tablet_bootstrap.cc:492] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.808390 14053 ts_tablet_manager.cc:1403] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:20:47.810539 14053 raft_consensus.cc:359] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.811058 14053 raft_consensus.cc:740] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.811753 14053 consensus_queue.cc:260] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.814141 14053 ts_tablet_manager.cc:1434] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 13:20:47.815068 14053 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.817178 14119 heartbeater.cc:344] Connected to a master server at 127.11.26.62:45759
I20260710 13:20:47.817752 14119 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.818791 14119 heartbeater.cc:507] Master 127.11.26.62:45759 requested a full tablet report, sending...
I20260710 13:20:47.827698 13454 ts_manager.cc:194] Re-registered known tserver with Master: 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:47.829301 14053 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.830432 14053 tablet_bootstrap.cc:492] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.831279 14053 ts_tablet_manager.cc:1403] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:20:47.833528 14053 raft_consensus.cc:359] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.834163 14053 raft_consensus.cc:740] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.834836 14053 consensus_queue.cc:260] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.836426 14053 ts_tablet_manager.cc:1434] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:20:47.837164 14053 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.843035 13454 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56582
I20260710 13:20:47.847046 14119 heartbeater.cc:499] Master 127.11.26.62:45759 was elected leader, sending a full tablet report...
I20260710 13:20:47.854323 14053 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.855295 14053 tablet_bootstrap.cc:492] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.856014 14053 ts_tablet_manager.cc:1403] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:20:47.858171 14053 raft_consensus.cc:359] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.858767 14053 raft_consensus.cc:740] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.859474 14053 consensus_queue.cc:260] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [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: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.861418 14053 ts_tablet_manager.cc:1434] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:47.862196 14053 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.879987 14053 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.882323 14053 tablet_bootstrap.cc:492] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.883119 14053 ts_tablet_manager.cc:1403] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:20:47.885870 14053 raft_consensus.cc:359] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.886565 14053 raft_consensus.cc:740] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.887251 14053 consensus_queue.cc:260] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.889005 14053 ts_tablet_manager.cc:1434] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:20:47.889787 14053 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.917486 14053 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.918519 14053 tablet_bootstrap.cc:492] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.919302 14053 ts_tablet_manager.cc:1403] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 13:20:47.922677 14053 raft_consensus.cc:359] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.923527 14053 raft_consensus.cc:740] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.924393 14053 consensus_queue.cc:260] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [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: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:47.926224 14053 ts_tablet_manager.cc:1434] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:47.927294 14053 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.944708 14053 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.945622 14053 tablet_bootstrap.cc:492] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.946302 14053 ts_tablet_manager.cc:1403] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:20:47.948868 14053 raft_consensus.cc:359] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.949644 14053 raft_consensus.cc:740] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.950449 14053 consensus_queue.cc:260] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.952628 14053 ts_tablet_manager.cc:1434] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:47.953855 14053 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.967285 14053 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.968200 14053 tablet_bootstrap.cc:492] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.968775 14053 ts_tablet_manager.cc:1403] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:47.971307 14053 raft_consensus.cc:359] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.971889 14053 raft_consensus.cc:740] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.972889 14053 consensus_queue.cc:260] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:47.975608 14053 ts_tablet_manager.cc:1434] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:47.977643 14053 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:47.993170 14053 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:47.994158 14053 tablet_bootstrap.cc:492] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:47.994870 14053 ts_tablet_manager.cc:1403] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 13:20:47.997107 14053 raft_consensus.cc:359] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:47.997972 14053 raft_consensus.cc:740] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.998585 14053 consensus_queue.cc:260] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [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: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.000808 14053 ts_tablet_manager.cc:1434] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:20:48.002115 14053 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:48.022547 14053 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:48.023864 14053 tablet_bootstrap.cc:492] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:48.024761 14053 ts_tablet_manager.cc:1403] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:20:48.027240 14053 raft_consensus.cc:359] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.027868 14053 raft_consensus.cc:740] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.028461 14053 consensus_queue.cc:260] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.030701 14053 ts_tablet_manager.cc:1434] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:20:48.031625 14053 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:48.047039 14053 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:48.048239 14053 tablet_bootstrap.cc:492] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:48.049052 14053 ts_tablet_manager.cc:1403] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:20:48.051929 14053 raft_consensus.cc:359] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:48.052605 14053 raft_consensus.cc:740] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.053278 14053 consensus_queue.cc:260] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [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: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:48.055258 14053 ts_tablet_manager.cc:1434] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:48.056485 14053 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap starting.
I20260710 13:20:48.072029 14053 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: 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 13:20:48.073019 14053 tablet_bootstrap.cc:492] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Bootstrap complete.
I20260710 13:20:48.073639 14053 ts_tablet_manager.cc:1403] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:20:48.076081 14053 raft_consensus.cc:359] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.076956 14053 raft_consensus.cc:740] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.077872 14053 consensus_queue.cc:260] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [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: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.080567 14053 ts_tablet_manager.cc:1434] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:48.297868 13944 raft_consensus.cc:493] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.298693 13944 raft_consensus.cc:515] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.300544 13944 leader_election.cc:290] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.301755 14092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.301940 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:48.302368 14092 raft_consensus.cc:2468] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:48.303784 13746 leader_election.cc:304] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:48.304669 13944 raft_consensus.cc:2804] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.304996 13944 raft_consensus.cc:493] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.305286 13944 raft_consensus.cc:3060] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.311481 13944 raft_consensus.cc:515] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.314107 13944 leader_election.cc:290] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.315577 14092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:48.315680 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:48.316953 14092 raft_consensus.cc:3060] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.324385 14092 raft_consensus.cc:2468] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 2.
I20260710 13:20:48.325771 13746 leader_election.cc:304] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.327096 13944 raft_consensus.cc:2804] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.327723 13944 raft_consensus.cc:697] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:48.328511 13944 consensus_queue.cc:237] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.337913 13451 catalog_manager.cc:5697] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 1 to 2, leader changed from 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1) to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.365051 13944 raft_consensus.cc:493] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.365836 13944 raft_consensus.cc:515] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.368466 13944 leader_election.cc:290] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.369446 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:48.369818 14092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.370716 14092 raft_consensus.cc:2468] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 1.
I20260710 13:20:48.372223 13746 leader_election.cc:304] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.373163 13944 raft_consensus.cc:2804] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.373569 13944 raft_consensus.cc:493] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.373839 13944 raft_consensus.cc:3060] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.380561 13936 raft_consensus.cc:493] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.380631 13944 raft_consensus.cc:515] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.381348 13936 raft_consensus.cc:515] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.383050 13944 leader_election.cc:290] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 election: Requested vote from peers 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.384146 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:48.384699 13936 leader_election.cc:290] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:48.385828 14092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:48.385919 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:48.386659 14092 raft_consensus.cc:3060] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.387646 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.391422 14091 raft_consensus.cc:2468] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:48.395318 13598 leader_election.cc:304] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [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: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.397187 13884 raft_consensus.cc:2804] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.397650 13884 raft_consensus.cc:493] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.398025 13884 raft_consensus.cc:3060] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.398195 14092 raft_consensus.cc:2468] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 2.
I20260710 13:20:48.399528 13746 leader_election.cc:304] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [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: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.400542 13944 raft_consensus.cc:2804] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.401089 13944 raft_consensus.cc:697] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:48.401960 13944 consensus_queue.cc:237] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.405284 13884 raft_consensus.cc:515] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.408246 13884 leader_election.cc:290] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 2 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:48.408864 14092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:48.409662 14092 raft_consensus.cc:3060] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.409698 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:48.412456 13451 catalog_manager.cc:5697] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 1 to 2, leader changed from 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1) to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.425629 14092 raft_consensus.cc:2468] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 2.
I20260710 13:20:48.427627 13598 leader_election.cc:304] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [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: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.429297 13884 raft_consensus.cc:2804] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.429865 13884 raft_consensus.cc:697] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:48.430799 13884 consensus_queue.cc:237] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.431417 13949 raft_consensus.cc:493] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.432126 13949 raft_consensus.cc:515] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.434602 13949 leader_election.cc:290] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.436363 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:48.437048 14092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.437291 13779 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:48.438017 14092 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 1.
I20260710 13:20:48.439580 13672 leader_election.cc:304] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8, 60c27e6f62ad43ce8727e332937e0eb3; no voters: 
I20260710 13:20:48.443101 13455 catalog_manager.cc:5697] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 1 to 2, leader changed from 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1) to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.446224 13949 raft_consensus.cc:2804] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.446676 13949 raft_consensus.cc:493] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.446924 13949 raft_consensus.cc:3060] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.461467 13949 raft_consensus.cc:515] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.463961 13949 leader_election.cc:290] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.465090 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:48.465090 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d7d45a6f9c44c5946b3ab3488dbfc4" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:48.466121 14091 raft_consensus.cc:3060] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.466300 13779 raft_consensus.cc:3060] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.475422 13779 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 2.
I20260710 13:20:48.476461 14091 raft_consensus.cc:2468] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 2.
I20260710 13:20:48.477458 13673 leader_election.cc:304] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:48.478809 13876 raft_consensus.cc:2804] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.480877 13876 raft_consensus.cc:697] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:48.482066 13876 consensus_queue.cc:237] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.490268 13949 raft_consensus.cc:493] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.491050 13949 raft_consensus.cc:515] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.494876 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:48.500267 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d2eefdb28ee4f0597f83b217db0f205" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.500835 13949 leader_election.cc:290] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.501201 14091 raft_consensus.cc:2393] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in current term 2: Already voted for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in this term.
I20260710 13:20:48.504593 13672 leader_election.cc:304] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:48.506125 13949 raft_consensus.cc:3060] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.508459 13455 catalog_manager.cc:5697] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 1 to 2, leader changed from 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1) to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.514623 13949 raft_consensus.cc:2749] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.623191 13884 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.623822 13884 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.625520 13884 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:48.626755 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.626780 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" is_pre_election: true
I20260710 13:20:48.627395 14091 raft_consensus.cc:2468] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 1.
I20260710 13:20:48.628842 13598 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [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: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.629429 13949 raft_consensus.cc:493] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.629825 13884 raft_consensus.cc:2804] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:48.630228 13884 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.630105 13949 raft_consensus.cc:515] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } }
I20260710 13:20:48.630753 13884 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.632504 13949 leader_election.cc:290] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023)
I20260710 13:20:48.633710 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.633719 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c439120148d4a859ae569bf45abba8d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" is_pre_election: true
I20260710 13:20:48.634585 14091 raft_consensus.cc:2393] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in current term 2: Already voted for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in this term.
I20260710 13:20:48.635936 13672 leader_election.cc:304] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:48.636776 13949 raft_consensus.cc:3060] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.637969 13884 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.640661 13884 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [CANDIDATE]: Term 2 election: Requested vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:48.642895 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
I20260710 13:20:48.643514 14091 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.643596 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "dddb7c0c214543c1955e996523785ad9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:48.645030 13949 raft_consensus.cc:2749] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.649940 14091 raft_consensus.cc:2468] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dddb7c0c214543c1955e996523785ad9 in term 2.
I20260710 13:20:48.651166 13598 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [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: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:48.652220 13884 raft_consensus.cc:2804] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.652892 13884 raft_consensus.cc:697] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Becoming Leader. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:48.653712 13884 consensus_queue.cc:237] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.656785 13949 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.657356 13949 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.659574 13949 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:48.660368 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.660423 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:48.661068 14091 raft_consensus.cc:2393] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in current term 2: Already voted for candidate dddb7c0c214543c1955e996523785ad9 in this term.
I20260710 13:20:48.662462 13673 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:48.663313 13949 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.663395 13455 catalog_manager.cc:5697] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 reported cstate change: term changed from 1 to 2, leader changed from 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1) to dddb7c0c214543c1955e996523785ad9 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "dddb7c0c214543c1955e996523785ad9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.672698 13949 raft_consensus.cc:2749] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.739980 14091 raft_consensus.cc:1275] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Refusing update from remote peer cdb3518cd50a47a3b19cb1baacfb30e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.741969 13944 consensus_queue.cc:1048] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.762562 13706 raft_consensus.cc:1275] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Refusing update from remote peer cdb3518cd50a47a3b19cb1baacfb30e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.764412 13952 consensus_queue.cc:1048] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.802026 13949 raft_consensus.cc:493] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 60c27e6f62ad43ce8727e332937e0eb3)
I20260710 13:20:48.802706 13949 raft_consensus.cc:515] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:48.804785 13949 leader_election.cc:290] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:48.806106 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dddb7c0c214543c1955e996523785ad9" is_pre_election: true
I20260710 13:20:48.806169 14091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66ba0af2605f4263b222182df3a60b0a" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3" is_pre_election: true
I20260710 13:20:48.807327 14091 raft_consensus.cc:2393] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in current term 2: Already voted for candidate dddb7c0c214543c1955e996523785ad9 in this term.
I20260710 13:20:48.808436 13672 leader_election.cc:304] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [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: 47c1cd8cfbea4a988bb35bf06a12e0d8; no voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9
I20260710 13:20:48.809356 13949 raft_consensus.cc:3060] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.817222 13949 raft_consensus.cc:2749] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:48.842680 13706 raft_consensus.cc:1275] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Refusing update from remote peer dddb7c0c214543c1955e996523785ad9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.844367 14011 consensus_queue.cc:1048] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.860529 14091 raft_consensus.cc:1275] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Refusing update from remote peer dddb7c0c214543c1955e996523785ad9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.862293 13884 consensus_queue.cc:1048] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.916095 13706 raft_consensus.cc:1275] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Refusing update from remote peer cdb3518cd50a47a3b19cb1baacfb30e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.917712 13952 consensus_queue.cc:1048] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.933503 14091 raft_consensus.cc:1275] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Refusing update from remote peer cdb3518cd50a47a3b19cb1baacfb30e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.935803 13944 consensus_queue.cc:1048] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:48.951896 14091 raft_consensus.cc:1275] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Refusing update from remote peer 47c1cd8cfbea4a988bb35bf06a12e0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.953743 13949 consensus_queue.cc:1048] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:48.965078 13779 raft_consensus.cc:1275] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 47c1cd8cfbea4a988bb35bf06a12e0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:48.967907 14145 consensus_queue.cc:1048] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:49.117585 14091 raft_consensus.cc:1275] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Refusing update from remote peer dddb7c0c214543c1955e996523785ad9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.119305 13884 consensus_queue.cc:1048] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:49.134620 13706 raft_consensus.cc:1275] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Refusing update from remote peer dddb7c0c214543c1955e996523785ad9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.137068 14163 consensus_queue.cc:1048] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:57.782188 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.817368 13632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79"
dest_uuid: "dddb7c0c214543c1955e996523785ad9"
mode: GRACEFUL
new_leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:54124
I20260710 13:20:57.818853 13632 raft_consensus.cc:606] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Received request to transfer leadership to TS 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:57.837670 13777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be"
dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
mode: GRACEFUL
new_leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:57176
I20260710 13:20:57.838385 13777 raft_consensus.cc:606] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Received request to transfer leadership to TS 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:57.841929 13632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d"
dest_uuid: "dddb7c0c214543c1955e996523785ad9"
mode: GRACEFUL
new_leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:54124
I20260710 13:20:57.842587 13632 raft_consensus.cc:606] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Received request to transfer leadership to TS 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:57.846592 13777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6"
dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
mode: GRACEFUL
new_leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
 from {username='slave'} at 127.0.0.1:57176
I20260710 13:20:57.847236 13777 raft_consensus.cc:606] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Received request to transfer leadership to TS 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:57.850500 13777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54"
dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
mode: GRACEFUL
new_leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:57176
I20260710 13:20:57.851184 13777 raft_consensus.cc:606] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Received request to transfer leadership to TS 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:57.852941 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:57.853956 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:57.910676 14183 raft_consensus.cc:993] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: : Instructing follower 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:57.911634 14174 raft_consensus.cc:1081] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Signalling peer 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:57.914022 14091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be"
dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:46010
I20260710 13:20:57.915050 14091 raft_consensus.cc:493] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.915644 14091 raft_consensus.cc:3060] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.923877 14091 raft_consensus.cc:515] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:57.926337 14091 leader_election.cc:290] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:57.945012 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:57.946327 13632 raft_consensus.cc:3060] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.947194 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2586edf5e8964f51b80ed50bb8ced3be" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:57.948227 13777 raft_consensus.cc:3055] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:57.948576 13777 raft_consensus.cc:740] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:57.949998 13777 consensus_queue.cc:260] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:57.953296 13777 raft_consensus.cc:3060] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.956485 13632 raft_consensus.cc:2468] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:20:57.958199 14050 leader_election.cc:304] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:57.960659 14192 raft_consensus.cc:2804] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:57.963325 13777 raft_consensus.cc:2468] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:20:57.964864 14192 raft_consensus.cc:697] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:57.967332 14192 consensus_queue.cc:237] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:57.968358 14186 raft_consensus.cc:993] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: : Instructing follower 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:57.971184 14185 raft_consensus.cc:1081] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Signalling peer 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:57.975687 14090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79"
dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:45980
I20260710 13:20:57.976704 14090 raft_consensus.cc:493] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.978282 14090 raft_consensus.cc:3060] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.990034 14090 raft_consensus.cc:515] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:57.990345 13455 catalog_manager.cc:5697] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 1 to 2, leader changed from cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4) to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:57.992434 14090 leader_election.cc:290] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:57.993590 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:57.995110 13777 raft_consensus.cc:3060] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:57.996389 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c323f36691416a9dbcf6a30f7e0f79" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:57.997457 13632 raft_consensus.cc:3055] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:57.997888 13632 raft_consensus.cc:740] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:57.999511 13632 consensus_queue.cc:260] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:58.001518 13632 raft_consensus.cc:3060] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.008461 13777 raft_consensus.cc:2468] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:20:58.010150 13632 raft_consensus.cc:2468] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:20:58.010660 14050 leader_election.cc:304] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:58.011957 14192 raft_consensus.cc:2804] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.012727 14192 raft_consensus.cc:697] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:58.013860 14192 consensus_queue.cc:237] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:58.029592 13455 catalog_manager.cc:5697] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 1 to 2, leader changed from dddb7c0c214543c1955e996523785ad9 (127.11.26.2) to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.047042 14195 raft_consensus.cc:993] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: : Instructing follower 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:58.047621 14195 raft_consensus.cc:1081] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Signalling peer 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:58.049672 14090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d"
dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:45980
I20260710 13:20:58.050351 14090 raft_consensus.cc:493] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.050746 14090 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.057580 14090 raft_consensus.cc:515] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:58.059834 14090 leader_election.cc:290] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 3 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:58.061326 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:58.062031 13632 raft_consensus.cc:3055] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:58.062390 13632 raft_consensus.cc:740] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:58.063292 13632 consensus_queue.cc:260] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:58.064646 13632 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.070978 13632 raft_consensus.cc:2468] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 3.
I20260710 13:20:58.072189 14050 leader_election.cc:304] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [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: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:58.073611 14192 raft_consensus.cc:2804] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:58.073770 13705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab60c2a0cce43d6bf7ba3eb028a124d" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:58.074286 14192 raft_consensus.cc:697] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 3 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:58.074530 13705 raft_consensus.cc:3060] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.075474 14192 consensus_queue.cc:237] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [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: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:20:58.082598 13705 raft_consensus.cc:2468] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 3.
I20260710 13:20:58.085664 14183 raft_consensus.cc:993] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: : Instructing follower 47c1cd8cfbea4a988bb35bf06a12e0d8 to start an election
I20260710 13:20:58.086181 14174 raft_consensus.cc:1081] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Signalling peer 47c1cd8cfbea4a988bb35bf06a12e0d8 to start an election
I20260710 13:20:58.086318 13455 catalog_manager.cc:5697] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 2 to 3, leader changed from dddb7c0c214543c1955e996523785ad9 (127.11.26.2) to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 3 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.088033 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6"
dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
 from {username='slave'} at 127.0.0.1:33314
I20260710 13:20:58.088595 13706 raft_consensus.cc:493] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.088855 13706 raft_consensus.cc:3060] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.095588 13706 raft_consensus.cc:515] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:58.098021 13706 leader_election.cc:290] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:58.098886 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:58.099738 13632 raft_consensus.cc:3060] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.104319 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57f6ee0681e4434caddcaabf2cde08e6" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:58.105161 13777 raft_consensus.cc:3055] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.105593 13777 raft_consensus.cc:740] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:58.106813 13777 consensus_queue.cc:260] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:58.107753 13632 raft_consensus.cc:2468] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 2.
I20260710 13:20:58.108459 13777 raft_consensus.cc:3060] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.110107 13673 leader_election.cc:304] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:58.111413 14177 raft_consensus.cc:2804] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.113209 14177 raft_consensus.cc:697] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:58.114454 14177 consensus_queue.cc:237] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:58.117913 13777 raft_consensus.cc:2468] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 2.
I20260710 13:20:58.127251 13455 catalog_manager.cc:5697] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 1 to 2, leader changed from cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4) to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.360646 14183 raft_consensus.cc:993] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: : Instructing follower 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:58.361200 14174 raft_consensus.cc:1081] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Signalling peer 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:20:58.363240 14090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54"
dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:46010
I20260710 13:20:58.363937 14090 raft_consensus.cc:493] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.364344 14090 raft_consensus.cc:3060] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.370229 14090 raft_consensus.cc:515] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:58.372066 14090 leader_election.cc:290] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:20:58.373229 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:58.373658 13632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8efc2de8057b4be7b13f3f7b7fceee54" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:58.373884 13777 raft_consensus.cc:3055] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:58.374303 13777 raft_consensus.cc:740] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:58.374301 13632 raft_consensus.cc:3060] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.375236 13777 consensus_queue.cc:260] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:58.376344 13777 raft_consensus.cc:3060] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:58.380692 13632 raft_consensus.cc:2468] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:20:58.381546 13777 raft_consensus.cc:2468] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:20:58.382531 14050 leader_election.cc:304] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:58.384049 14192 raft_consensus.cc:2804] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:58.384670 14192 raft_consensus.cc:697] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:20:58.385574 14192 consensus_queue.cc:237] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:20:58.400805 13777 raft_consensus.cc:1275] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.402356 14192 consensus_queue.cc:1048] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.404160 13455 catalog_manager.cc:5697] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 1 to 2, leader changed from cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4) to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.415026 13632 raft_consensus.cc:1275] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.416735 14192 consensus_queue.cc:1048] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.423532 13633 raft_consensus.cc:1275] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.429436 14192 consensus_queue.cc:1048] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.442950 13777 raft_consensus.cc:1275] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.448601 14213 consensus_queue.cc:1048] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:58.464442 13632 raft_consensus.cc:1275] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 3 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.465917 14192 consensus_queue.cc:1048] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.481441 13706 raft_consensus.cc:1275] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 3 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.483657 14192 consensus_queue.cc:1048] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:58.502152 13632 raft_consensus.cc:1275] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 47c1cd8cfbea4a988bb35bf06a12e0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.505618 14177 consensus_queue.cc:1048] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:58.517553 13777 raft_consensus.cc:1275] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 47c1cd8cfbea4a988bb35bf06a12e0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.520466 14204 consensus_queue.cc:1048] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.852178 13777 raft_consensus.cc:1275] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.853596 14192 consensus_queue.cc:1048] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.855120 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.864603 13633 raft_consensus.cc:1275] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:58.866751 14213 consensus_queue.cc:1048] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:58.883351 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.915382 13706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b890b9406a4710954c026f68d5736a"
dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
mode: GRACEFUL
new_leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
 from {username='slave'} at 127.0.0.1:41042
I20260710 13:20:58.916167 13706 raft_consensus.cc:606] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Received request to transfer leadership to TS cdb3518cd50a47a3b19cb1baacfb30e6
I20260710 13:20:58.919127 13633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b"
dest_uuid: "dddb7c0c214543c1955e996523785ad9"
mode: GRACEFUL
new_leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
 from {username='slave'} at 127.0.0.1:54124
I20260710 13:20:58.919701 13633 raft_consensus.cc:606] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Received request to transfer leadership to TS 47c1cd8cfbea4a988bb35bf06a12e0d8
I20260710 13:20:58.920907 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:58.921890 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:59.116393 14195 raft_consensus.cc:993] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: : Instructing follower 47c1cd8cfbea4a988bb35bf06a12e0d8 to start an election
I20260710 13:20:59.116997 14194 raft_consensus.cc:1081] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Signalling peer 47c1cd8cfbea4a988bb35bf06a12e0d8 to start an election
I20260710 13:20:59.119001 13706 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b"
dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
 from {username='slave'} at 127.0.0.1:33312
I20260710 13:20:59.119673 13706 raft_consensus.cc:493] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.120024 13706 raft_consensus.cc:3060] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.127267 13706 raft_consensus.cc:515] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:59.129698 13706 leader_election.cc:290] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083)
I20260710 13:20:59.130786 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:59.131102 13777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7557f0e649e4af98905e923fb76dd9b" candidate_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:20:59.131404 13633 raft_consensus.cc:3055] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.131808 13633 raft_consensus.cc:740] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dddb7c0c214543c1955e996523785ad9, State: Running, Role: LEADER
I20260710 13:20:59.131835 13777 raft_consensus.cc:3060] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.132545 13633 consensus_queue.cc:260] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:59.133571 13633 raft_consensus.cc:3060] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.138132 13777 raft_consensus.cc:2468] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 2.
I20260710 13:20:59.138696 13633 raft_consensus.cc:2468] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47c1cd8cfbea4a988bb35bf06a12e0d8 in term 2.
I20260710 13:20:59.139462 13673 leader_election.cc:304] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47c1cd8cfbea4a988bb35bf06a12e0d8, cdb3518cd50a47a3b19cb1baacfb30e6; no voters: 
I20260710 13:20:59.140341 14177 raft_consensus.cc:2804] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.140870 14177 raft_consensus.cc:697] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 LEADER]: Becoming Leader. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:59.141796 14177 consensus_queue.cc:237] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:59.151446 13451 catalog_manager.cc:5697] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 reported cstate change: term changed from 1 to 2, leader changed from dddb7c0c214543c1955e996523785ad9 (127.11.26.2) to 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:59.249208 14224 raft_consensus.cc:993] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: : Instructing follower cdb3518cd50a47a3b19cb1baacfb30e6 to start an election
I20260710 13:20:59.249670 14177 raft_consensus.cc:1081] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Signalling peer cdb3518cd50a47a3b19cb1baacfb30e6 to start an election
I20260710 13:20:59.251421 13777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b890b9406a4710954c026f68d5736a"
dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
 from {username='slave'} at 127.0.0.1:37846
I20260710 13:20:59.251950 13777 raft_consensus.cc:493] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:59.252254 13777 raft_consensus.cc:3060] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.257318 13777 raft_consensus.cc:515] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:59.259167 13777 leader_election.cc:290] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:20:59.260540 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:20:59.260540 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b890b9406a4710954c026f68d5736a" candidate_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:20:59.261765 13633 raft_consensus.cc:3060] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.261765 13706 raft_consensus.cc:3055] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:59.262390 13706 raft_consensus.cc:740] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:20:59.263293 13706 consensus_queue.cc:260] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:59.264683 13706 raft_consensus.cc:3060] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:59.271203 13633 raft_consensus.cc:2468] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 2.
I20260710 13:20:59.272965 13747 leader_election.cc:304] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cdb3518cd50a47a3b19cb1baacfb30e6, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:20:59.273401 13706 raft_consensus.cc:2468] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cdb3518cd50a47a3b19cb1baacfb30e6 in term 2.
I20260710 13:20:59.274065 14174 raft_consensus.cc:2804] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:59.274654 14174 raft_consensus.cc:697] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 LEADER]: Becoming Leader. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:20:59.275468 14174 consensus_queue.cc:237] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } }
I20260710 13:20:59.284994 13451 catalog_manager.cc:5697] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 reported cstate change: term changed from 1 to 2, leader changed from 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3) to cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4). New cstate: current_term: 2 leader_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:59.619279 13633 raft_consensus.cc:1275] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 47c1cd8cfbea4a988bb35bf06a12e0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.620929 14224 consensus_queue.cc:1048] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.633448 13777 raft_consensus.cc:1275] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 47c1cd8cfbea4a988bb35bf06a12e0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.635982 14177 consensus_queue.cc:1048] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:59.701704 13706 raft_consensus.cc:1275] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Refusing update from remote peer cdb3518cd50a47a3b19cb1baacfb30e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.703030 14183 consensus_queue.cc:1048] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:59.714488 13633 raft_consensus.cc:1275] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer cdb3518cd50a47a3b19cb1baacfb30e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:59.715969 14183 consensus_queue.cc:1048] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:59.923094 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.943665 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:59.962124 13777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22013fed50db4a5482997cd37ced4300"
dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
mode: GRACEFUL
new_leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:57176
I20260710 13:20:59.962697 13777 raft_consensus.cc:606] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Received request to transfer leadership to TS 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:59.966434 13706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c"
dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
mode: GRACEFUL
new_leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:41042
I20260710 13:20:59.966903 13706 raft_consensus.cc:606] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Received request to transfer leadership to TS 60c27e6f62ad43ce8727e332937e0eb3
I20260710 13:20:59.968428 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:59.969656 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:00.201434 14174 raft_consensus.cc:993] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: : Instructing follower 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:21:00.202299 14174 raft_consensus.cc:1081] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Signalling peer 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:21:00.204414 14090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22013fed50db4a5482997cd37ced4300"
dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:46010
I20260710 13:21:00.205011 14090 raft_consensus.cc:493] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.205463 14090 raft_consensus.cc:3060] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.213404 14090 raft_consensus.cc:515] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:21:00.215860 14090 leader_election.cc:290] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Requested vote from peers cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4:33083), dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923)
I20260710 13:21:00.216557 13779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6"
I20260710 13:21:00.217008 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22013fed50db4a5482997cd37ced4300" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:21:00.217300 13779 raft_consensus.cc:3055] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.217917 13633 raft_consensus.cc:3060] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.217916 13779 raft_consensus.cc:740] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cdb3518cd50a47a3b19cb1baacfb30e6, State: Running, Role: LEADER
I20260710 13:21:00.219446 13779 consensus_queue.cc:260] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:21:00.220692 13779 raft_consensus.cc:3060] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.226573 13633 raft_consensus.cc:2468] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:21:00.227739 14050 leader_election.cc:304] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:21:00.228608 14213 raft_consensus.cc:2804] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.229890 14213 raft_consensus.cc:697] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:21:00.229807 13779 raft_consensus.cc:2468] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:21:00.231087 14213 consensus_queue.cc:237] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } }
I20260710 13:21:00.241179 13451 catalog_manager.cc:5697] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 1 to 2, leader changed from cdb3518cd50a47a3b19cb1baacfb30e6 (127.11.26.4) to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.270658 14177 raft_consensus.cc:993] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: : Instructing follower 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:21:00.271418 14232 raft_consensus.cc:1081] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Signalling peer 60c27e6f62ad43ce8727e332937e0eb3 to start an election
I20260710 13:21:00.273196 14090 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c"
dest_uuid: "60c27e6f62ad43ce8727e332937e0eb3"
 from {username='slave'} at 127.0.0.1:45996
I20260710 13:21:00.273732 14090 raft_consensus.cc:493] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:00.274003 14090 raft_consensus.cc:3060] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.279708 14090 raft_consensus.cc:515] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:21:00.281996 14090 leader_election.cc:290] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Requested vote from peers dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923), 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213)
I20260710 13:21:00.283095 13633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dddb7c0c214543c1955e996523785ad9"
I20260710 13:21:00.283304 13706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a970caeb67f04e7aae6ef0ec3acd194c" candidate_uuid: "60c27e6f62ad43ce8727e332937e0eb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8"
I20260710 13:21:00.283804 13633 raft_consensus.cc:3060] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.284019 13706 raft_consensus.cc:3055] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:00.284451 13706 raft_consensus.cc:740] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 47c1cd8cfbea4a988bb35bf06a12e0d8, State: Running, Role: LEADER
I20260710 13:21:00.285306 13706 consensus_queue.cc:260] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:21:00.286726 13706 raft_consensus.cc:3060] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:00.289460 13633 raft_consensus.cc:2468] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:21:00.290674 14050 leader_election.cc:304] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 60c27e6f62ad43ce8727e332937e0eb3, dddb7c0c214543c1955e996523785ad9; no voters: 
I20260710 13:21:00.291603 14213 raft_consensus.cc:2804] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:00.292196 14213 raft_consensus.cc:697] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Becoming Leader. State: Replica: 60c27e6f62ad43ce8727e332937e0eb3, State: Running, Role: LEADER
I20260710 13:21:00.292837 13706 raft_consensus.cc:2468] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60c27e6f62ad43ce8727e332937e0eb3 in term 2.
I20260710 13:21:00.293149 14213 consensus_queue.cc:237] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } }
I20260710 13:21:00.304265 13451 catalog_manager.cc:5697] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 reported cstate change: term changed from 1 to 2, leader changed from 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3) to 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "60c27e6f62ad43ce8727e332937e0eb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60c27e6f62ad43ce8727e332937e0eb3" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 44023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.697072 13779 raft_consensus.cc:1275] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.699241 14213 consensus_queue.cc:1048] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cdb3518cd50a47a3b19cb1baacfb30e6" member_type: VOTER last_known_addr { host: "127.11.26.4" port: 33083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:00.704118 13633 raft_consensus.cc:1275] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.706023 14213 consensus_queue.cc:1048] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:00.724845 13633 raft_consensus.cc:1275] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.727288 13706 raft_consensus.cc:1275] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Refusing update from remote peer 60c27e6f62ad43ce8727e332937e0eb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:00.727453 14250 consensus_queue.cc:1048] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dddb7c0c214543c1955e996523785ad9" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 34923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:00.732375 14252 consensus_queue.cc:1048] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47c1cd8cfbea4a988bb35bf06a12e0d8" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:00.971483 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:00.990926 11368 tablet_server.cc:179] TabletServer@127.11.26.1:44023 shutting down...
W20260710 13:21:01.002628 13746 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260710 13:21:01.007977 13746 consensus_peers.cc:597] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:21:01.039995 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.041253 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.042362 11368 raft_consensus.cc:2243] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.043550 11368 raft_consensus.cc:2272] T 8efc2de8057b4be7b13f3f7b7fceee54 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.046530 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.047278 11368 raft_consensus.cc:2243] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.047925 11368 raft_consensus.cc:2272] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.050571 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.051615 11368 raft_consensus.cc:2243] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.052330 11368 raft_consensus.cc:2272] T 0c5a8eebe31a4ccb993d6866286dd74b P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.056026 11368 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:01.056243 13746 consensus_peers.cc:597] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:21:01.057096 11368 raft_consensus.cc:2243] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:21:01.057485 13598 consensus_peers.cc:597] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:21:01.058262 11368 raft_consensus.cc:2272] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 60c27e6f62ad43ce8727e332937e0eb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.061010 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.061714 11368 raft_consensus.cc:2243] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.062218 11368 raft_consensus.cc:2272] T 008ef4e612904cb7b0386bab19ab07fd P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.065670 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.066517 11368 raft_consensus.cc:2243] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.067384 11368 raft_consensus.cc:2272] T d75afca55d7b485da89a7892953e820c P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.069624 13672 consensus_peers.cc:597] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:21:01.070828 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.072094 11368 raft_consensus.cc:2243] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.073472 11368 raft_consensus.cc:2272] T a970caeb67f04e7aae6ef0ec3acd194c P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.076536 13746 consensus_peers.cc:597] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:21:01.077579 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.078292 11368 raft_consensus.cc:2243] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.078824 11368 raft_consensus.cc:2272] T 66ba0af2605f4263b222182df3a60b0a P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.081027 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.081643 11368 raft_consensus.cc:2243] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.082121 11368 raft_consensus.cc:2272] T 08cd5977b3844197aac5ad5e6ed5be67 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.084225 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.084802 11368 raft_consensus.cc:2243] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.085279 11368 raft_consensus.cc:2272] T 5c439120148d4a859ae569bf45abba8d P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.087311 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.087960 11368 raft_consensus.cc:2243] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.088610 11368 raft_consensus.cc:2272] T 840518bed7b84b64bba0d96ce071fb9d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.091478 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.092258 11368 raft_consensus.cc:2243] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.092767 11368 raft_consensus.cc:2272] T 6d2eefdb28ee4f0597f83b217db0f205 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.094928 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.095528 11368 raft_consensus.cc:2243] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.096413 11368 raft_consensus.cc:2272] T 12c323f36691416a9dbcf6a30f7e0f79 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.098529 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.099085 11368 raft_consensus.cc:2243] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.099920 11368 raft_consensus.cc:2272] T 22013fed50db4a5482997cd37ced4300 P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.103526 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.104172 11368 raft_consensus.cc:2243] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.104625 11368 raft_consensus.cc:2272] T 80fee3301687416aa18cd20e62f53d7d P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.106954 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.107738 11368 raft_consensus.cc:2243] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.108266 11368 raft_consensus.cc:2272] T dd1b5a8acfe244e991953bb785c3f0ce P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.110708 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.111550 11368 raft_consensus.cc:2243] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.113032 11368 raft_consensus.cc:2272] T 2586edf5e8964f51b80ed50bb8ced3be P 60c27e6f62ad43ce8727e332937e0eb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.115746 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:01.116396 11368 raft_consensus.cc:2243] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.116822 11368 raft_consensus.cc:2272] T 1be179bc8d8546c58b7f4cb913111d85 P 60c27e6f62ad43ce8727e332937e0eb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.129120 13598 consensus_peers.cc:597] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. 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 13:21:01.165975 11368 tablet_server.cc:196] TabletServer@127.11.26.1:44023 shutdown complete.
I20260710 13:21:01.216027 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
W20260710 13:21:01.250138 13747 consensus_peers.cc:597] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. 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 13:21:01.259109 13672 consensus_peers.cc:597] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.289388 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:21:01.290253 13746 consensus_peers.cc:597] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.290822 11368 tablet_replica.cc:333] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.292098 11368 raft_consensus.cc:2243] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.292907 11368 raft_consensus.cc:2272] T 8efc2de8057b4be7b13f3f7b7fceee54 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.296386 11368 tablet_replica.cc:333] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.297487 11368 raft_consensus.cc:2243] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.298779 11368 raft_consensus.cc:2272] T d75afca55d7b485da89a7892953e820c P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.303555 11368 tablet_replica.cc:333] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.304328 11368 raft_consensus.cc:2243] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.305241 11368 raft_consensus.cc:2272] T 008ef4e612904cb7b0386bab19ab07fd P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.308053 11368 tablet_replica.cc:333] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.308959 11368 raft_consensus.cc:2243] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.309872 11368 raft_consensus.cc:2272] T 61b28322a3a14a43a80b718b3a1fdee7 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.313338 11368 tablet_replica.cc:333] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.314522 11368 raft_consensus.cc:2243] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:01.314561 13672 consensus_peers.cc:597] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.315541 11368 raft_consensus.cc:2272] T 4ab60c2a0cce43d6bf7ba3eb028a124d P dddb7c0c214543c1955e996523785ad9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.319684 11368 tablet_replica.cc:333] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.320453 11368 raft_consensus.cc:2243] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.321296 11368 raft_consensus.cc:2272] T 31b890b9406a4710954c026f68d5736a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.326895 11368 tablet_replica.cc:333] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.327773 11368 raft_consensus.cc:2243] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.328572 11368 raft_consensus.cc:2272] T 57f6ee0681e4434caddcaabf2cde08e6 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.332432 11368 tablet_replica.cc:333] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.333316 11368 raft_consensus.cc:2243] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.334609 11368 raft_consensus.cc:2272] T 8befb3575ba34145aef19b946e873211 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.343906 11368 tablet_replica.cc:333] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.346635 11368 raft_consensus.cc:2243] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.347631 11368 raft_consensus.cc:2272] T 1be179bc8d8546c58b7f4cb913111d85 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.348928 13598 consensus_peers.cc:597] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.351073 11368 tablet_replica.cc:333] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.351815 11368 raft_consensus.cc:2243] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.352408 11368 raft_consensus.cc:2272] T 2586edf5e8964f51b80ed50bb8ced3be P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.355254 11368 tablet_replica.cc:333] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.356128 11368 raft_consensus.cc:2243] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.357514 11368 raft_consensus.cc:2272] T a970caeb67f04e7aae6ef0ec3acd194c P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.361543 11368 tablet_replica.cc:333] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.362432 11368 raft_consensus.cc:2243] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.363520 11368 raft_consensus.cc:2272] T 66ba0af2605f4263b222182df3a60b0a P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.365162 13598 consensus_peers.cc:597] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 -> Peer 60c27e6f62ad43ce8727e332937e0eb3 (127.11.26.1:44023): Couldn't send request to peer 60c27e6f62ad43ce8727e332937e0eb3. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:44023: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.366089 11368 tablet_replica.cc:333] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.366636 11368 raft_consensus.cc:2243] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.367509 11368 raft_consensus.cc:2272] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.369452 11368 tablet_replica.cc:333] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.370398 11368 raft_consensus.cc:2243] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.370905 11368 raft_consensus.cc:2272] T dd1b5a8acfe244e991953bb785c3f0ce P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.372948 11368 tablet_replica.cc:333] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.373612 11368 raft_consensus.cc:2243] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.374435 11368 raft_consensus.cc:2272] T 80fee3301687416aa18cd20e62f53d7d P dddb7c0c214543c1955e996523785ad9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.376603 11368 tablet_replica.cc:333] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.377143 11368 raft_consensus.cc:2243] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.377580 11368 raft_consensus.cc:2272] T f7557f0e649e4af98905e923fb76dd9b P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.380287 11368 tablet_replica.cc:333] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.381482 11368 raft_consensus.cc:2243] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.382038 11368 raft_consensus.cc:2272] T 12c323f36691416a9dbcf6a30f7e0f79 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.384913 11368 tablet_replica.cc:333] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9: stopping tablet replica
I20260710 13:21:01.385473 11368 raft_consensus.cc:2243] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.385962 11368 raft_consensus.cc:2272] T 22013fed50db4a5482997cd37ced4300 P dddb7c0c214543c1955e996523785ad9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.409582 13747 consensus_peers.cc:597] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. 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 13:21:01.413278 13673 consensus_peers.cc:597] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. 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 13:21:01.436573 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
I20260710 13:21:01.483816 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
W20260710 13:21:01.549860 13673 consensus_peers.cc:597] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:34923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.554597 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.555968 11368 tablet_replica.cc:333] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.557281 11368 raft_consensus.cc:2243] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.558816 11368 raft_consensus.cc:2272] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.560763 13673 consensus_peers.cc:597] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 -> Peer dddb7c0c214543c1955e996523785ad9 (127.11.26.2:34923): Couldn't send request to peer dddb7c0c214543c1955e996523785ad9. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:34923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.562551 11368 tablet_replica.cc:333] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.563493 11368 raft_consensus.cc:2243] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.564165 11368 raft_consensus.cc:2272] T 61b28322a3a14a43a80b718b3a1fdee7 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.566721 11368 tablet_replica.cc:333] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.567490 11368 raft_consensus.cc:2243] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.568576 11368 raft_consensus.cc:2272] T f7557f0e649e4af98905e923fb76dd9b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.571239 11368 tablet_replica.cc:333] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.572043 11368 raft_consensus.cc:2243] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.572674 11368 raft_consensus.cc:2272] T 008ef4e612904cb7b0386bab19ab07fd P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.575095 11368 tablet_replica.cc:333] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.575758 11368 raft_consensus.cc:2243] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.576390 11368 raft_consensus.cc:2272] T 6d2eefdb28ee4f0597f83b217db0f205 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.578907 11368 tablet_replica.cc:333] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.579972 11368 raft_consensus.cc:2243] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.580997 11368 raft_consensus.cc:2272] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.587203 11368 tablet_replica.cc:333] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.588284 11368 raft_consensus.cc:2243] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.589530 11368 raft_consensus.cc:2272] T 08cd5977b3844197aac5ad5e6ed5be67 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.592926 11368 tablet_replica.cc:333] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
W20260710 13:21:01.593796 13745 consensus_peers.cc:597] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Couldn't send request to peer 47c1cd8cfbea4a988bb35bf06a12e0d8. 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 13:21:01.593914 11368 raft_consensus.cc:2243] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.595009 11368 raft_consensus.cc:2272] T 0c5a8eebe31a4ccb993d6866286dd74b P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.598832 11368 tablet_replica.cc:333] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.600046 11368 raft_consensus.cc:2243] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.600771 11368 raft_consensus.cc:2272] T 840518bed7b84b64bba0d96ce071fb9d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.603263 11368 tablet_replica.cc:333] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.604112 11368 raft_consensus.cc:2243] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.604710 11368 raft_consensus.cc:2272] T 31b890b9406a4710954c026f68d5736a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.607565 11368 tablet_replica.cc:333] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.608538 11368 raft_consensus.cc:2243] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.609177 11368 raft_consensus.cc:2272] T 5c439120148d4a859ae569bf45abba8d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.609959 13745 consensus_peers.cc:597] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Couldn't send request to peer 47c1cd8cfbea4a988bb35bf06a12e0d8. 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 13:21:01.612047 11368 tablet_replica.cc:333] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.612927 11368 raft_consensus.cc:2243] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.613862 11368 raft_consensus.cc:2272] T 57f6ee0681e4434caddcaabf2cde08e6 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.616252 11368 tablet_replica.cc:333] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.616860 11368 raft_consensus.cc:2243] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.617852 11368 raft_consensus.cc:2272] T 8befb3575ba34145aef19b946e873211 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.620533 11368 tablet_replica.cc:333] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.621248 11368 raft_consensus.cc:2243] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.621783 11368 raft_consensus.cc:2272] T 1be179bc8d8546c58b7f4cb913111d85 P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.624091 11368 tablet_replica.cc:333] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.624715 11368 raft_consensus.cc:2243] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.625990 11368 raft_consensus.cc:2272] T dd1b5a8acfe244e991953bb785c3f0ce P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.628747 11368 tablet_replica.cc:333] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.629456 11368 raft_consensus.cc:2243] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.630039 11368 raft_consensus.cc:2272] T a970caeb67f04e7aae6ef0ec3acd194c P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.634040 11368 tablet_replica.cc:333] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.634788 11368 raft_consensus.cc:2243] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.635645 11368 raft_consensus.cc:2272] T 66ba0af2605f4263b222182df3a60b0a P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.638176 11368 tablet_replica.cc:333] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8: stopping tablet replica
I20260710 13:21:01.638801 11368 raft_consensus.cc:2243] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.639317 11368 raft_consensus.cc:2272] T 4ab60c2a0cce43d6bf7ba3eb028a124d P 47c1cd8cfbea4a988bb35bf06a12e0d8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:01.651717 13745 consensus_peers.cc:597] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Couldn't send request to peer 47c1cd8cfbea4a988bb35bf06a12e0d8. 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 13:21:01.702708 13745 consensus_peers.cc:597] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Couldn't send request to peer 47c1cd8cfbea4a988bb35bf06a12e0d8. 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 13:21:01.709200 13745 consensus_peers.cc:597] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Couldn't send request to peer 47c1cd8cfbea4a988bb35bf06a12e0d8. 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 13:21:01.740734 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:21:01.847599 11368 tablet_server.cc:179] TabletServer@127.11.26.4:0 shutting down...
W20260710 13:21:01.850409 13745 consensus_peers.cc:597] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 -> Peer 47c1cd8cfbea4a988bb35bf06a12e0d8 (127.11.26.3:34213): Couldn't send request to peer 47c1cd8cfbea4a988bb35bf06a12e0d8. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.3:34213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:01.971140 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:01.972193 11368 tablet_replica.cc:333] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:01.973250 11368 raft_consensus.cc:2243] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.973992 11368 raft_consensus.cc:2272] T 83d7d45a6f9c44c5946b3ab3488dbfc4 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.976951 11368 tablet_replica.cc:333] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:01.977658 11368 raft_consensus.cc:2243] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.978222 11368 raft_consensus.cc:2272] T d75afca55d7b485da89a7892953e820c P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.980687 11368 tablet_replica.cc:333] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:01.981309 11368 raft_consensus.cc:2243] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.982264 11368 raft_consensus.cc:2272] T 61b28322a3a14a43a80b718b3a1fdee7 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.984469 11368 tablet_replica.cc:333] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:01.985249 11368 raft_consensus.cc:2243] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.986086 11368 raft_consensus.cc:2272] T 08cd5977b3844197aac5ad5e6ed5be67 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.988454 11368 tablet_replica.cc:333] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:01.989050 11368 raft_consensus.cc:2243] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:01.989540 11368 raft_consensus.cc:2272] T 80fee3301687416aa18cd20e62f53d7d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.992223 11368 tablet_replica.cc:333] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:01.992787 11368 raft_consensus.cc:2243] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:01.994046 11368 raft_consensus.cc:2272] T 31b890b9406a4710954c026f68d5736a P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:01.998955 11368 tablet_replica.cc:333] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.000028 11368 raft_consensus.cc:2243] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.000912 11368 raft_consensus.cc:2272] T 840518bed7b84b64bba0d96ce071fb9d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.002889 11368 tablet_replica.cc:333] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.003970 11368 raft_consensus.cc:2243] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.004964 11368 raft_consensus.cc:2272] T 5c439120148d4a859ae569bf45abba8d P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.007052 11368 tablet_replica.cc:333] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.007764 11368 raft_consensus.cc:2243] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.008387 11368 raft_consensus.cc:2272] T 8efc2de8057b4be7b13f3f7b7fceee54 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.011086 11368 tablet_replica.cc:333] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.012029 11368 raft_consensus.cc:2243] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.012836 11368 raft_consensus.cc:2272] T 6d2eefdb28ee4f0597f83b217db0f205 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.014804 11368 tablet_replica.cc:333] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.015373 11368 raft_consensus.cc:2243] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.015892 11368 raft_consensus.cc:2272] T 84b3fc7ae4f24dc1b4fa75e93368d1d0 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.017954 11368 tablet_replica.cc:333] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.018697 11368 raft_consensus.cc:2243] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.019258 11368 raft_consensus.cc:2272] T 57f6ee0681e4434caddcaabf2cde08e6 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.021209 11368 tablet_replica.cc:333] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.021716 11368 raft_consensus.cc:2243] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.022151 11368 raft_consensus.cc:2272] T f7557f0e649e4af98905e923fb76dd9b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.024123 11368 tablet_replica.cc:333] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.024655 11368 raft_consensus.cc:2243] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.025107 11368 raft_consensus.cc:2272] T 12c323f36691416a9dbcf6a30f7e0f79 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.027026 11368 tablet_replica.cc:333] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.027720 11368 raft_consensus.cc:2243] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.028185 11368 raft_consensus.cc:2272] T 22013fed50db4a5482997cd37ced4300 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.030104 11368 tablet_replica.cc:333] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.030651 11368 raft_consensus.cc:2243] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.031105 11368 raft_consensus.cc:2272] T 8befb3575ba34145aef19b946e873211 P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.033033 11368 tablet_replica.cc:333] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.033538 11368 raft_consensus.cc:2243] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:02.033955 11368 raft_consensus.cc:2272] T 2586edf5e8964f51b80ed50bb8ced3be P cdb3518cd50a47a3b19cb1baacfb30e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.036064 11368 tablet_replica.cc:333] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6: stopping tablet replica
I20260710 13:21:02.036636 11368 raft_consensus.cc:2243] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.037474 11368 raft_consensus.cc:2272] T 0c5a8eebe31a4ccb993d6866286dd74b P cdb3518cd50a47a3b19cb1baacfb30e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.083158 11368 tablet_server.cc:196] TabletServer@127.11.26.4:0 shutdown complete.
I20260710 13:21:02.117213 11368 master.cc:562] Master@127.11.26.62:45759 shutting down...
I20260710 13:21:02.143033 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:02.144181 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:02.144798 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78f8415fe2254a55b5d2d689b3c19b85: stopping tablet replica
I20260710 13:21:02.169015 11368 master.cc:584] Master@127.11.26.62:45759 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20395 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:21:02.237983 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:33097
I20260710 13:21:02.239089 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.246584 14268 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 13:21:02.246585 14269 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 13:21:02.248065 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:02.248104 14271 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 13:21:02.249488 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.249764 11368 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 13:21:02.249962 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689662249945 us; error 0 us; skew 500 ppm
I20260710 13:21:02.250506 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.254464 11368 webserver.cc:533] Webserver started at http://127.11.26.62:34331/ using document root <none> and password file <none>
I20260710 13:21:02.255035 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.255254 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.255548 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.256827 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "9941a2505c184d45a63a06c359ef5872"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.261512 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:02.266523 14276 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.267442 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:21:02.267874 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "9941a2505c184d45a63a06c359ef5872"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.268170 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-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 13:21:02.284248 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.285487 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.334932 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:33097
I20260710 13:21:02.335050 14327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:33097 every 8 connection(s)
I20260710 13:21:02.339288 14328 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 13:21:02.351382 14328 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872: Bootstrap starting.
I20260710 13:21:02.356402 14328 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.360991 14328 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872: No bootstrap required, opened a new log
I20260710 13:21:02.363937 14328 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9941a2505c184d45a63a06c359ef5872" member_type: VOTER }
I20260710 13:21:02.364344 14328 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.364638 14328 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9941a2505c184d45a63a06c359ef5872, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.365343 14328 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9941a2505c184d45a63a06c359ef5872" member_type: VOTER }
I20260710 13:21:02.365790 14328 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:02.366055 14328 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:02.366335 14328 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.371367 14328 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9941a2505c184d45a63a06c359ef5872" member_type: VOTER }
I20260710 13:21:02.372000 14328 leader_election.cc:304] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [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: 9941a2505c184d45a63a06c359ef5872; no voters: 
I20260710 13:21:02.373160 14328 leader_election.cc:290] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:02.373716 14331 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.375371 14331 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 1 LEADER]: Becoming Leader. State: Replica: 9941a2505c184d45a63a06c359ef5872, State: Running, Role: LEADER
I20260710 13:21:02.376199 14331 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [LEADER]: Queue going to LEADER mode. State: All 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: "9941a2505c184d45a63a06c359ef5872" member_type: VOTER }
I20260710 13:21:02.376427 14328 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:02.381793 14333 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9941a2505c184d45a63a06c359ef5872. Latest consensus state: current_term: 1 leader_uuid: "9941a2505c184d45a63a06c359ef5872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9941a2505c184d45a63a06c359ef5872" member_type: VOTER } }
I20260710 13:21:02.381877 14332 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9941a2505c184d45a63a06c359ef5872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9941a2505c184d45a63a06c359ef5872" member_type: VOTER } }
I20260710 13:21:02.382527 14333 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:02.382696 14332 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:02.387208 14340 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:02.395237 14340 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:02.396394 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:02.404794 14340 catalog_manager.cc:1383] Generated new cluster ID: 3e1e63a922804bb48b1bde60bafc90a6
I20260710 13:21:02.405135 14340 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:02.430037 14340 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:02.431497 14340 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:02.445344 14340 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872: Generated new TSK 0
I20260710 13:21:02.446038 14340 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:02.463698 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.470572 14349 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 13:21:02.471741 14350 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 13:21:02.479686 14352 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 13:21:02.479938 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:02.481106 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.481380 11368 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 13:21:02.481566 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689662481542 us; error 0 us; skew 500 ppm
I20260710 13:21:02.482214 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.485002 11368 webserver.cc:533] Webserver started at http://127.11.26.1:45251/ using document root <none> and password file <none>
I20260710 13:21:02.485560 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.485797 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.486093 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.487390 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.492499 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:21:02.496357 14357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.497334 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:21:02.497752 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.498090 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-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 13:21:02.518432 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.519744 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.521481 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.524698 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.525002 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.525348 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.525573 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.571681 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:36027
I20260710 13:21:02.571988 14419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:36027 every 8 connection(s)
I20260710 13:21:02.577059 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.584393 14424 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 13:21:02.584619 14425 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 13:21:02.587476 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:02.587772 14427 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 13:21:02.589118 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.589392 11368 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 13:21:02.589596 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689662589576 us; error 0 us; skew 500 ppm
I20260710 13:21:02.590301 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.593449 11368 webserver.cc:533] Webserver started at http://127.11.26.2:35337/ using document root <none> and password file <none>
I20260710 13:21:02.593708 14420 heartbeater.cc:344] Connected to a master server at 127.11.26.62:33097
I20260710 13:21:02.594084 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.594100 14420 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.594429 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.594790 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.595165 14420 heartbeater.cc:507] Master 127.11.26.62:33097 requested a full tablet report, sending...
I20260710 13:21:02.596144 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "d0743f115f6940748a629087a2e3cb96"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.597805 14293 ts_manager.cc:194] Registered new tserver with Master: fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027)
I20260710 13:21:02.600392 14293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54746
I20260710 13:21:02.602775 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:21:02.606462 14432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.607303 11368 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:02.607632 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "d0743f115f6940748a629087a2e3cb96"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.608019 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-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 13:21:02.620357 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.621616 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.623288 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.625722 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.625948 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.626209 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.626390 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.670972 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:43259
I20260710 13:21:02.671259 14494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:43259 every 8 connection(s)
I20260710 13:21:02.675814 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:02.683068 14498 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 13:21:02.685067 14499 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 13:21:02.686312 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:02.687294 14501 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 13:21:02.688519 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:02.688802 11368 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 13:21:02.689011 14495 heartbeater.cc:344] Connected to a master server at 127.11.26.62:33097
I20260710 13:21:02.689014 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689662688995 us; error 0 us; skew 500 ppm
I20260710 13:21:02.689560 14495 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.690114 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:02.690536 14495 heartbeater.cc:507] Master 127.11.26.62:33097 requested a full tablet report, sending...
I20260710 13:21:02.693231 11368 webserver.cc:533] Webserver started at http://127.11.26.3:36999/ using document root <none> and password file <none>
I20260710 13:21:02.693288 14293 ts_manager.cc:194] Registered new tserver with Master: d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:02.693887 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:02.694139 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:02.694422 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:02.694937 14293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54750
I20260710 13:21:02.695672 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "5cd132593eff447aa13acee3073396eb"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.700925 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:21:02.704511 14506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.705641 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:02.706097 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "5cd132593eff447aa13acee3073396eb"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:02.706408 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-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 13:21:02.718116 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:02.719648 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:02.721514 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:02.724292 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:02.724552 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.724818 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:02.725016 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:02.783128 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:34549
I20260710 13:21:02.783262 14568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:34549 every 8 connection(s)
I20260710 13:21:02.801642 14569 heartbeater.cc:344] Connected to a master server at 127.11.26.62:33097
I20260710 13:21:02.802307 14569 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:02.803166 14569 heartbeater.cc:507] Master 127.11.26.62:33097 requested a full tablet report, sending...
I20260710 13:21:02.805959 14293 ts_manager.cc:194] Registered new tserver with Master: 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:02.806548 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019180697s
I20260710 13:21:02.808107 14293 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54766
I20260710 13:21:02.841118 14293 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54782:
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 13:21:02.845003 14293 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 13:21:02.932588 14385 tablet_service.cc:1511] Processing CreateTablet for tablet f8b064fe9d7f4addbaadb6d91c8c2f75 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:02.933845 14383 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9781b03b104bb4a6fee3fb6c73e1cb (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:02.934485 14385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b064fe9d7f4addbaadb6d91c8c2f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.935468 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9781b03b104bb4a6fee3fb6c73e1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.935206 14384 tablet_service.cc:1511] Processing CreateTablet for tablet dc3a083e9dcf4f6f967893e1b7567a74 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:02.936942 14382 tablet_service.cc:1511] Processing CreateTablet for tablet 2b35c8e5b5d54b098865bdb39b6dc59c (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:02.937829 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3a083e9dcf4f6f967893e1b7567a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.941008 14381 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad3978bdf284ec9ac936696604b4f16 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:02.943493 14380 tablet_service.cc:1511] Processing CreateTablet for tablet e3c1b8f7259c43c4a3f068e3ed7b0c6d (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:02.945343 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b35c8e5b5d54b098865bdb39b6dc59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.947748 14379 tablet_service.cc:1511] Processing CreateTablet for tablet e8e0c343c3754f73bc84a6407662afd3 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:02.949694 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3978bdf284ec9ac936696604b4f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.952193 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e0c343c3754f73bc84a6407662afd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.954735 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c1b8f7259c43c4a3f068e3ed7b0c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.956777 14378 tablet_service.cc:1511] Processing CreateTablet for tablet c42b0aba5b2f4cb285f6f367fd251cc1 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:02.958981 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42b0aba5b2f4cb285f6f367fd251cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.964754 14377 tablet_service.cc:1511] Processing CreateTablet for tablet e64548b15dea43fd9557939cae111d5a (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:02.967104 14377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64548b15dea43fd9557939cae111d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.984669 14376 tablet_service.cc:1511] Processing CreateTablet for tablet b60506c078af42e89e6961fa910e4756 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:02.988101 14534 tablet_service.cc:1511] Processing CreateTablet for tablet f8b064fe9d7f4addbaadb6d91c8c2f75 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:02.990357 14534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b064fe9d7f4addbaadb6d91c8c2f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.992007 14532 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9781b03b104bb4a6fee3fb6c73e1cb (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:02.992635 14376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60506c078af42e89e6961fa910e4756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.993541 14532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9781b03b104bb4a6fee3fb6c73e1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.996150 14531 tablet_service.cc:1511] Processing CreateTablet for tablet 2b35c8e5b5d54b098865bdb39b6dc59c (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:02.998067 14531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b35c8e5b5d54b098865bdb39b6dc59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.000752 14530 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad3978bdf284ec9ac936696604b4f16 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:03.002436 14530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3978bdf284ec9ac936696604b4f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.004987 14529 tablet_service.cc:1511] Processing CreateTablet for tablet e3c1b8f7259c43c4a3f068e3ed7b0c6d (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:03.006785 14529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c1b8f7259c43c4a3f068e3ed7b0c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.009420 14528 tablet_service.cc:1511] Processing CreateTablet for tablet e8e0c343c3754f73bc84a6407662afd3 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:03.011264 14528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e0c343c3754f73bc84a6407662afd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:02.990017 14533 tablet_service.cc:1511] Processing CreateTablet for tablet dc3a083e9dcf4f6f967893e1b7567a74 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:03.016381 14533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3a083e9dcf4f6f967893e1b7567a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.022948 14527 tablet_service.cc:1511] Processing CreateTablet for tablet c42b0aba5b2f4cb285f6f367fd251cc1 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:03.024869 14527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42b0aba5b2f4cb285f6f367fd251cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.024679 14526 tablet_service.cc:1511] Processing CreateTablet for tablet e64548b15dea43fd9557939cae111d5a (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:03.026373 14526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64548b15dea43fd9557939cae111d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.029598 14525 tablet_service.cc:1511] Processing CreateTablet for tablet b60506c078af42e89e6961fa910e4756 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:03.031093 14525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60506c078af42e89e6961fa910e4756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.073534 14460 tablet_service.cc:1511] Processing CreateTablet for tablet f8b064fe9d7f4addbaadb6d91c8c2f75 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:03.077673 14459 tablet_service.cc:1511] Processing CreateTablet for tablet dc3a083e9dcf4f6f967893e1b7567a74 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:03.081431 14458 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9781b03b104bb4a6fee3fb6c73e1cb (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:03.085115 14457 tablet_service.cc:1511] Processing CreateTablet for tablet 2b35c8e5b5d54b098865bdb39b6dc59c (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:03.088829 14456 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad3978bdf284ec9ac936696604b4f16 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:03.092555 14455 tablet_service.cc:1511] Processing CreateTablet for tablet e3c1b8f7259c43c4a3f068e3ed7b0c6d (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:03.097365 14453 tablet_service.cc:1511] Processing CreateTablet for tablet c42b0aba5b2f4cb285f6f367fd251cc1 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:03.098536 14460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b064fe9d7f4addbaadb6d91c8c2f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.099249 14453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42b0aba5b2f4cb285f6f367fd251cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.099882 14458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9781b03b104bb4a6fee3fb6c73e1cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.101091 14452 tablet_service.cc:1511] Processing CreateTablet for tablet e64548b15dea43fd9557939cae111d5a (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:03.104230 14451 tablet_service.cc:1511] Processing CreateTablet for tablet b60506c078af42e89e6961fa910e4756 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:03.106370 14454 tablet_service.cc:1511] Processing CreateTablet for tablet e8e0c343c3754f73bc84a6407662afd3 (DEFAULT_TABLE table=test-workload [id=3a611ccbc3ec47b98bb7c0b791c8f129]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:03.101055 14457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b35c8e5b5d54b098865bdb39b6dc59c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.109565 14454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e0c343c3754f73bc84a6407662afd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.110298 14452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e64548b15dea43fd9557939cae111d5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.111073 14455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3c1b8f7259c43c4a3f068e3ed7b0c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.112875 14451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b60506c078af42e89e6961fa910e4756. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.114976 14456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad3978bdf284ec9ac936696604b4f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.121420 14459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc3a083e9dcf4f6f967893e1b7567a74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:03.160311 14585 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.211977 14584 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.237965 14584 tablet_bootstrap.cc:654] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.258314 14585 tablet_bootstrap.cc:654] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.258569 14586 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.267330 14584 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.268121 14584 ts_tablet_manager.cc:1403] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.003s
I20260710 13:21:03.269625 14585 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.270455 14585 ts_tablet_manager.cc:1403] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.110s	user 0.002s	sys 0.017s
I20260710 13:21:03.271485 14586 tablet_bootstrap.cc:654] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.274139 14584 raft_consensus.cc:359] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.275359 14584 raft_consensus.cc:385] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.275094 14585 raft_consensus.cc:359] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.275938 14584 raft_consensus.cc:740] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.276017 14585 raft_consensus.cc:385] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.276633 14585 raft_consensus.cc:740] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.277185 14584 consensus_queue.cc:260] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.280548 14420 heartbeater.cc:499] Master 127.11.26.62:33097 was elected leader, sending a full tablet report...
I20260710 13:21:03.279429 14585 consensus_queue.cc:260] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.281590 14586 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.281380 14584 ts_tablet_manager.cc:1434] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:21:03.282261 14586 ts_tablet_manager.cc:1403] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20260710 13:21:03.283835 14584 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.288302 14586 raft_consensus.cc:359] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.290251 14586 raft_consensus.cc:385] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.291019 14586 raft_consensus.cc:740] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.292363 14586 consensus_queue.cc:260] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.300282 14569 heartbeater.cc:499] Master 127.11.26.62:33097 was elected leader, sending a full tablet report...
I20260710 13:21:03.298763 14585 ts_tablet_manager.cc:1434] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.007s
I20260710 13:21:03.305850 14584 tablet_bootstrap.cc:654] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.306468 14586 ts_tablet_manager.cc:1434] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.013s
I20260710 13:21:03.307415 14495 heartbeater.cc:499] Master 127.11.26.62:33097 was elected leader, sending a full tablet report...
I20260710 13:21:03.307730 14586 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.316224 14585 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.318920 14586 tablet_bootstrap.cc:654] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.328415 14585 tablet_bootstrap.cc:654] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.335212 14584 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.336547 14584 ts_tablet_manager.cc:1403] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.024s
I20260710 13:21:03.339411 14584 raft_consensus.cc:359] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.340369 14584 raft_consensus.cc:385] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.340876 14584 raft_consensus.cc:740] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.341928 14584 consensus_queue.cc:260] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.345098 14584 ts_tablet_manager.cc:1434] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:21:03.346596 14584 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.358553 14584 tablet_bootstrap.cc:654] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.367599 14586 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.368286 14586 ts_tablet_manager.cc:1403] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.019s
I20260710 13:21:03.369887 14584 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.370477 14584 ts_tablet_manager.cc:1403] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 13:21:03.371930 14586 raft_consensus.cc:359] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.372835 14586 raft_consensus.cc:385] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.373142 14586 raft_consensus.cc:740] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.373664 14584 raft_consensus.cc:359] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.374022 14586 consensus_queue.cc:260] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.375662 14585 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.376343 14585 ts_tablet_manager.cc:1403] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.060s	user 0.027s	sys 0.013s
I20260710 13:21:03.376497 14586 ts_tablet_manager.cc:1434] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:21:03.377631 14586 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.374509 14584 raft_consensus.cc:385] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.379856 14585 raft_consensus.cc:359] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.380465 14584 raft_consensus.cc:740] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.380717 14585 raft_consensus.cc:385] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.381129 14585 raft_consensus.cc:740] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.381673 14584 consensus_queue.cc:260] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.384806 14584 ts_tablet_manager.cc:1434] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260710 13:21:03.385533 14586 tablet_bootstrap.cc:654] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.382215 14585 consensus_queue.cc:260] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.386193 14584 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.387858 14585 ts_tablet_manager.cc:1434] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:21:03.389207 14585 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
W20260710 13:21:03.389987 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:03.394073 14584 tablet_bootstrap.cc:654] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.397686 14585 tablet_bootstrap.cc:654] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.419855 14591 raft_consensus.cc:493] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.421353 14586 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.421096 14591 raft_consensus.cc:515] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.421988 14586 ts_tablet_manager.cc:1403] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.015s
I20260710 13:21:03.427392 14585 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.428073 14585 ts_tablet_manager.cc:1403] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.008s
I20260710 13:21:03.427829 14586 raft_consensus.cc:359] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.428874 14586 raft_consensus.cc:385] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.433073 14584 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.434350 14584 ts_tablet_manager.cc:1403] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.020s
I20260710 13:21:03.436522 14591 leader_election.cc:290] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:03.429420 14586 raft_consensus.cc:740] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.439293 14585 raft_consensus.cc:359] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.439445 14586 consensus_queue.cc:260] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.443076 14586 ts_tablet_manager.cc:1434] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 13:21:03.440653 14585 raft_consensus.cc:385] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.444157 14585 raft_consensus.cc:740] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.444640 14586 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.445233 14585 consensus_queue.cc:260] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.456615 14584 raft_consensus.cc:359] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.457635 14584 raft_consensus.cc:385] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.458010 14584 raft_consensus.cc:740] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.459367 14584 consensus_queue.cc:260] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.460556 14586 tablet_bootstrap.cc:654] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.462774 14585 ts_tablet_manager.cc:1434] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.006s
I20260710 13:21:03.464051 14585 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.467489 14584 ts_tablet_manager.cc:1434] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:21:03.468974 14584 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.474056 14590 raft_consensus.cc:493] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.474732 14590 raft_consensus.cc:515] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.477013 14584 tablet_bootstrap.cc:654] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.477977 14590 leader_election.cc:290] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.498793 14590 raft_consensus.cc:493] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.499548 14590 raft_consensus.cc:515] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.502497 14590 leader_election.cc:290] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.504458 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60506c078af42e89e6961fa910e4756" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
W20260710 13:21:03.506980 14508 leader_election.cc:343] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.507228 14586 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.508280 14586 ts_tablet_manager.cc:1403] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.021s
I20260710 13:21:03.491039 14585 tablet_bootstrap.cc:654] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.510376 14592 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.517196 14586 raft_consensus.cc:359] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.521147 14592 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.524925 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60506c078af42e89e6961fa910e4756" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.520093 14586 raft_consensus.cc:385] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.527667 14586 raft_consensus.cc:740] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.530117 14586 consensus_queue.cc:260] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.526430 14592 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.532279 14470 raft_consensus.cc:2468] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:03.532697 14592 raft_consensus.cc:493] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.533238 14592 raft_consensus.cc:515] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.535749 14585 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.536119 14592 leader_election.cc:290] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.536635 14585 ts_tablet_manager.cc:1403] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.005s
I20260710 13:21:03.549391 14585 raft_consensus.cc:359] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.550275 14585 raft_consensus.cc:385] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.550737 14585 raft_consensus.cc:740] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.558732 14584 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.559482 14584 ts_tablet_manager.cc:1403] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.002s
I20260710 13:21:03.553531 14585 consensus_queue.cc:260] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.565896 14585 ts_tablet_manager.cc:1434] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 13:21:03.567691 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.568471 14544 raft_consensus.cc:2468] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb31bcced954b91a2665b7cfdfb6be1 in term 0.
I20260710 13:21:03.568809 14584 raft_consensus.cc:359] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.569720 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9781b03b104bb4a6fee3fb6c73e1cb" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.569569 14584 raft_consensus.cc:385] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.571446 14585 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.572276 14359 leader_election.cc:304] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.570384 14584 raft_consensus.cc:740] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
W20260710 13:21:03.573801 14359 leader_election.cc:343] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.574342 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.574019 14584 consensus_queue.cc:260] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.575354 14607 raft_consensus.cc:2804] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.575667 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9781b03b104bb4a6fee3fb6c73e1cb" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.577322 14607 raft_consensus.cc:493] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:03.576449 14360 leader_election.cc:343] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.576575 14590 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.576233 14586 ts_tablet_manager.cc:1434] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.067s	user 0.021s	sys 0.010s
I20260710 13:21:03.578722 14607 raft_consensus.cc:3060] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.581707 14586 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
W20260710 13:21:03.584405 14360 leader_election.cc:343] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.585014 14360 leader_election.cc:304] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbb31bcced954b91a2665b7cfdfb6be1; no voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96
I20260710 13:21:03.585278 14590 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.586818 14509 leader_election.cc:304] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [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: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:03.588665 14590 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.589506 14590 raft_consensus.cc:2749] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.589874 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.592336 14591 raft_consensus.cc:2804] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.592767 14591 raft_consensus.cc:493] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.593127 14591 raft_consensus.cc:3060] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.593991 14359 leader_election.cc:343] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.598157 14586 tablet_bootstrap.cc:654] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.598976 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:03.600416 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b35c8e5b5d54b098865bdb39b6dc59c" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:03.601210 14394 raft_consensus.cc:2468] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 0.
I20260710 13:21:03.602842 14395 raft_consensus.cc:2468] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 0.
I20260710 13:21:03.604053 14434 leader_election.cc:304] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.608021 14611 raft_consensus.cc:2804] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.608530 14611 raft_consensus.cc:493] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.609014 14611 raft_consensus.cc:3060] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.608762 14607 raft_consensus.cc:515] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.610782 14585 tablet_bootstrap.cc:654] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.616621 14584 ts_tablet_manager.cc:1434] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.002s
I20260710 13:21:03.617724 14584 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.617623 14607 leader_election.cc:290] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 election: Requested vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.619156 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:03.620060 14543 raft_consensus.cc:3060] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.622151 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.622450 14585 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.623157 14585 ts_tablet_manager.cc:1403] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.004s
I20260710 13:21:03.623044 14469 raft_consensus.cc:2468] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbb31bcced954b91a2665b7cfdfb6be1 in term 0.
I20260710 13:21:03.624679 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:03.625988 14434 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.626768 14585 raft_consensus.cc:359] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.627888 14585 raft_consensus.cc:385] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.628122 14360 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [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: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 5cd132593eff447aa13acee3073396eb
I20260710 13:21:03.628283 14585 raft_consensus.cc:740] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.628280 14609 raft_consensus.cc:2804] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.629367 14609 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.629748 14609 raft_consensus.cc:3060] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.630184 14585 consensus_queue.cc:260] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.631975 14611 raft_consensus.cc:515] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.634620 14611 leader_election.cc:290] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.624907 14584 tablet_bootstrap.cc:654] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.639070 14609 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
W20260710 13:21:03.640153 14360 leader_election.cc:343] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.639330 14607 raft_consensus.cc:2804] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.641180 14585 ts_tablet_manager.cc:1434] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.005s
I20260710 13:21:03.641696 14607 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.642161 14607 raft_consensus.cc:3060] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.642272 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.642498 14585 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.644074 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b35c8e5b5d54b098865bdb39b6dc59c" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.644780 14609 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.644869 14542 raft_consensus.cc:2468] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 0.
I20260710 13:21:03.650946 14585 tablet_bootstrap.cc:654] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.651263 14543 raft_consensus.cc:2468] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbb31bcced954b91a2665b7cfdfb6be1 in term 1.
I20260710 13:21:03.655043 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b35c8e5b5d54b098865bdb39b6dc59c" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:03.655748 14544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:03.656210 14395 raft_consensus.cc:3060] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.652067 14591 raft_consensus.cc:515] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.660120 14591 leader_election.cc:290] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:03.661525 14359 leader_election.cc:304] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [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: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: d0743f115f6940748a629087a2e3cb96
I20260710 13:21:03.662746 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:03.663417 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60506c078af42e89e6961fa910e4756" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:03.663754 14616 raft_consensus.cc:2804] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.664372 14616 raft_consensus.cc:697] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 LEADER]: Becoming Leader. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Running, Role: LEADER
I20260710 13:21:03.665438 14586 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
W20260710 13:21:03.665357 14508 leader_election.cc:343] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.665248 14616 consensus_queue.cc:237] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.666124 14586 ts_tablet_manager.cc:1403] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.031s
I20260710 13:21:03.668671 14395 raft_consensus.cc:2468] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 1.
I20260710 13:21:03.670010 14586 raft_consensus.cc:359] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.671005 14586 raft_consensus.cc:385] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.671345 14586 raft_consensus.cc:740] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.672276 14586 consensus_queue.cc:260] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.652365 14607 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.654461 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b35c8e5b5d54b098865bdb39b6dc59c" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:03.680810 14542 raft_consensus.cc:3060] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:03.654356 14434 leader_election.cc:343] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.682296 14394 raft_consensus.cc:2393] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d0743f115f6940748a629087a2e3cb96 in current term 1: Already voted for candidate fbb31bcced954b91a2665b7cfdfb6be1 in this term.
I20260710 13:21:03.684545 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
W20260710 13:21:03.684674 14434 leader_election.cc:343] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:03.686465 14359 leader_election.cc:343] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.688122 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:03.689098 14469 raft_consensus.cc:2393] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fbb31bcced954b91a2665b7cfdfb6be1 in current term 1: Already voted for candidate d0743f115f6940748a629087a2e3cb96 in this term.
I20260710 13:21:03.689193 14607 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 election: Requested vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.692077 14434 leader_election.cc:304] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.692566 14584 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.693079 14584 ts_tablet_manager.cc:1403] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.000s
I20260710 13:21:03.696660 14584 raft_consensus.cc:359] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.697465 14584 raft_consensus.cc:385] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.697736 14584 raft_consensus.cc:740] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.698724 14584 consensus_queue.cc:260] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.699241 14542 raft_consensus.cc:2468] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 1.
I20260710 13:21:03.700023 14609 raft_consensus.cc:2804] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.700564 14609 raft_consensus.cc:697] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 1 LEADER]: Becoming Leader. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Running, Role: LEADER
I20260710 13:21:03.701961 14584 ts_tablet_manager.cc:1434] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:03.676626 14585 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.702654 14585 ts_tablet_manager.cc:1403] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.006s
I20260710 13:21:03.702766 14434 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [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: d0743f115f6940748a629087a2e3cb96; no voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:03.701509 14609 consensus_queue.cc:237] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.704851 14611 raft_consensus.cc:2749] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.704975 14360 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [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: fbb31bcced954b91a2665b7cfdfb6be1; no voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96
I20260710 13:21:03.674857 14586 ts_tablet_manager.cc:1434] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:21:03.706051 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60506c078af42e89e6961fa910e4756" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:03.704100 14292 catalog_manager.cc:5697] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.706713 14469 raft_consensus.cc:3060] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.708807 14586 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.715104 14585 raft_consensus.cc:359] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.716461 14607 raft_consensus.cc:2749] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.717373 14585 raft_consensus.cc:385] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.716724 14586 tablet_bootstrap.cc:654] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.717908 14585 raft_consensus.cc:740] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.716691 14469 raft_consensus.cc:2468] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:03.720104 14509 leader_election.cc:304] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [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: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:03.719300 14585 consensus_queue.cc:260] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.721594 14591 raft_consensus.cc:2804] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.722527 14591 raft_consensus.cc:697] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Leader. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:03.722793 14585 ts_tablet_manager.cc:1434] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:21:03.723572 14591 consensus_queue.cc:237] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.725698 14611 raft_consensus.cc:493] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.726589 14584 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.726693 14611 raft_consensus.cc:515] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.731005 14290 catalog_manager.cc:5697] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0743f115f6940748a629087a2e3cb96 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "d0743f115f6940748a629087a2e3cb96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.737205 14584 tablet_bootstrap.cc:654] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.728708 14619 raft_consensus.cc:493] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.742446 14619 raft_consensus.cc:515] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.745138 14619 leader_election.cc:290] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:03.737287 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:03.746205 14611 leader_election.cc:290] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.727977 14585 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.740789 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.746906 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64548b15dea43fd9557939cae111d5a" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:03.747649 14542 raft_consensus.cc:2393] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d0743f115f6940748a629087a2e3cb96 in current term 1: Already voted for candidate fbb31bcced954b91a2665b7cfdfb6be1 in this term.
I20260710 13:21:03.747682 14395 raft_consensus.cc:2468] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:03.749332 14508 leader_election.cc:304] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.749789 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64548b15dea43fd9557939cae111d5a" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.750313 14619 raft_consensus.cc:2804] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.750837 14619 raft_consensus.cc:493] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.751308 14619 raft_consensus.cc:3060] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.752151 14434 leader_election.cc:304] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d0743f115f6940748a629087a2e3cb96; no voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:03.753130 14611 raft_consensus.cc:3060] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.754645 14585 tablet_bootstrap.cc:654] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:03.759732 14509 leader_election.cc:343] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.762143 14586 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.762743 14586 ts_tablet_manager.cc:1403] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.003s
I20260710 13:21:03.766422 14586 raft_consensus.cc:359] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.767518 14586 raft_consensus.cc:385] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.768163 14586 raft_consensus.cc:740] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.769217 14586 consensus_queue.cc:260] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.771881 14586 ts_tablet_manager.cc:1434] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:21:03.772924 14611 raft_consensus.cc:2749] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.773247 14586 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.776127 14293 catalog_manager.cc:5697] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd132593eff447aa13acee3073396eb (127.11.26.3). New cstate: current_term: 1 leader_uuid: "5cd132593eff447aa13acee3073396eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.781597 14586 tablet_bootstrap.cc:654] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.784170 14619 raft_consensus.cc:515] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.788334 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64548b15dea43fd9557939cae111d5a" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:03.789305 14395 raft_consensus.cc:3060] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.793516 14586 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.794204 14586 ts_tablet_manager.cc:1403] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:21:03.796618 14611 raft_consensus.cc:493] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.798162 14611 raft_consensus.cc:515] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.801535 14395 raft_consensus.cc:2468] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:03.802554 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b8f7259c43c4a3f068e3ed7b0c6d" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:03.803134 14508 leader_election.cc:304] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.803390 14394 raft_consensus.cc:2468] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 0.
I20260710 13:21:03.804252 14591 raft_consensus.cc:2804] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.804486 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b8f7259c43c4a3f068e3ed7b0c6d" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.805218 14434 leader_election.cc:304] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:03.806653 14609 raft_consensus.cc:2804] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.807219 14609 raft_consensus.cc:493] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:03.807075 14434 leader_election.cc:343] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.808132 14609 raft_consensus.cc:3060] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.812183 14611 leader_election.cc:290] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.813144 14586 raft_consensus.cc:359] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.815222 14586 raft_consensus.cc:385] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.815652 14586 raft_consensus.cc:740] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.814658 14591 raft_consensus.cc:697] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Leader. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:03.816807 14591 consensus_queue.cc:237] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.823534 14619 leader_election.cc:290] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:03.824229 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e64548b15dea43fd9557939cae111d5a" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:03.824617 14586 consensus_queue.cc:260] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
W20260710 13:21:03.827616 14509 leader_election.cc:343] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.828747 14619 raft_consensus.cc:493] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.830138 14619 raft_consensus.cc:515] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.830683 14609 raft_consensus.cc:515] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.833207 14609 leader_election.cc:290] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.835688 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b8f7259c43c4a3f068e3ed7b0c6d" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:03.836166 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b8f7259c43c4a3f068e3ed7b0c6d" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:03.836452 14395 raft_consensus.cc:3060] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.837604 14584 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
W20260710 13:21:03.837668 14434 leader_election.cc:343] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.838001 14585 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.838617 14585 ts_tablet_manager.cc:1403] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.114s	user 0.052s	sys 0.028s
I20260710 13:21:03.839195 14584 ts_tablet_manager.cc:1403] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.113s	user 0.031s	sys 0.013s
I20260710 13:21:03.840124 14619 leader_election.cc:290] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:03.842339 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:03.842293 14585 raft_consensus.cc:359] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.843132 14585 raft_consensus.cc:385] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.843446 14585 raft_consensus.cc:740] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
W20260710 13:21:03.844375 14508 leader_election.cc:343] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.842339 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.844722 14585 consensus_queue.cc:260] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.845670 14469 raft_consensus.cc:2468] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:03.847012 14395 raft_consensus.cc:2468] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 1.
I20260710 13:21:03.847460 14585 ts_tablet_manager.cc:1434] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:21:03.847813 14509 leader_election.cc:304] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [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: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:03.848654 14585 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.849339 14586 ts_tablet_manager.cc:1434] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260710 13:21:03.849663 14631 raft_consensus.cc:2804] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.850069 14631 raft_consensus.cc:493] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.850451 14631 raft_consensus.cc:3060] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.850602 14586 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.854553 14584 raft_consensus.cc:359] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.855309 14584 raft_consensus.cc:385] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.855619 14584 raft_consensus.cc:740] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.856943 14585 tablet_bootstrap.cc:654] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.860105 14584 consensus_queue.cc:260] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.860199 14631 raft_consensus.cc:515] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.863188 14434 leader_election.cc:304] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [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: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 5cd132593eff447aa13acee3073396eb
I20260710 13:21:03.863970 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:03.865139 14584 ts_tablet_manager.cc:1434] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:21:03.865312 14609 raft_consensus.cc:2804] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.865968 14609 raft_consensus.cc:697] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 1 LEADER]: Becoming Leader. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Running, Role: LEADER
W20260710 13:21:03.865932 14508 leader_election.cc:343] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.867606 14584 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.868983 14609 consensus_queue.cc:237] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.879531 14586 tablet_bootstrap.cc:654] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.881207 14584 tablet_bootstrap.cc:654] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.882593 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:03.881278 14631 leader_election.cc:290] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:03.883281 14469 raft_consensus.cc:3060] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.886341 14585 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.886925 14585 ts_tablet_manager.cc:1403] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.013s
I20260710 13:21:03.894690 14469 raft_consensus.cc:2468] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:03.896242 14584 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.896232 14509 leader_election.cc:304] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [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: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:03.896854 14584 ts_tablet_manager.cc:1403] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260710 13:21:03.899686 14584 raft_consensus.cc:359] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.900276 14584 raft_consensus.cc:385] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.900565 14584 raft_consensus.cc:740] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.900638 14631 raft_consensus.cc:2804] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.901388 14584 consensus_queue.cc:260] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.902645 14631 raft_consensus.cc:697] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Leader. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:03.903625 14584 ts_tablet_manager.cc:1434] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:03.901633 14585 raft_consensus.cc:359] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.904327 14585 raft_consensus.cc:385] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.902789 14289 catalog_manager.cc:5697] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0743f115f6940748a629087a2e3cb96 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "d0743f115f6940748a629087a2e3cb96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.905615 14585 raft_consensus.cc:740] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.904673 14584 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.903687 14631 consensus_queue.cc:237] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.909503 14586 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:03.910108 14585 consensus_queue.cc:260] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.910127 14586 ts_tablet_manager.cc:1403] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.008s
I20260710 13:21:03.914600 14586 raft_consensus.cc:359] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.915321 14586 raft_consensus.cc:385] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.917060 14584 tablet_bootstrap.cc:654] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.917197 14585 ts_tablet_manager.cc:1434] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.005s
I20260710 13:21:03.918254 14585 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:03.915611 14586 raft_consensus.cc:740] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.922804 14586 consensus_queue.cc:260] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.923230 14584 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.923825 14584 ts_tablet_manager.cc:1403] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 13:21:03.924875 14586 ts_tablet_manager.cc:1434] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:03.925958 14586 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:03.926128 14584 raft_consensus.cc:359] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.927032 14584 raft_consensus.cc:385] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.927428 14584 raft_consensus.cc:740] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.928273 14584 consensus_queue.cc:260] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.928946 14607 raft_consensus.cc:493] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.932222 14584 ts_tablet_manager.cc:1434] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:03.931773 14607 raft_consensus.cc:515] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.937001 14542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60506c078af42e89e6961fa910e4756" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:03.936465 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b60506c078af42e89e6961fa910e4756" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:03.939647 14469 raft_consensus.cc:2393] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbb31bcced954b91a2665b7cfdfb6be1 in current term 1: Already voted for candidate 5cd132593eff447aa13acee3073396eb in this term.
I20260710 13:21:03.941036 14360 leader_election.cc:304] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbb31bcced954b91a2665b7cfdfb6be1; no voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96
I20260710 13:21:03.941524 14584 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:03.943310 14616 raft_consensus.cc:3060] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.951653 14616 raft_consensus.cc:2749] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.952337 14584 tablet_bootstrap.cc:654] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.936726 14607 leader_election.cc:290] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:03.957767 14585 tablet_bootstrap.cc:654] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.961764 14293 catalog_manager.cc:5697] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd132593eff447aa13acee3073396eb (127.11.26.3). New cstate: current_term: 1 leader_uuid: "5cd132593eff447aa13acee3073396eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.964201 14586 tablet_bootstrap.cc:654] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.964603 14293 catalog_manager.cc:5697] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd132593eff447aa13acee3073396eb (127.11.26.3). New cstate: current_term: 1 leader_uuid: "5cd132593eff447aa13acee3073396eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:03.993240 14584 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: No bootstrap required, opened a new log
I20260710 13:21:03.993726 14584 ts_tablet_manager.cc:1403] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.018s
I20260710 13:21:03.993809 14585 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:03.994328 14585 ts_tablet_manager.cc:1403] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.076s	user 0.025s	sys 0.015s
I20260710 13:21:03.995909 14584 raft_consensus.cc:359] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.996485 14584 raft_consensus.cc:385] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.996347 14585 raft_consensus.cc:359] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.996801 14584 raft_consensus.cc:740] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.996987 14585 raft_consensus.cc:385] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.997298 14585 raft_consensus.cc:740] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.997547 14584 consensus_queue.cc:260] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.998116 14585 consensus_queue.cc:260] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:03.999594 14584 ts_tablet_manager.cc:1434] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:04.001700 14586 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:04.002202 14586 ts_tablet_manager.cc:1403] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.014s
I20260710 13:21:04.004451 14585 ts_tablet_manager.cc:1434] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:04.004845 14631 raft_consensus.cc:493] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.005482 14585 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb: Bootstrap starting.
I20260710 13:21:04.005131 14586 raft_consensus.cc:359] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.005295 14631 raft_consensus.cc:515] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.005934 14586 raft_consensus.cc:385] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.006253 14586 raft_consensus.cc:740] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.006925 14586 consensus_queue.cc:260] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.008667 14586 ts_tablet_manager.cc:1434] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:04.009840 14586 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96: Bootstrap starting.
I20260710 13:21:04.012491 14585 tablet_bootstrap.cc:654] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.012929 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b8f7259c43c4a3f068e3ed7b0c6d" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:04.013769 14395 raft_consensus.cc:2393] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cd132593eff447aa13acee3073396eb in current term 1: Already voted for candidate d0743f115f6940748a629087a2e3cb96 in this term.
I20260710 13:21:04.015640 14631 leader_election.cc:290] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.016026 14586 tablet_bootstrap.cc:654] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:04.018132 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3c1b8f7259c43c4a3f068e3ed7b0c6d" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:04.020002 14509 leader_election.cc:304] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cd132593eff447aa13acee3073396eb; no voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:04.021552 14585 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb: No bootstrap required, opened a new log
I20260710 13:21:04.022316 14585 ts_tablet_manager.cc:1403] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 13:21:04.025362 14631 raft_consensus.cc:3060] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.026507 14585 raft_consensus.cc:359] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.027602 14585 raft_consensus.cc:385] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.028069 14585 raft_consensus.cc:740] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.029050 14585 consensus_queue.cc:260] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.032553 14586 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96: No bootstrap required, opened a new log
I20260710 13:21:04.032579 14585 ts_tablet_manager.cc:1434] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:04.033247 14586 ts_tablet_manager.cc:1403] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260710 13:21:04.033151 14631 raft_consensus.cc:2749] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.036269 14586 raft_consensus.cc:359] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.036896 14586 raft_consensus.cc:385] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:04.037151 14586 raft_consensus.cc:740] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Initialized, Role: FOLLOWER
I20260710 13:21:04.037791 14586 consensus_queue.cc:260] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.039608 14586 ts_tablet_manager.cc:1434] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:04.080297 14631 raft_consensus.cc:493] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.080838 14631 raft_consensus.cc:515] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.082727 14631 leader_election.cc:290] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.083701 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9781b03b104bb4a6fee3fb6c73e1cb" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:04.083756 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9781b03b104bb4a6fee3fb6c73e1cb" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:04.084549 14395 raft_consensus.cc:2468] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:04.084730 14469 raft_consensus.cc:2468] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:04.085875 14509 leader_election.cc:304] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: 
I20260710 13:21:04.086717 14631 raft_consensus.cc:2804] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.087265 14631 raft_consensus.cc:493] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.087607 14631 raft_consensus.cc:3060] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.093361 14631 raft_consensus.cc:515] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.095045 14631 leader_election.cc:290] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.096158 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9781b03b104bb4a6fee3fb6c73e1cb" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:04.096274 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9781b03b104bb4a6fee3fb6c73e1cb" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:04.096809 14395 raft_consensus.cc:3060] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.096936 14469 raft_consensus.cc:3060] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.102698 14395 raft_consensus.cc:2468] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:04.103042 14469 raft_consensus.cc:2468] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:04.104560 14508 leader_election.cc:304] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:04.105810 14631 raft_consensus.cc:2804] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.106442 14631 raft_consensus.cc:697] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Leader. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:04.107380 14631 consensus_queue.cc:237] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.110239 14609 consensus_queue.cc:1048] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.117998 14293 catalog_manager.cc:5697] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd132593eff447aa13acee3073396eb (127.11.26.3). New cstate: current_term: 1 leader_uuid: "5cd132593eff447aa13acee3073396eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.118669 14631 raft_consensus.cc:493] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.119460 14631 raft_consensus.cc:515] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.121942 14631 leader_election.cc:290] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.123157 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b064fe9d7f4addbaadb6d91c8c2f75" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:04.123950 14469 raft_consensus.cc:2468] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:04.125126 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b064fe9d7f4addbaadb6d91c8c2f75" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:04.126026 14395 raft_consensus.cc:2468] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:04.127311 14508 leader_election.cc:304] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:04.128443 14609 consensus_queue.cc:1048] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.128953 14631 raft_consensus.cc:2804] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.129415 14631 raft_consensus.cc:493] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.129763 14631 raft_consensus.cc:3060] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.137696 14607 consensus_queue.cc:1048] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.138413 14631 raft_consensus.cc:515] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.140954 14631 leader_election.cc:290] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.142782 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b064fe9d7f4addbaadb6d91c8c2f75" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:04.143359 14395 raft_consensus.cc:3060] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.149994 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b064fe9d7f4addbaadb6d91c8c2f75" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:04.150733 14469 raft_consensus.cc:3060] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.151676 14615 consensus_queue.cc:1048] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.159875 14469 raft_consensus.cc:2468] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:04.161662 14631 raft_consensus.cc:493] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.162249 14631 raft_consensus.cc:515] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.165714 14631 leader_election.cc:290] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.166234 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e0c343c3754f73bc84a6407662afd3" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:04.166970 14394 raft_consensus.cc:2468] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:04.167215 14509 leader_election.cc:304] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: 
I20260710 13:21:04.168336 14508 leader_election.cc:304] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:04.169323 14591 raft_consensus.cc:2804] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:04.168341 14619 consensus_queue.cc:1048] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:04.169899 14591 raft_consensus.cc:493] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:04.170161 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e0c343c3754f73bc84a6407662afd3" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:04.170418 14591 raft_consensus.cc:3060] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.168576 14631 raft_consensus.cc:2804] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.170859 14469 raft_consensus.cc:2468] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 0.
I20260710 13:21:04.171357 14631 raft_consensus.cc:697] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Leader. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:04.172278 14631 consensus_queue.cc:237] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.179142 14591 raft_consensus.cc:515] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.182642 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e0c343c3754f73bc84a6407662afd3" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:04.182832 14395 raft_consensus.cc:2468] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:04.183297 14394 raft_consensus.cc:3060] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.192672 14394 raft_consensus.cc:2468] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:04.193934 14508 leader_election.cc:304] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:04.196199 14631 raft_consensus.cc:2804] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:04.197814 14591 leader_election.cc:290] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.198673 14631 raft_consensus.cc:697] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Leader. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:04.200133 14631 consensus_queue.cc:237] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.203754 14591 consensus_queue.cc:1048] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.205773 14470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e0c343c3754f73bc84a6407662afd3" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96"
I20260710 13:21:04.206452 14470 raft_consensus.cc:3060] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.214219 14591 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.214772 14591 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.217137 14591 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:04.217650 14470 raft_consensus.cc:2468] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5cd132593eff447aa13acee3073396eb in term 1.
I20260710 13:21:04.218465 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:04.218849 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:04.219408 14469 raft_consensus.cc:2393] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cd132593eff447aa13acee3073396eb in current term 1: Already voted for candidate d0743f115f6940748a629087a2e3cb96 in this term.
I20260710 13:21:04.219801 14394 raft_consensus.cc:2393] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5cd132593eff447aa13acee3073396eb in current term 1: Already voted for candidate fbb31bcced954b91a2665b7cfdfb6be1 in this term.
I20260710 13:21:04.216701 14293 catalog_manager.cc:5697] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd132593eff447aa13acee3073396eb (127.11.26.3). New cstate: current_term: 1 leader_uuid: "5cd132593eff447aa13acee3073396eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.221130 14508 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5cd132593eff447aa13acee3073396eb; no voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:04.222097 14591 raft_consensus.cc:3060] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.228734 14591 raft_consensus.cc:2749] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.237982 14293 catalog_manager.cc:5697] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5cd132593eff447aa13acee3073396eb (127.11.26.3). New cstate: current_term: 1 leader_uuid: "5cd132593eff447aa13acee3073396eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:04.296228 14469 raft_consensus.cc:3060] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.297787 14591 consensus_queue.cc:1048] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.304616 14591 consensus_queue.cc:1048] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.316777 14607 raft_consensus.cc:493] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:04.317309 14607 raft_consensus.cc:515] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:04.319891 14607 leader_election.cc:290] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:04.320744 14469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
I20260710 13:21:04.321681 14469 raft_consensus.cc:2393] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fbb31bcced954b91a2665b7cfdfb6be1 in current term 1: Already voted for candidate 5cd132593eff447aa13acee3073396eb in this term.
I20260710 13:21:04.321882 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:04.323396 14359 leader_election.cc:304] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fbb31bcced954b91a2665b7cfdfb6be1; no voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96
I20260710 13:21:04.324158 14607 raft_consensus.cc:3060] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:04.333482 14607 raft_consensus.cc:2749] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:04.361011 14656 consensus_queue.cc:1048] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.367671 14609 consensus_queue.cc:1048] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.377658 14656 consensus_queue.cc:1048] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.390353 14609 consensus_queue.cc:1048] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:04.393978 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:04.574261 14591 consensus_queue.cc:1048] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.585453 14619 consensus_queue.cc:1048] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.589144 14591 consensus_queue.cc:1048] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.603073 14656 consensus_queue.cc:1048] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.633913 14656 consensus_queue.cc:1048] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.645763 14619 consensus_queue.cc:1048] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:05.397044 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:05.497143 14664 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:05.497845 14664 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:05.500417 14664 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:05.501274 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" is_pre_election: true
I20260710 13:21:05.501555 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:05.502193 14543 raft_consensus.cc:2468] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 1.
I20260710 13:21:05.502188 14395 raft_consensus.cc:2468] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 1.
I20260710 13:21:05.504017 14434 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [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: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1; no voters: 
I20260710 13:21:05.504825 14664 raft_consensus.cc:2804] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:05.505224 14664 raft_consensus.cc:493] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:05.505609 14664 raft_consensus.cc:3060] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.514358 14664 raft_consensus.cc:515] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:05.516573 14664 leader_election.cc:290] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:05.518034 14395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:05.518841 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc3a083e9dcf4f6f967893e1b7567a74" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:05.518854 14395 raft_consensus.cc:3060] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.519575 14543 raft_consensus.cc:3060] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:05.525624 14543 raft_consensus.cc:2468] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 2.
I20260710 13:21:05.526340 14395 raft_consensus.cc:2468] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 2.
I20260710 13:21:05.526945 14434 leader_election.cc:304] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: 
I20260710 13:21:05.527971 14664 raft_consensus.cc:2804] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:05.529275 14664 raft_consensus.cc:697] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 2 LEADER]: Becoming Leader. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Running, Role: LEADER
I20260710 13:21:05.530231 14664 consensus_queue.cc:237] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Queue going to LEADER 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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:05.541610 14293 catalog_manager.cc:5697] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 reported cstate change: term changed from 0 to 2, leader changed from <none> to d0743f115f6940748a629087a2e3cb96 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "d0743f115f6940748a629087a2e3cb96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.670511 11368 ts_manager.cc:295] Set tserver state for fbb31bcced954b91a2665b7cfdfb6be1 to MAINTENANCE_MODE
I20260710 13:21:05.671238 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
W20260710 13:21:05.682228 14508 consensus_peers.cc:597] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. 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 13:21:05.710026 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:05.711131 11368 tablet_replica.cc:333] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.712186 11368 raft_consensus.cc:2243] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.712965 11368 raft_consensus.cc:2272] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.715204 11368 tablet_replica.cc:333] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.715925 11368 raft_consensus.cc:2243] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.716723 11368 raft_consensus.cc:2272] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:05.719318 14434 consensus_peers.cc:597] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. 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 13:21:05.719517 11368 tablet_replica.cc:333] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.720304 11368 raft_consensus.cc:2243] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.720813 11368 raft_consensus.cc:2272] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.722569 11368 tablet_replica.cc:333] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.723168 11368 raft_consensus.cc:2243] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.723620 11368 raft_consensus.cc:2272] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.725431 11368 tablet_replica.cc:333] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.726011 11368 raft_consensus.cc:2243] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.726434 11368 raft_consensus.cc:2272] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.728227 11368 tablet_replica.cc:333] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.728788 11368 raft_consensus.cc:2243] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.729176 11368 raft_consensus.cc:2272] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.730917 11368 tablet_replica.cc:333] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.731474 11368 raft_consensus.cc:2243] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:05.732316 11368 raft_consensus.cc:2272] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.734143 11368 tablet_replica.cc:333] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.734789 11368 raft_consensus.cc:2243] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.735113 11368 raft_consensus.cc:2272] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.737116 11368 tablet_replica.cc:333] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.738286 11368 raft_consensus.cc:2243] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.738852 11368 raft_consensus.cc:2272] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.741083 11368 tablet_replica.cc:333] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: stopping tablet replica
I20260710 13:21:05.741668 11368 raft_consensus.cc:2243] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:05.742141 11368 raft_consensus.cc:2272] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:05.775259 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
W20260710 13:21:05.789485 14508 consensus_peers.cc:597] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.892298 14508 consensus_peers.cc:597] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.902240 14434 consensus_peers.cc:597] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.941377 14508 consensus_peers.cc:597] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.947671 14508 consensus_peers.cc:597] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:05.973181 14434 consensus_peers.cc:597] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:06.034500 14508 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111) [suppressed 36 similar messages]
W20260710 13:21:06.037616 14508 consensus_peers.cc:597] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:06.056349 14543 raft_consensus.cc:1275] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Refusing update from remote peer d0743f115f6940748a629087a2e3cb96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:06.058827 14664 consensus_queue.cc:1048] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:06.398346 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:06.835933 14619 raft_consensus.cc:493] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fbb31bcced954b91a2665b7cfdfb6be1)
I20260710 13:21:06.836887 14619 raft_consensus.cc:515] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:06.839105 14619 leader_election.cc:290] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259)
I20260710 13:21:06.840945 14468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "5cd132593eff447aa13acee3073396eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d0743f115f6940748a629087a2e3cb96" is_pre_election: true
W20260710 13:21:06.844707 14508 leader_election.cc:336] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111)
I20260710 13:21:06.845220 14508 leader_election.cc:304] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [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: 5cd132593eff447aa13acee3073396eb; no voters: d0743f115f6940748a629087a2e3cb96, fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:06.846050 14619 raft_consensus.cc:2749] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:07.033919 14688 raft_consensus.cc:493] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fbb31bcced954b91a2665b7cfdfb6be1)
I20260710 13:21:07.034776 14688 raft_consensus.cc:515] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:07.037351 14688 leader_election.cc:290] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:07.039753 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb" is_pre_election: true
I20260710 13:21:07.040666 14543 raft_consensus.cc:2468] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 1.
I20260710 13:21:07.042238 14434 leader_election.cc:304] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [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: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: 
W20260710 13:21:07.043642 14434 leader_election.cc:336] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111)
I20260710 13:21:07.043860 14688 raft_consensus.cc:2804] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:07.044481 14688 raft_consensus.cc:493] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting leader election (detected failure of leader fbb31bcced954b91a2665b7cfdfb6be1)
I20260710 13:21:07.045389 14688 raft_consensus.cc:3060] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:07.055258 14688 raft_consensus.cc:515] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:07.058063 14688 leader_election.cc:290] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:07.062088 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad3978bdf284ec9ac936696604b4f16" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:07.063056 14543 raft_consensus.cc:3060] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:07.064981 14434 leader_election.cc:336] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111)
I20260710 13:21:07.072516 14543 raft_consensus.cc:2468] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 2.
I20260710 13:21:07.074360 14434 leader_election.cc:304] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [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: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: fbb31bcced954b91a2665b7cfdfb6be1
I20260710 13:21:07.075546 14688 raft_consensus.cc:2804] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:07.077430 14688 raft_consensus.cc:697] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 2 LEADER]: Becoming Leader. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Running, Role: LEADER
I20260710 13:21:07.078874 14688 consensus_queue.cc:237] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:07.090574 14291 catalog_manager.cc:5697] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 reported cstate change: term changed from 1 to 2, leader changed from fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1) to d0743f115f6940748a629087a2e3cb96 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "d0743f115f6940748a629087a2e3cb96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:07.144518 14324 debug-util.cc:398] Leaking SignalData structure 0x7b08000391a0 after lost signal to thread 11371
W20260710 13:21:07.145928 14324 debug-util.cc:398] Leaking SignalData structure 0x7b08000653a0 after lost signal to thread 14327
W20260710 13:21:07.147239 14324 debug-util.cc:398] Leaking SignalData structure 0x7b08000f91c0 after lost signal to thread 14494
W20260710 13:21:07.148458 14324 debug-util.cc:398] Leaking SignalData structure 0x7b08002157c0 after lost signal to thread 14568
W20260710 13:21:07.399893 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:07.625320 14434 consensus_peers.cc:597] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:07.659402 14543 raft_consensus.cc:1275] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Refusing update from remote peer d0743f115f6940748a629087a2e3cb96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:07.661008 14688 consensus_queue.cc:1048] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:08.179118 14434 consensus_peers.cc:597] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.298121 14508 consensus_peers.cc:597] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.306774 14508 consensus_peers.cc:597] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.316764 14508 consensus_peers.cc:597] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.401451 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:08.420032 14508 consensus_peers.cc:597] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.488081 14508 consensus_peers.cc:597] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.512984 14434 consensus_peers.cc:597] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.706585 14508 consensus_peers.cc:597] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:08.924260 14434 consensus_peers.cc:597] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:09.402869 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:10.187386 14434 consensus_peers.cc:597] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:10.404277 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:10.718606 14508 consensus_peers.cc:597] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.728780 14508 consensus_peers.cc:597] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.751307 14434 consensus_peers.cc:597] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.821480 14508 consensus_peers.cc:597] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.821974 14508 consensus_peers.cc:597] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:10.882727 14434 consensus_peers.cc:597] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:10.921420 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:10.930305 14707 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 13:21:10.930598 14708 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 13:21:10.934993 14710 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 13:21:10.936328 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:10.938452 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:10.938704 11368 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 13:21:10.938850 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689670938839 us; error 0 us; skew 500 ppm
I20260710 13:21:10.939391 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:10.942523 11368 webserver.cc:533] Webserver started at http://127.11.26.1:45251/ using document root <none> and password file <none>
I20260710 13:21:10.943044 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:10.943209 11368 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:10.947508 11368 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:10.953018 14715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:10.954329 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:21:10.954932 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
format_stamp: "Formatted at 2026-07-10 13:21:02 on dist-test-slave-wrzs"
I20260710 13:21:10.955554 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689584712490-11368-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 13:21:10.975834 14508 consensus_peers.cc:597] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:11.001914 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:11.003922 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:11.006214 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:11.011766 14722 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:21:11.069707 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:11.069995 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.060s	user 0.003s	sys 0.001s
I20260710 13:21:11.070323 11368 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:11.075907 14722 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.095570 14722 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.096727 14722 tablet_bootstrap.cc:492] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.097640 14722 ts_tablet_manager.cc:1403] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:21:11.100365 14722 raft_consensus.cc:359] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.101006 14722 raft_consensus.cc:740] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.101733 14722 consensus_queue.cc:260] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.104810 14722 ts_tablet_manager.cc:1434] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:11.105722 14722 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.122417 14722 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.123486 11368 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:11.123601 14722 tablet_bootstrap.cc:492] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.123965 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.054s	user 0.047s	sys 0.007s
I20260710 13:21:11.124996 14722 ts_tablet_manager.cc:1403] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 13:21:11.127929 14722 raft_consensus.cc:359] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.128636 14722 raft_consensus.cc:740] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.129571 14722 consensus_queue.cc:260] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
W20260710 13:21:11.131439 14434 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111) [suppressed 98 similar messages]
I20260710 13:21:11.132789 14722 ts_tablet_manager.cc:1434] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:11.133852 14722 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.161616 14722 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.162814 14722 tablet_bootstrap.cc:492] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.164093 14722 ts_tablet_manager.cc:1403] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.006s
I20260710 13:21:11.167989 14722 raft_consensus.cc:359] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.169071 14722 raft_consensus.cc:740] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.170097 14722 consensus_queue.cc:260] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.173010 14722 ts_tablet_manager.cc:1434] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:11.174497 14722 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.194859 14722 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.196478 14722 tablet_bootstrap.cc:492] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.197573 14722 ts_tablet_manager.cc:1403] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260710 13:21:11.200891 14722 raft_consensus.cc:359] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.201967 14722 raft_consensus.cc:740] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.202855 14722 consensus_queue.cc:260] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.208659 14722 ts_tablet_manager.cc:1434] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:11.210141 14722 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.214771 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:36027
I20260710 13:21:11.214946 14783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:36027 every 8 connection(s)
I20260710 13:21:11.229174 14722 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.230400 14722 tablet_bootstrap.cc:492] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.231243 14722 ts_tablet_manager.cc:1403] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260710 13:21:11.235131 14722 raft_consensus.cc:359] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.236189 14722 raft_consensus.cc:740] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.236441 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:11.237106 14722 consensus_queue.cc:260] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.240103 14722 ts_tablet_manager.cc:1434] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:11.241436 14722 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.269706 14722 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.270819 14722 tablet_bootstrap.cc:492] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.271518 14722 ts_tablet_manager.cc:1403] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.003s
I20260710 13:21:11.271633 14784 heartbeater.cc:344] Connected to a master server at 127.11.26.62:33097
I20260710 13:21:11.272164 14784 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:11.273442 14784 heartbeater.cc:507] Master 127.11.26.62:33097 requested a full tablet report, sending...
I20260710 13:21:11.274588 14722 raft_consensus.cc:359] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.275357 14722 raft_consensus.cc:740] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.276135 14722 consensus_queue.cc:260] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.278539 14722 ts_tablet_manager.cc:1434] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:11.279497 14722 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.280830 14543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1"
dest_uuid: "5cd132593eff447aa13acee3073396eb"
mode: GRACEFUL
new_leader_uuid: "d0743f115f6940748a629087a2e3cb96"
 from {username='slave'} at 127.0.0.1:39492
I20260710 13:21:11.281694 14543 raft_consensus.cc:606] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Received request to transfer leadership to TS d0743f115f6940748a629087a2e3cb96
I20260710 13:21:11.285156 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:21:11.286417 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:11.286437 14291 ts_manager.cc:194] Re-registered known tserver with Master: fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027)
I20260710 13:21:11.287582 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:11.296231 14722 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.297150 14722 tablet_bootstrap.cc:492] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.297760 14722 ts_tablet_manager.cc:1403] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:21:11.300724 14722 raft_consensus.cc:359] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.301302 14722 raft_consensus.cc:740] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.302054 14722 consensus_queue.cc:260] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.302640 14291 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36524
I20260710 13:21:11.304796 14722 ts_tablet_manager.cc:1434] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:11.305680 14722 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.307866 14784 heartbeater.cc:499] Master 127.11.26.62:33097 was elected leader, sending a full tablet report...
I20260710 13:21:11.327508 14722 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.329082 14722 tablet_bootstrap.cc:492] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.329972 14722 ts_tablet_manager.cc:1403] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:21:11.332278 14722 raft_consensus.cc:359] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.333484 14722 raft_consensus.cc:740] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.334601 14722 consensus_queue.cc:260] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.336512 14722 ts_tablet_manager.cc:1434] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:11.337342 14722 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.355178 14722 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.356036 14722 tablet_bootstrap.cc:492] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.356652 14722 ts_tablet_manager.cc:1403] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:21:11.358695 14722 raft_consensus.cc:359] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.359220 14722 raft_consensus.cc:740] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.359879 14722 consensus_queue.cc:260] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [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: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.362378 14722 ts_tablet_manager.cc:1434] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:11.364038 14722 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap starting.
I20260710 13:21:11.379317 14722 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: 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 13:21:11.380311 14722 tablet_bootstrap.cc:492] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Bootstrap complete.
I20260710 13:21:11.380923 14722 ts_tablet_manager.cc:1403] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260710 13:21:11.382905 14722 raft_consensus.cc:359] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.383423 14722 raft_consensus.cc:740] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbb31bcced954b91a2665b7cfdfb6be1, State: Initialized, Role: FOLLOWER
I20260710 13:21:11.384228 14722 consensus_queue.cc:260] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.386798 14722 ts_tablet_manager.cc:1434] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:21:11.405644 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:11.611729 14758 raft_consensus.cc:3060] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.744266 14706 raft_consensus.cc:993] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: : Instructing follower d0743f115f6940748a629087a2e3cb96 to start an election
I20260710 13:21:11.744789 14706 raft_consensus.cc:1081] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Signalling peer d0743f115f6940748a629087a2e3cb96 to start an election
I20260710 13:21:11.746770 14470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1"
dest_uuid: "d0743f115f6940748a629087a2e3cb96"
 from {username='slave'} at 127.0.0.1:44852
I20260710 13:21:11.747332 14470 raft_consensus.cc:493] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:11.747645 14470 raft_consensus.cc:3060] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.755158 14470 raft_consensus.cc:515] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.757006 14470 leader_election.cc:290] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 election: Requested vote from peers fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027), 5cd132593eff447aa13acee3073396eb (127.11.26.3:34549)
I20260710 13:21:11.758224 14543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5cd132593eff447aa13acee3073396eb"
I20260710 13:21:11.758800 14543 raft_consensus.cc:3055] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:11.758595 14758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42b0aba5b2f4cb285f6f367fd251cc1" candidate_uuid: "d0743f115f6940748a629087a2e3cb96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbb31bcced954b91a2665b7cfdfb6be1"
I20260710 13:21:11.759225 14543 raft_consensus.cc:740] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5cd132593eff447aa13acee3073396eb, State: Running, Role: LEADER
I20260710 13:21:11.759655 14758 raft_consensus.cc:3060] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.760180 14543 consensus_queue.cc:260] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.761351 14543 raft_consensus.cc:3060] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:11.766664 14543 raft_consensus.cc:2468] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 2.
I20260710 13:21:11.766973 14758 raft_consensus.cc:2468] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0743f115f6940748a629087a2e3cb96 in term 2.
I20260710 13:21:11.767903 14434 leader_election.cc:304] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5cd132593eff447aa13acee3073396eb, d0743f115f6940748a629087a2e3cb96; no voters: 
I20260710 13:21:11.769093 14705 raft_consensus.cc:2804] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:11.770991 14705 raft_consensus.cc:697] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 2 LEADER]: Becoming Leader. State: Replica: d0743f115f6940748a629087a2e3cb96, State: Running, Role: LEADER
I20260710 13:21:11.772629 14705 consensus_queue.cc:237] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } }
I20260710 13:21:11.782225 14291 catalog_manager.cc:5697] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 reported cstate change: term changed from 1 to 2, leader changed from 5cd132593eff447aa13acee3073396eb (127.11.26.3) to d0743f115f6940748a629087a2e3cb96 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "d0743f115f6940748a629087a2e3cb96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0743f115f6940748a629087a2e3cb96" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 43259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:12.177496 14543 raft_consensus.cc:1275] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Refusing update from remote peer d0743f115f6940748a629087a2e3cb96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:12.179477 14807 consensus_queue.cc:1048] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5cd132593eff447aa13acee3073396eb" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 34549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:12.193390 14758 raft_consensus.cc:1275] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Refusing update from remote peer d0743f115f6940748a629087a2e3cb96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:12.195384 14807 consensus_queue.cc:1048] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbb31bcced954b91a2665b7cfdfb6be1" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 36027 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:12.301465 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:12.309309 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:12.309930 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:12.310601 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:12.407361 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:13.318148 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:13.324401 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:13.325011 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:13.325570 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:13.408730 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:14.332533 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:14.338975 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:14.339527 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:14.340158 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:14.410175 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:15.347025 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:15.354121 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:15.354722 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:15.355322 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:15.411363 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:16.362306 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:16.371868 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:16.378948 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:16.379854 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:21:16.413084 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:17.414269 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:18.210350 11368 tablet_server.cc:179] TabletServer@127.11.26.1:36027 shutting down...
W20260710 13:21:18.217293 14508 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 13:21:18.226020 14508 consensus_peers.cc:597] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. 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 13:21:18.229283 14508 consensus_peers.cc:597] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. 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 13:21:18.253720 14508 consensus_peers.cc:597] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. 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 13:21:18.266394 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.267599 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.269130 11368 raft_consensus.cc:2243] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.270017 11368 raft_consensus.cc:2272] T dc3a083e9dcf4f6f967893e1b7567a74 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.272599 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.273236 11368 raft_consensus.cc:2243] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.273777 11368 raft_consensus.cc:2272] T c42b0aba5b2f4cb285f6f367fd251cc1 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.276319 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.276892 11368 raft_consensus.cc:2243] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.277647 11368 raft_consensus.cc:2272] T e64548b15dea43fd9557939cae111d5a P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.279942 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.280519 11368 raft_consensus.cc:2243] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.280977 11368 raft_consensus.cc:2272] T e8e0c343c3754f73bc84a6407662afd3 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.283214 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.283854 11368 raft_consensus.cc:2243] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.284252 11368 raft_consensus.cc:2272] T 2b35c8e5b5d54b098865bdb39b6dc59c P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.286448 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.287016 11368 raft_consensus.cc:2243] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.287488 11368 raft_consensus.cc:2272] T 9ad3978bdf284ec9ac936696604b4f16 P fbb31bcced954b91a2665b7cfdfb6be1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.290612 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.291240 11368 raft_consensus.cc:2243] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.291774 11368 raft_consensus.cc:2272] T b60506c078af42e89e6961fa910e4756 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.294938 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.295709 11368 raft_consensus.cc:2243] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.296443 11368 raft_consensus.cc:2272] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.300451 11368 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:18.300794 14434 consensus_peers.cc:597] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. 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 13:21:18.301010 11368 raft_consensus.cc:2243] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.301611 11368 raft_consensus.cc:2272] T 1d9781b03b104bb4a6fee3fb6c73e1cb P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.304028 11368 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:18.304574 11368 raft_consensus.cc:2243] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.305027 11368 raft_consensus.cc:2272] T f8b064fe9d7f4addbaadb6d91c8c2f75 P fbb31bcced954b91a2665b7cfdfb6be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.346009 11368 tablet_server.cc:196] TabletServer@127.11.26.1:36027 shutdown complete.
W20260710 13:21:18.363549 14565 debug-util.cc:398] Leaking SignalData structure 0x7b0800225500 after lost signal to thread 11371
W20260710 13:21:18.365392 14565 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2be0 after lost signal to thread 14327
W20260710 13:21:18.366997 14565 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9420 after lost signal to thread 14494
W20260710 13:21:18.368472 14565 debug-util.cc:398] Leaking SignalData structure 0x7b08000eac20 after lost signal to thread 14568
I20260710 13:21:18.383487 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
W20260710 13:21:18.415587 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:18.425760 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.426950 11368 tablet_replica.cc:333] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.428206 11368 raft_consensus.cc:2243] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.429138 11368 raft_consensus.cc:2272] T e64548b15dea43fd9557939cae111d5a P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.433182 11368 tablet_replica.cc:333] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.434070 11368 raft_consensus.cc:2243] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.434727 11368 raft_consensus.cc:2272] T e8e0c343c3754f73bc84a6407662afd3 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.438228 11368 tablet_replica.cc:333] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.439196 11368 raft_consensus.cc:2243] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.440017 11368 raft_consensus.cc:2272] T 1d9781b03b104bb4a6fee3fb6c73e1cb P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:18.442500 14509 consensus_peers.cc:597] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb -> Peer d0743f115f6940748a629087a2e3cb96 (127.11.26.2:43259): Couldn't send request to peer d0743f115f6940748a629087a2e3cb96. 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 13:21:18.444130 11368 tablet_replica.cc:333] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.445243 11368 raft_consensus.cc:2243] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.446609 11368 raft_consensus.cc:2272] T c42b0aba5b2f4cb285f6f367fd251cc1 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.449994 11368 tablet_replica.cc:333] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.451085 11368 raft_consensus.cc:2243] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.452469 11368 raft_consensus.cc:2272] T 9ad3978bdf284ec9ac936696604b4f16 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.455535 11368 tablet_replica.cc:333] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.456224 11368 raft_consensus.cc:2243] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.456826 11368 raft_consensus.cc:2272] T b60506c078af42e89e6961fa910e4756 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.459321 11368 tablet_replica.cc:333] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.459954 11368 raft_consensus.cc:2243] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.461099 11368 raft_consensus.cc:2272] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.464246 11368 tablet_replica.cc:333] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.464951 11368 raft_consensus.cc:2243] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.466380 11368 raft_consensus.cc:2272] T dc3a083e9dcf4f6f967893e1b7567a74 P d0743f115f6940748a629087a2e3cb96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.469696 11368 tablet_replica.cc:333] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.470356 11368 raft_consensus.cc:2243] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.470971 11368 raft_consensus.cc:2272] T f8b064fe9d7f4addbaadb6d91c8c2f75 P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.473826 11368 tablet_replica.cc:333] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96: stopping tablet replica
I20260710 13:21:18.474453 11368 raft_consensus.cc:2243] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.475654 11368 raft_consensus.cc:2272] T 2b35c8e5b5d54b098865bdb39b6dc59c P d0743f115f6940748a629087a2e3cb96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.523181 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
W20260710 13:21:18.574322 14508 consensus_peers.cc:597] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb -> Peer fbb31bcced954b91a2665b7cfdfb6be1 (127.11.26.1:36027): Couldn't send request to peer fbb31bcced954b91a2665b7cfdfb6be1. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:36027: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.576956 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
I20260710 13:21:18.620561 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:18.621441 11368 tablet_replica.cc:333] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.622310 11368 raft_consensus.cc:2243] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.623301 11368 raft_consensus.cc:2272] T 1d9781b03b104bb4a6fee3fb6c73e1cb P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.625851 11368 tablet_replica.cc:333] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.626505 11368 raft_consensus.cc:2243] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.627418 11368 raft_consensus.cc:2272] T f8b064fe9d7f4addbaadb6d91c8c2f75 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.629869 11368 tablet_replica.cc:333] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.630561 11368 raft_consensus.cc:2243] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.631938 11368 raft_consensus.cc:2272] T e8e0c343c3754f73bc84a6407662afd3 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.637063 11368 tablet_replica.cc:333] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.638152 11368 raft_consensus.cc:2243] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.638921 11368 raft_consensus.cc:2272] T dc3a083e9dcf4f6f967893e1b7567a74 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.642544 11368 tablet_replica.cc:333] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.643499 11368 raft_consensus.cc:2243] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.644342 11368 raft_consensus.cc:2272] T 9ad3978bdf284ec9ac936696604b4f16 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.648618 11368 tablet_replica.cc:333] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.649566 11368 raft_consensus.cc:2243] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.650338 11368 raft_consensus.cc:2272] T c42b0aba5b2f4cb285f6f367fd251cc1 P 5cd132593eff447aa13acee3073396eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.653966 11368 tablet_replica.cc:333] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.654842 11368 raft_consensus.cc:2243] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.655517 11368 raft_consensus.cc:2272] T 2b35c8e5b5d54b098865bdb39b6dc59c P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.658893 11368 tablet_replica.cc:333] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.659848 11368 raft_consensus.cc:2243] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:18.660518 11368 raft_consensus.cc:2272] T e3c1b8f7259c43c4a3f068e3ed7b0c6d P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.663807 11368 tablet_replica.cc:333] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.664621 11368 raft_consensus.cc:2243] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.666098 11368 raft_consensus.cc:2272] T b60506c078af42e89e6961fa910e4756 P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:18.669708 11368 tablet_replica.cc:333] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb: stopping tablet replica
I20260710 13:21:18.670514 11368 raft_consensus.cc:2243] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:18.671898 11368 raft_consensus.cc:2272] T e64548b15dea43fd9557939cae111d5a P 5cd132593eff447aa13acee3073396eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:19.417394 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:19.717038 11368 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14565)
W20260710 13:21:20.418756 14341 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:20.717833 11368 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14565)
I20260710 13:21:21.111815 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:21:21.143733 11368 master.cc:562] Master@127.11.26.62:33097 shutting down...
I20260710 13:21:21.183966 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:21.184756 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:21.185241 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9941a2505c184d45a63a06c359ef5872: stopping tablet replica
I20260710 13:21:21.243886 11368 master.cc:584] Master@127.11.26.62:33097 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (19082 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:21:21.322662 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:38357
I20260710 13:21:21.325469 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.337098 14834 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 13:21:21.337128 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:21.337246 14832 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 13:21:21.337239 14831 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 13:21:21.341295 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:21.341602 11368 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 13:21:21.342116 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689681342090 us; error 0 us; skew 500 ppm
I20260710 13:21:21.343391 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.346964 11368 webserver.cc:533] Webserver started at http://127.11.26.62:36181/ using document root <none> and password file <none>
I20260710 13:21:21.347699 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.348040 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.348399 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.349881 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.357986 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:21:21.364620 14839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.365965 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:21.366495 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.366899 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-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 13:21:21.389983 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.391716 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.463510 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:38357
I20260710 13:21:21.464038 14890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:38357 every 8 connection(s)
I20260710 13:21:21.470309 14891 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 13:21:21.482826 14891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d: Bootstrap starting.
I20260710 13:21:21.490060 14891 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:21.495580 14891 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d: No bootstrap required, opened a new log
I20260710 13:21:21.498126 14891 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d" member_type: VOTER }
I20260710 13:21:21.498644 14891 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:21.498908 14891 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5745f7bd0aa544989f8b2d3ccec9ea9d, State: Initialized, Role: FOLLOWER
I20260710 13:21:21.499564 14891 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5745f7bd0aa544989f8b2d3ccec9ea9d" member_type: VOTER }
I20260710 13:21:21.500102 14891 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:21.500344 14891 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:21.500628 14891 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:21.506771 14891 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d" member_type: VOTER }
I20260710 13:21:21.507419 14891 leader_election.cc:304] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [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: 5745f7bd0aa544989f8b2d3ccec9ea9d; no voters: 
I20260710 13:21:21.509127 14891 leader_election.cc:290] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:21.509682 14894 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:21.511701 14894 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 1 LEADER]: Becoming Leader. State: Replica: 5745f7bd0aa544989f8b2d3ccec9ea9d, State: Running, Role: LEADER
I20260710 13:21:21.512791 14894 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [LEADER]: Queue going to LEADER mode. State: All 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: "5745f7bd0aa544989f8b2d3ccec9ea9d" member_type: VOTER }
I20260710 13:21:21.512962 14891 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:21.519408 14895 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d" member_type: VOTER } }
I20260710 13:21:21.519941 14896 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5745f7bd0aa544989f8b2d3ccec9ea9d. Latest consensus state: current_term: 1 leader_uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5745f7bd0aa544989f8b2d3ccec9ea9d" member_type: VOTER } }
I20260710 13:21:21.520319 14895 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:21.520615 14896 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:21.526829 14902 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:21.533548 14902 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:21.534857 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:21.545603 14902 catalog_manager.cc:1383] Generated new cluster ID: 88f90a6561f146149c8ec3e29941ed3c
I20260710 13:21:21.545982 14902 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:21.567653 14902 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:21.569339 14902 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:21.586863 14902 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d: Generated new TSK 0
I20260710 13:21:21.587633 14902 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:21.603065 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.610594 14912 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 13:21:21.612715 14913 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 13:21:21.615825 14915 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 13:21:21.616094 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:21.617502 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:21.617794 11368 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 13:21:21.618003 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689681617984 us; error 0 us; skew 500 ppm
I20260710 13:21:21.618717 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.621743 11368 webserver.cc:533] Webserver started at http://127.11.26.1:43115/ using document root <none> and password file <none>
I20260710 13:21:21.622278 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.622501 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.622792 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.623997 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "13b37d64dc99450d823d918ccbe0e0db"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.629081 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:21:21.633466 14920 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.634447 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:21.634905 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "13b37d64dc99450d823d918ccbe0e0db"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.635239 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-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 13:21:21.654374 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.656263 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.658617 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:21.661737 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:21.662016 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.662216 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:21.662362 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.722606 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:46275
I20260710 13:21:21.722788 14982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:46275 every 8 connection(s)
I20260710 13:21:21.729984 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.739883 14987 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 13:21:21.742741 14988 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 13:21:21.747982 14990 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 13:21:21.748189 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:21.748920 14983 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38357
I20260710 13:21:21.749385 14983 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:21.749998 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:21.750154 14983 heartbeater.cc:507] Master 127.11.26.62:38357 requested a full tablet report, sending...
W20260710 13:21:21.750373 11368 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 13:21:21.750722 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689681750700 us; error 0 us; skew 500 ppm
I20260710 13:21:21.751447 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.753249 14856 ts_manager.cc:194] Registered new tserver with Master: 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275)
I20260710 13:21:21.755059 11368 webserver.cc:533] Webserver started at http://127.11.26.2:44209/ using document root <none> and password file <none>
I20260710 13:21:21.755580 14856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50832
I20260710 13:21:21.755836 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.756225 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.756572 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.758044 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.763487 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:21.768994 14995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.770350 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:21:21.771229 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.772560 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-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 13:21:21.785516 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.787532 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.789847 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:21.793406 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:21.793720 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.794009 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:21.794189 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.855055 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:42073
I20260710 13:21:21.855176 15057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:42073 every 8 connection(s)
I20260710 13:21:21.861831 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:21.871724 15061 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 13:21:21.873704 15062 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 13:21:21.876606 15065 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 13:21:21.878829 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:21.878989 15058 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38357
I20260710 13:21:21.879690 15058 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:21.880436 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:21.880575 15058 heartbeater.cc:507] Master 127.11.26.62:38357 requested a full tablet report, sending...
W20260710 13:21:21.880818 11368 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 13:21:21.881356 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689681881322 us; error 0 us; skew 500 ppm
I20260710 13:21:21.882649 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:21.883953 14856 ts_manager.cc:194] Registered new tserver with Master: a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073)
I20260710 13:21:21.886339 14856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50844
I20260710 13:21:21.887125 11368 webserver.cc:533] Webserver started at http://127.11.26.3:43015/ using document root <none> and password file <none>
I20260710 13:21:21.887988 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:21.888294 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:21.888607 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:21.889988 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "f36e0802faae4096be41d10e5e5636c3"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.896358 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:21.901685 15069 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.902940 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:21.903515 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "f36e0802faae4096be41d10e5e5636c3"
format_stamp: "Formatted at 2026-07-10 13:21:21 on dist-test-slave-wrzs"
I20260710 13:21:21.904026 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689584712490-11368-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 13:21:21.919353 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:21.921061 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:21.923020 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:21.926313 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:21.926609 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.926903 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:21.927078 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:21.990496 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:41367
I20260710 13:21:21.990780 15131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:41367 every 8 connection(s)
I20260710 13:21:22.011024 15132 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38357
I20260710 13:21:22.011699 15132 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:22.012742 15132 heartbeater.cc:507] Master 127.11.26.62:38357 requested a full tablet report, sending...
I20260710 13:21:22.015590 14856 ts_manager.cc:194] Registered new tserver with Master: f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:22.016273 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021215601s
I20260710 13:21:22.017287 14856 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50846
I20260710 13:21:22.054116 14856 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50854:
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 13:21:22.056764 14856 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 13:21:22.133433 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc895fa14cf46a88680ffd1425032e7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=31f821a386d3462a880c1d708913271c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:22.135130 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc895fa14cf46a88680ffd1425032e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.135671 15022 tablet_service.cc:1511] Processing CreateTablet for tablet 4179db15140f49b69e73e2c7409ad431 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=31f821a386d3462a880c1d708913271c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:22.137950 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4179db15140f49b69e73e2c7409ad431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.140570 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc895fa14cf46a88680ffd1425032e7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=31f821a386d3462a880c1d708913271c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:22.142279 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc895fa14cf46a88680ffd1425032e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.144474 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 4179db15140f49b69e73e2c7409ad431 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=31f821a386d3462a880c1d708913271c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:22.146530 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4179db15140f49b69e73e2c7409ad431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.149230 14948 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc895fa14cf46a88680ffd1425032e7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=31f821a386d3462a880c1d708913271c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:22.150781 14948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc895fa14cf46a88680ffd1425032e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.153079 14947 tablet_service.cc:1511] Processing CreateTablet for tablet 4179db15140f49b69e73e2c7409ad431 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=31f821a386d3462a880c1d708913271c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:22.154649 14947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4179db15140f49b69e73e2c7409ad431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.173733 15148 tablet_bootstrap.cc:492] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: Bootstrap starting.
I20260710 13:21:22.179944 15147 tablet_bootstrap.cc:492] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77: Bootstrap starting.
I20260710 13:21:22.187347 15148 tablet_bootstrap.cc:654] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.187543 15147 tablet_bootstrap.cc:654] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.193547 15149 tablet_bootstrap.cc:492] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db: Bootstrap starting.
I20260710 13:21:22.198854 15147 tablet_bootstrap.cc:492] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77: No bootstrap required, opened a new log
I20260710 13:21:22.199393 15147 ts_tablet_manager.cc:1403] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.009s
I20260710 13:21:22.199560 15148 tablet_bootstrap.cc:492] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: No bootstrap required, opened a new log
I20260710 13:21:22.200188 15148 ts_tablet_manager.cc:1403] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260710 13:21:22.201848 15147 raft_consensus.cc:359] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.202517 15147 raft_consensus.cc:385] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.202770 15147 raft_consensus.cc:740] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.203042 15149 tablet_bootstrap.cc:654] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.203543 15147 consensus_queue.cc:260] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.203992 15148 raft_consensus.cc:359] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.204963 15148 raft_consensus.cc:385] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.205456 15148 raft_consensus.cc:740] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.206593 15148 consensus_queue.cc:260] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.209801 15058 heartbeater.cc:499] Master 127.11.26.62:38357 was elected leader, sending a full tablet report...
I20260710 13:21:22.210505 15147 ts_tablet_manager.cc:1434] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 13:21:22.211647 15147 tablet_bootstrap.cc:492] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77: Bootstrap starting.
I20260710 13:21:22.218063 15132 heartbeater.cc:499] Master 127.11.26.62:38357 was elected leader, sending a full tablet report...
I20260710 13:21:22.219383 15147 tablet_bootstrap.cc:654] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.220144 15149 tablet_bootstrap.cc:492] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db: No bootstrap required, opened a new log
I20260710 13:21:22.220729 15149 ts_tablet_manager.cc:1403] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.014s
I20260710 13:21:22.222538 15148 ts_tablet_manager.cc:1434] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.005s
I20260710 13:21:22.226189 15148 tablet_bootstrap.cc:492] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3: Bootstrap starting.
I20260710 13:21:22.229274 15149 raft_consensus.cc:359] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.232373 15149 raft_consensus.cc:385] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.232838 15149 raft_consensus.cc:740] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.233834 15147 tablet_bootstrap.cc:492] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77: No bootstrap required, opened a new log
I20260710 13:21:22.234117 15148 tablet_bootstrap.cc:654] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.234647 15147 ts_tablet_manager.cc:1403] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260710 13:21:22.233924 15149 consensus_queue.cc:260] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.239923 15147 raft_consensus.cc:359] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.240886 15147 raft_consensus.cc:385] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.241446 15148 tablet_bootstrap.cc:492] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3: No bootstrap required, opened a new log
I20260710 13:21:22.241375 15147 raft_consensus.cc:740] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.242069 15148 ts_tablet_manager.cc:1403] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:21:22.242760 15147 consensus_queue.cc:260] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
W20260710 13:21:22.246419 15133 tablet.cc:2406] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:22.246412 15147 ts_tablet_manager.cc:1434] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:22.248330 14983 heartbeater.cc:499] Master 127.11.26.62:38357 was elected leader, sending a full tablet report...
I20260710 13:21:22.248199 15148 raft_consensus.cc:359] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.249212 15148 raft_consensus.cc:385] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.249478 15149 ts_tablet_manager.cc:1434] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.010s
I20260710 13:21:22.249853 15148 raft_consensus.cc:740] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.250643 15149 tablet_bootstrap.cc:492] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db: Bootstrap starting.
I20260710 13:21:22.250742 15154 raft_consensus.cc:493] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.251279 15154 raft_consensus.cc:515] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.257637 15148 consensus_queue.cc:260] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.260746 15149 tablet_bootstrap.cc:654] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.262097 15154 leader_election.cc:290] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073)
I20260710 13:21:22.273025 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db" is_pre_election: true
I20260710 13:21:22.274214 14958 raft_consensus.cc:2468] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 0.
I20260710 13:21:22.276799 15070 leader_election.cc:304] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, f36e0802faae4096be41d10e5e5636c3; no voters: 
I20260710 13:21:22.279872 15154 raft_consensus.cc:2804] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.280558 15154 raft_consensus.cc:493] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.281888 15154 raft_consensus.cc:3060] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.296752 15154 raft_consensus.cc:515] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.302146 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" is_pre_election: true
I20260710 13:21:22.302814 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
I20260710 13:21:22.303051 15033 raft_consensus.cc:2468] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 0.
I20260710 13:21:22.303500 14958 raft_consensus.cc:3060] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.303710 15148 ts_tablet_manager.cc:1434] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3: Time spent starting tablet: real 0.061s	user 0.019s	sys 0.026s
I20260710 13:21:22.304442 15154 leader_election.cc:290] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 election: Requested vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073)
I20260710 13:21:22.307220 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
I20260710 13:21:22.308048 15033 raft_consensus.cc:3060] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.312165 15149 tablet_bootstrap.cc:492] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db: No bootstrap required, opened a new log
I20260710 13:21:22.312845 15149 ts_tablet_manager.cc:1403] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db: Time spent bootstrapping tablet: real 0.062s	user 0.016s	sys 0.030s
I20260710 13:21:22.313751 14958 raft_consensus.cc:2468] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 1.
I20260710 13:21:22.315248 15070 leader_election.cc:304] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, f36e0802faae4096be41d10e5e5636c3; no voters: 
I20260710 13:21:22.315574 15149 raft_consensus.cc:359] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.316229 15154 raft_consensus.cc:2804] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.316368 15149 raft_consensus.cc:385] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.316740 15149 raft_consensus.cc:740] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.316776 15154 raft_consensus.cc:697] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Becoming Leader. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Running, Role: LEADER
I20260710 13:21:22.317060 15033 raft_consensus.cc:2468] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 1.
I20260710 13:21:22.317659 15149 consensus_queue.cc:260] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.318624 15154 consensus_queue.cc:237] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.320518 15149 ts_tablet_manager.cc:1434] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:21:22.331940 14854 catalog_manager.cc:5697] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f36e0802faae4096be41d10e5e5636c3 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "f36e0802faae4096be41d10e5e5636c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.522482 15152 raft_consensus.cc:493] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.523033 15152 raft_consensus.cc:515] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.525386 15152 leader_election.cc:290] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
W20260710 13:21:22.527948 14904 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:22.539487 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4179db15140f49b69e73e2c7409ad431" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db" is_pre_election: true
I20260710 13:21:22.539700 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4179db15140f49b69e73e2c7409ad431" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f36e0802faae4096be41d10e5e5636c3" is_pre_election: true
I20260710 13:21:22.540310 14958 raft_consensus.cc:2468] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 0.
I20260710 13:21:22.540477 15107 raft_consensus.cc:2468] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 0.
I20260710 13:21:22.542053 14996 leader_election.cc:304] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: 
I20260710 13:21:22.542845 15152 raft_consensus.cc:2804] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.543121 15152 raft_consensus.cc:493] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.543324 15152 raft_consensus.cc:3060] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.548578 15152 raft_consensus.cc:515] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.550294 15152 leader_election.cc:290] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 election: Requested vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:22.551263 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4179db15140f49b69e73e2c7409ad431" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
I20260710 13:21:22.551434 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4179db15140f49b69e73e2c7409ad431" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
I20260710 13:21:22.551894 14958 raft_consensus.cc:3060] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.552085 15107 raft_consensus.cc:3060] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.557191 14958 raft_consensus.cc:2468] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 1.
I20260710 13:21:22.558857 14996 leader_election.cc:304] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: 
I20260710 13:21:22.559667 15152 raft_consensus.cc:2804] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.559682 15107 raft_consensus.cc:2468] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 1.
I20260710 13:21:22.560891 15152 raft_consensus.cc:697] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Becoming Leader. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Running, Role: LEADER
I20260710 13:21:22.561707 15152 consensus_queue.cc:237] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.569104 14854 catalog_manager.cc:5697] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.628232 14854 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50870:
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 13:21:22.630383 14854 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 13:21:22.656404 14948 tablet_service.cc:1511] Processing CreateTablet for tablet 85a204554202453abb9c6b146dc26aa3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=445ca0fbe168406ca29bf15a14fb9552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:22.657635 14948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a204554202453abb9c6b146dc26aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.658257 15022 tablet_service.cc:1511] Processing CreateTablet for tablet 85a204554202453abb9c6b146dc26aa3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=445ca0fbe168406ca29bf15a14fb9552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:22.659852 15096 tablet_service.cc:1511] Processing CreateTablet for tablet 85a204554202453abb9c6b146dc26aa3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=445ca0fbe168406ca29bf15a14fb9552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:21:22.661150 15096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a204554202453abb9c6b146dc26aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.663442 14947 tablet_service.cc:1511] Processing CreateTablet for tablet 2da2effaae3a43619ccb83cc30e19d26 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=445ca0fbe168406ca29bf15a14fb9552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:22.664871 14947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da2effaae3a43619ccb83cc30e19d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.664986 15023 tablet_service.cc:1511] Processing CreateTablet for tablet 2da2effaae3a43619ccb83cc30e19d26 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=445ca0fbe168406ca29bf15a14fb9552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:22.659874 15022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85a204554202453abb9c6b146dc26aa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.667086 15023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da2effaae3a43619ccb83cc30e19d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.667860 15097 tablet_service.cc:1511] Processing CreateTablet for tablet 2da2effaae3a43619ccb83cc30e19d26 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=445ca0fbe168406ca29bf15a14fb9552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:21:22.669330 15097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2da2effaae3a43619ccb83cc30e19d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:22.684613 15147 tablet_bootstrap.cc:492] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: Bootstrap starting.
I20260710 13:21:22.689806 15149 tablet_bootstrap.cc:492] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db: Bootstrap starting.
I20260710 13:21:22.692162 15147 tablet_bootstrap.cc:654] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.693943 15148 tablet_bootstrap.cc:492] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: Bootstrap starting.
I20260710 13:21:22.704535 15149 tablet_bootstrap.cc:654] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.704852 15148 tablet_bootstrap.cc:654] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.707149 15147 tablet_bootstrap.cc:492] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: No bootstrap required, opened a new log
I20260710 13:21:22.713626 15147 ts_tablet_manager.cc:1403] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260710 13:21:22.717089 15147 raft_consensus.cc:359] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.717656 15149 tablet_bootstrap.cc:492] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db: No bootstrap required, opened a new log
I20260710 13:21:22.717856 15147 raft_consensus.cc:385] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.718251 15147 raft_consensus.cc:740] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.718272 15149 ts_tablet_manager.cc:1403] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.003s
I20260710 13:21:22.718698 15148 tablet_bootstrap.cc:492] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: No bootstrap required, opened a new log
I20260710 13:21:22.719202 15148 ts_tablet_manager.cc:1403] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260710 13:21:22.719142 15147 consensus_queue.cc:260] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.722826 15149 raft_consensus.cc:359] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.723712 15149 raft_consensus.cc:385] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.724082 15149 raft_consensus.cc:740] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.724828 15147 ts_tablet_manager.cc:1434] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:22.724875 15149 consensus_queue.cc:260] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.726229 15147 tablet_bootstrap.cc:492] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77: Bootstrap starting.
I20260710 13:21:22.735482 15147 tablet_bootstrap.cc:654] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.735035 15148 raft_consensus.cc:359] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.736047 15148 raft_consensus.cc:385] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.736675 15149 ts_tablet_manager.cc:1434] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.008s
I20260710 13:21:22.736763 15148 raft_consensus.cc:740] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.745839 15147 tablet_bootstrap.cc:492] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77: No bootstrap required, opened a new log
I20260710 13:21:22.746461 15147 ts_tablet_manager.cc:1403] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 13:21:22.746515 15149 tablet_bootstrap.cc:492] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: Bootstrap starting.
I20260710 13:21:22.746266 15148 consensus_queue.cc:260] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.747843 15159 consensus_queue.cc:1048] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:22.751262 15147 raft_consensus.cc:359] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.752174 15147 raft_consensus.cc:385] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.752529 15147 raft_consensus.cc:740] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.753494 15147 consensus_queue.cc:260] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.754590 15149 tablet_bootstrap.cc:654] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.756845 15147 ts_tablet_manager.cc:1434] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260710 13:21:22.762926 15148 ts_tablet_manager.cc:1434] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.010s
I20260710 13:21:22.767096 15149 tablet_bootstrap.cc:492] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: No bootstrap required, opened a new log
I20260710 13:21:22.767681 15149 ts_tablet_manager.cc:1403] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 13:21:22.770735 15149 raft_consensus.cc:359] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.771514 15149 raft_consensus.cc:385] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.771869 15149 raft_consensus.cc:740] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.772459 15148 tablet_bootstrap.cc:492] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Bootstrap starting.
I20260710 13:21:22.772771 15149 consensus_queue.cc:260] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.777011 15149 ts_tablet_manager.cc:1434] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:21:22.785055 15148 tablet_bootstrap.cc:654] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:22.789606 15154 consensus_queue.cc:1048] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:22.812413 15148 tablet_bootstrap.cc:492] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: No bootstrap required, opened a new log
I20260710 13:21:22.812903 15148 ts_tablet_manager.cc:1403] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.005s
I20260710 13:21:22.815264 15148 raft_consensus.cc:359] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.815876 15148 raft_consensus.cc:385] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:22.816150 15148 raft_consensus.cc:740] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Initialized, Role: FOLLOWER
I20260710 13:21:22.816779 15148 consensus_queue.cc:260] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.818565 15148 ts_tablet_manager.cc:1434] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:22.842887 15180 raft_consensus.cc:493] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.844002 15180 raft_consensus.cc:515] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.845968 15180 leader_election.cc:290] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073)
I20260710 13:21:22.847132 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" is_pre_election: true
I20260710 13:21:22.847035 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db" is_pre_election: true
I20260710 13:21:22.847877 15033 raft_consensus.cc:2468] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 0.
I20260710 13:21:22.847913 14958 raft_consensus.cc:2468] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 0.
I20260710 13:21:22.849067 15072 leader_election.cc:304] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f0662ff4da4724a89aa5f88ea84f77, f36e0802faae4096be41d10e5e5636c3; no voters: 
I20260710 13:21:22.849798 15180 raft_consensus.cc:2804] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.850099 15180 raft_consensus.cc:493] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.850345 15180 raft_consensus.cc:3060] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.855576 15180 raft_consensus.cc:515] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.857436 15180 leader_election.cc:290] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 election: Requested vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073)
I20260710 13:21:22.858551 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
I20260710 13:21:22.858582 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
I20260710 13:21:22.859159 14958 raft_consensus.cc:3060] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.859350 15033 raft_consensus.cc:3060] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.864921 15033 raft_consensus.cc:2468] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 1.
I20260710 13:21:22.865267 14958 raft_consensus.cc:2468] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 1.
I20260710 13:21:22.866065 15072 leader_election.cc:304] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a0f0662ff4da4724a89aa5f88ea84f77, f36e0802faae4096be41d10e5e5636c3; no voters: 
I20260710 13:21:22.867146 15180 raft_consensus.cc:2804] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.867621 15180 raft_consensus.cc:697] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Becoming Leader. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Running, Role: LEADER
I20260710 13:21:22.868366 15180 consensus_queue.cc:237] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.872239 15152 raft_consensus.cc:493] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:22.872794 15152 raft_consensus.cc:515] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.874930 15152 leader_election.cc:290] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:22.875592 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db" is_pre_election: true
I20260710 13:21:22.876374 14958 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 0.
I20260710 13:21:22.876422 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f36e0802faae4096be41d10e5e5636c3" is_pre_election: true
I20260710 13:21:22.876482 14856 catalog_manager.cc:5697] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f36e0802faae4096be41d10e5e5636c3 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "f36e0802faae4096be41d10e5e5636c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:22.877375 15107 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 0.
I20260710 13:21:22.877879 14996 leader_election.cc:304] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: 
I20260710 13:21:22.878809 15152 raft_consensus.cc:2804] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:22.879168 15152 raft_consensus.cc:493] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:22.879508 15152 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.885465 15152 raft_consensus.cc:515] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.887496 15152 leader_election.cc:290] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 election: Requested vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:22.889554 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
I20260710 13:21:22.889853 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
I20260710 13:21:22.890439 14958 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.890808 15107 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:22.895745 14958 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 1.
I20260710 13:21:22.895869 15107 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0f0662ff4da4724a89aa5f88ea84f77 in term 1.
I20260710 13:21:22.897188 14996 leader_election.cc:304] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: 
I20260710 13:21:22.898469 15152 raft_consensus.cc:2804] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:22.898981 15152 raft_consensus.cc:697] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Becoming Leader. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Running, Role: LEADER
I20260710 13:21:22.899834 15152 consensus_queue.cc:237] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:22.906656 14856 catalog_manager.cc:5697] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:22.963393 15107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7"
dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
mode: GRACEFUL
new_leader_uuid: "13b37d64dc99450d823d918ccbe0e0db"
 from {username='slave'} at 127.0.0.1:33548
I20260710 13:21:22.964368 15107 raft_consensus.cc:606] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Received request to transfer leadership to TS 13b37d64dc99450d823d918ccbe0e0db
I20260710 13:21:22.976711 15106 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3"
dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
mode: GRACEFUL
new_leader_uuid: "13b37d64dc99450d823d918ccbe0e0db"
 from {username='slave'} at 127.0.0.1:33548
I20260710 13:21:22.977403 15106 raft_consensus.cc:606] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Received request to transfer leadership to TS 13b37d64dc99450d823d918ccbe0e0db
I20260710 13:21:22.977895 15152 consensus_queue.cc:1048] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:22.994349 15164 consensus_queue.cc:1048] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.017351 15033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26"
dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
mode: GRACEFUL
new_leader_uuid: "13b37d64dc99450d823d918ccbe0e0db"
 from {username='slave'} at 127.0.0.1:59368
I20260710 13:21:23.018041 15033 raft_consensus.cc:606] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Received request to transfer leadership to TS 13b37d64dc99450d823d918ccbe0e0db
I20260710 13:21:23.270533 15180 consensus_queue.cc:1048] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.272802 15159 raft_consensus.cc:993] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: : Instructing follower 13b37d64dc99450d823d918ccbe0e0db to start an election
I20260710 13:21:23.273409 15180 raft_consensus.cc:1081] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Signalling peer 13b37d64dc99450d823d918ccbe0e0db to start an election
I20260710 13:21:23.275517 14957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7"
dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
 from {username='slave'} at 127.0.0.1:51642
I20260710 13:21:23.276298 14957 raft_consensus.cc:493] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.276748 14957 raft_consensus.cc:3060] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.280422 15159 raft_consensus.cc:993] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: : Instructing follower 13b37d64dc99450d823d918ccbe0e0db to start an election
I20260710 13:21:23.281129 15159 raft_consensus.cc:1081] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Signalling peer 13b37d64dc99450d823d918ccbe0e0db to start an election
I20260710 13:21:23.283313 14956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3"
dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
 from {username='slave'} at 127.0.0.1:51642
I20260710 13:21:23.284447 14956 raft_consensus.cc:493] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.284835 14956 raft_consensus.cc:3060] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.287590 14957 raft_consensus.cc:515] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.288116 15154 consensus_queue.cc:1048] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.292753 14957 leader_election.cc:290] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [CANDIDATE]: Term 2 election: Requested vote from peers a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:23.292827 14956 raft_consensus.cc:515] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.296561 14958 raft_consensus.cc:1240] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Rejecting Update request from peer f36e0802faae4096be41d10e5e5636c3 for earlier term 1. Current term is 2. Ops: []
I20260710 13:21:23.300606 14956 leader_election.cc:290] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [CANDIDATE]: Term 2 election: Requested vote from peers a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:23.303493 15154 consensus_queue.cc:1059] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.304392 15164 consensus_queue.cc:1048] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:23.313758 15180 raft_consensus.cc:3055] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.314357 15180 raft_consensus.cc:740] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Running, Role: LEADER
I20260710 13:21:23.316774 15180 consensus_queue.cc:260] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.318579 15180 raft_consensus.cc:3060] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.322465 15032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3" candidate_uuid: "13b37d64dc99450d823d918ccbe0e0db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
I20260710 13:21:23.323210 15032 raft_consensus.cc:3060] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.321827 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7" candidate_uuid: "13b37d64dc99450d823d918ccbe0e0db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
I20260710 13:21:23.326500 15033 raft_consensus.cc:3060] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.330108 15032 raft_consensus.cc:2468] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13b37d64dc99450d823d918ccbe0e0db in term 2.
I20260710 13:21:23.333122 15106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc895fa14cf46a88680ffd1425032e7" candidate_uuid: "13b37d64dc99450d823d918ccbe0e0db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
I20260710 13:21:23.333825 15106 raft_consensus.cc:3055] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.334167 15106 raft_consensus.cc:740] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Running, Role: LEADER
I20260710 13:21:23.334265 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85a204554202453abb9c6b146dc26aa3" candidate_uuid: "13b37d64dc99450d823d918ccbe0e0db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
I20260710 13:21:23.335554 15106 consensus_queue.cc:260] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.337524 15106 raft_consensus.cc:3060] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.344533 14923 leader_election.cc:304] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: 
I20260710 13:21:23.345134 15033 raft_consensus.cc:2468] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13b37d64dc99450d823d918ccbe0e0db in term 2.
I20260710 13:21:23.346256 15157 raft_consensus.cc:2804] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.348960 15107 raft_consensus.cc:2468] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13b37d64dc99450d823d918ccbe0e0db in term 2.
I20260710 13:21:23.350739 15157 raft_consensus.cc:697] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Becoming Leader. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Running, Role: LEADER
I20260710 13:21:23.351547 14923 leader_election.cc:304] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: 
I20260710 13:21:23.351970 15157 consensus_queue.cc:237] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [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: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.355202 15195 raft_consensus.cc:2804] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.355979 15164 raft_consensus.cc:993] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: : Instructing follower 13b37d64dc99450d823d918ccbe0e0db to start an election
I20260710 13:21:23.356554 15164 raft_consensus.cc:1081] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Signalling peer 13b37d64dc99450d823d918ccbe0e0db to start an election
I20260710 13:21:23.361910 14956 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26"
dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
 from {username='slave'} at 127.0.0.1:51654
I20260710 13:21:23.362207 15106 raft_consensus.cc:2468] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13b37d64dc99450d823d918ccbe0e0db in term 2.
I20260710 13:21:23.362902 14956 raft_consensus.cc:493] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.363327 14956 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.373876 14854 catalog_manager.cc:5697] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db reported cstate change: term changed from 1 to 2, leader changed from f36e0802faae4096be41d10e5e5636c3 (127.11.26.3) to 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1). New cstate: current_term: 2 leader_uuid: "13b37d64dc99450d823d918ccbe0e0db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.376502 15195 raft_consensus.cc:697] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Becoming Leader. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Running, Role: LEADER
I20260710 13:21:23.377395 15152 consensus_queue.cc:1048] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:23.377702 15195 consensus_queue.cc:237] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.378263 14956 raft_consensus.cc:515] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.380498 14956 leader_election.cc:290] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [CANDIDATE]: Term 2 election: Requested vote from peers a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073), f36e0802faae4096be41d10e5e5636c3 (127.11.26.3:41367)
I20260710 13:21:23.383868 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "13b37d64dc99450d823d918ccbe0e0db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
I20260710 13:21:23.384276 15107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "13b37d64dc99450d823d918ccbe0e0db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
I20260710 13:21:23.384555 15033 raft_consensus.cc:3055] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:23.385069 15033 raft_consensus.cc:740] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a0f0662ff4da4724a89aa5f88ea84f77, State: Running, Role: LEADER
I20260710 13:21:23.386054 15033 consensus_queue.cc:260] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.387217 15033 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.397415 15033 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13b37d64dc99450d823d918ccbe0e0db in term 2.
I20260710 13:21:23.397442 14854 catalog_manager.cc:5697] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db reported cstate change: term changed from 1 to 2, leader changed from f36e0802faae4096be41d10e5e5636c3 (127.11.26.3) to 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1). New cstate: current_term: 2 leader_uuid: "13b37d64dc99450d823d918ccbe0e0db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.399183 14923 leader_election.cc:304] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [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: 13b37d64dc99450d823d918ccbe0e0db, a0f0662ff4da4724a89aa5f88ea84f77; no voters: f36e0802faae4096be41d10e5e5636c3
I20260710 13:21:23.400228 15195 raft_consensus.cc:2804] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:23.400833 15195 raft_consensus.cc:697] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Becoming Leader. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Running, Role: LEADER
I20260710 13:21:23.401872 15195 consensus_queue.cc:237] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.415769 14854 catalog_manager.cc:5697] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db reported cstate change: term changed from 1 to 2, leader changed from a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2) to 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1). New cstate: current_term: 2 leader_uuid: "13b37d64dc99450d823d918ccbe0e0db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:23.534773 11368 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:21:23.537370 11368 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:21:23.537930 11368 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:21:23.560153 14956 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26"
dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
mode: GRACEFUL
new_leader_uuid: "f36e0802faae4096be41d10e5e5636c3"
 from {username='slave'} at 127.0.0.1:51664
I20260710 13:21:23.560962 14956 raft_consensus.cc:606] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Received request to transfer leadership to TS f36e0802faae4096be41d10e5e5636c3
I20260710 13:21:23.562589 11368 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:21:23.797773 15106 raft_consensus.cc:1275] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Refusing update from remote peer 13b37d64dc99450d823d918ccbe0e0db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.799405 15195 consensus_queue.cc:1048] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Connected to new peer: Peer: permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.813480 15033 raft_consensus.cc:1275] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Refusing update from remote peer 13b37d64dc99450d823d918ccbe0e0db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.815572 15195 consensus_queue.cc:1048] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:23.822383 15032 raft_consensus.cc:1275] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Refusing update from remote peer 13b37d64dc99450d823d918ccbe0e0db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.824553 15157 consensus_queue.cc:1048] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.838641 15106 raft_consensus.cc:1275] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Refusing update from remote peer 13b37d64dc99450d823d918ccbe0e0db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.840617 15106 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:23.840780 15195 consensus_queue.cc:1048] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Connected to new peer: Peer: permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:23.850605 15106 raft_consensus.cc:1275] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Refusing update from remote peer 13b37d64dc99450d823d918ccbe0e0db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.854579 15195 consensus_queue.cc:1048] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Connected to new peer: Peer: permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:23.855512 15033 raft_consensus.cc:1275] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Refusing update from remote peer 13b37d64dc99450d823d918ccbe0e0db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:23.858659 15195 consensus_queue.cc:1048] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Connected to new peer: Peer: permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:23.862448 15157 raft_consensus.cc:993] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: : Instructing follower f36e0802faae4096be41d10e5e5636c3 to start an election
I20260710 13:21:23.862964 15157 raft_consensus.cc:1081] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Signalling peer f36e0802faae4096be41d10e5e5636c3 to start an election
I20260710 13:21:23.864943 15107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26"
dest_uuid: "f36e0802faae4096be41d10e5e5636c3"
 from {username='slave'} at 127.0.0.1:33556
I20260710 13:21:23.865532 15107 raft_consensus.cc:493] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:23.865931 15107 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.881893 15107 raft_consensus.cc:515] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.882840 15106 raft_consensus.cc:1240] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 FOLLOWER]: Rejecting Update request from peer 13b37d64dc99450d823d918ccbe0e0db for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:23.884606 15107 leader_election.cc:290] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [CANDIDATE]: Term 3 election: Requested vote from peers 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275), a0f0662ff4da4724a89aa5f88ea84f77 (127.11.26.2:42073)
I20260710 13:21:23.885646 14956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "13b37d64dc99450d823d918ccbe0e0db"
I20260710 13:21:23.886462 14956 raft_consensus.cc:3055] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:23.886840 14956 raft_consensus.cc:740] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 13b37d64dc99450d823d918ccbe0e0db, State: Running, Role: LEADER
I20260710 13:21:23.887077 15033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2da2effaae3a43619ccb83cc30e19d26" candidate_uuid: "f36e0802faae4096be41d10e5e5636c3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a0f0662ff4da4724a89aa5f88ea84f77"
I20260710 13:21:23.887243 15195 consensus_queue.cc:1059] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:23.887841 15033 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.888413 14956 consensus_queue.cc:260] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [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: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.889632 14956 raft_consensus.cc:3060] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:23.895207 15033 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 3.
I20260710 13:21:23.896709 15072 leader_election.cc:304] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [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: a0f0662ff4da4724a89aa5f88ea84f77, f36e0802faae4096be41d10e5e5636c3; no voters: 
I20260710 13:21:23.897588 15180 raft_consensus.cc:2804] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:23.898128 14956 raft_consensus.cc:2468] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f36e0802faae4096be41d10e5e5636c3 in term 3.
I20260710 13:21:23.899080 15180 raft_consensus.cc:697] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 LEADER]: Becoming Leader. State: Replica: f36e0802faae4096be41d10e5e5636c3, State: Running, Role: LEADER
I20260710 13:21:23.900161 15180 consensus_queue.cc:237] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } }
I20260710 13:21:23.907208 14854 catalog_manager.cc:5697] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 reported cstate change: term changed from 2 to 3, leader changed from 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1) to f36e0802faae4096be41d10e5e5636c3 (127.11.26.3). New cstate: current_term: 3 leader_uuid: "f36e0802faae4096be41d10e5e5636c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13b37d64dc99450d823d918ccbe0e0db" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 46275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a0f0662ff4da4724a89aa5f88ea84f77" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 42073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f36e0802faae4096be41d10e5e5636c3" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 41367 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:23.946606 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
I20260710 13:21:23.981593 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:23.982436 11368 tablet_replica.cc:333] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db: stopping tablet replica
I20260710 13:21:23.983150 11368 raft_consensus.cc:2243] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:23.983711 11368 raft_consensus.cc:2272] T 4179db15140f49b69e73e2c7409ad431 P 13b37d64dc99450d823d918ccbe0e0db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:23.986701 11368 tablet_replica.cc:333] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db: stopping tablet replica
I20260710 13:21:23.987452 11368 raft_consensus.cc:2243] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:23.988101 11368 raft_consensus.cc:2272] T 2da2effaae3a43619ccb83cc30e19d26 P 13b37d64dc99450d823d918ccbe0e0db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:23.991338 11368 tablet_replica.cc:333] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db: stopping tablet replica
I20260710 13:21:23.992172 11368 raft_consensus.cc:2243] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:23.993126 11368 raft_consensus.cc:2272] T 85a204554202453abb9c6b146dc26aa3 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:23.996284 11368 tablet_replica.cc:333] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db: stopping tablet replica
I20260710 13:21:23.996858 11368 raft_consensus.cc:2243] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:23.997852 11368 raft_consensus.cc:2272] T 1cc895fa14cf46a88680ffd1425032e7 P 13b37d64dc99450d823d918ccbe0e0db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.025889 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
W20260710 13:21:24.037232 14996 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.26.1:46275: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260710 13:21:24.041558 14996 consensus_peers.cc:597] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 -> Peer 13b37d64dc99450d823d918ccbe0e0db (127.11.26.1:46275): Couldn't send request to peer 13b37d64dc99450d823d918ccbe0e0db. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:46275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:24.043154 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
I20260710 13:21:24.066545 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:24.067284 11368 tablet_replica.cc:333] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77: stopping tablet replica
I20260710 13:21:24.068002 11368 raft_consensus.cc:2243] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.068531 11368 raft_consensus.cc:2272] T 85a204554202453abb9c6b146dc26aa3 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.070938 11368 tablet_replica.cc:333] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77: stopping tablet replica
I20260710 13:21:24.071480 11368 raft_consensus.cc:2243] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.071959 11368 raft_consensus.cc:2272] T 2da2effaae3a43619ccb83cc30e19d26 P a0f0662ff4da4724a89aa5f88ea84f77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.074407 11368 tablet_replica.cc:333] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77: stopping tablet replica
I20260710 13:21:24.074960 11368 raft_consensus.cc:2243] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.075358 11368 raft_consensus.cc:2272] T 1cc895fa14cf46a88680ffd1425032e7 P a0f0662ff4da4724a89aa5f88ea84f77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.077653 11368 tablet_replica.cc:333] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77: stopping tablet replica
I20260710 13:21:24.078096 11368 raft_consensus.cc:2243] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:24.078786 11368 raft_consensus.cc:2272] T 4179db15140f49b69e73e2c7409ad431 P a0f0662ff4da4724a89aa5f88ea84f77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.094404 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
I20260710 13:21:24.110476 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
I20260710 13:21:24.136544 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:24.137251 11368 tablet_replica.cc:333] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3: stopping tablet replica
I20260710 13:21:24.137854 11368 raft_consensus.cc:2243] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.138365 11368 raft_consensus.cc:2272] T 4179db15140f49b69e73e2c7409ad431 P f36e0802faae4096be41d10e5e5636c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.140365 11368 tablet_replica.cc:333] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: stopping tablet replica
I20260710 13:21:24.140923 11368 raft_consensus.cc:2243] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:24.141535 11368 pending_rounds.cc:70] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Trying to abort 2 pending ops.
I20260710 13:21:24.141736 11368 pending_rounds.cc:77] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992945264349184 op_type: NO_OP noop_request { }
I20260710 13:21:24.142050 11368 raft_consensus.cc:2889] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:24.142313 11368 pending_rounds.cc:77] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992943222181888 op_type: NO_OP noop_request { }
I20260710 13:21:24.142566 11368 raft_consensus.cc:2889] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:24.142843 11368 raft_consensus.cc:2272] T 2da2effaae3a43619ccb83cc30e19d26 P f36e0802faae4096be41d10e5e5636c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.145373 11368 tablet_replica.cc:333] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3: stopping tablet replica
I20260710 13:21:24.145895 11368 raft_consensus.cc:2243] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.146343 11368 raft_consensus.cc:2272] T 85a204554202453abb9c6b146dc26aa3 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.149039 11368 tablet_replica.cc:333] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3: stopping tablet replica
I20260710 13:21:24.149598 11368 raft_consensus.cc:2243] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:24.150069 11368 raft_consensus.cc:2272] T 1cc895fa14cf46a88680ffd1425032e7 P f36e0802faae4096be41d10e5e5636c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.177371 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:21:24.191545 11368 master.cc:562] Master@127.11.26.62:38357 shutting down...
I20260710 13:21:24.216729 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:24.217743 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:24.218437 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5745f7bd0aa544989f8b2d3ccec9ea9d: stopping tablet replica
I20260710 13:21:24.240588 11368 master.cc:584] Master@127.11.26.62:38357 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2957 ms)
[----------] 6 tests from LeaderRebalancerTest (99358 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:21:24.279560 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:39491
I20260710 13:21:24.281121 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:24.287266 15207 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 13:21:24.287559 15208 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 13:21:24.289341 15210 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 13:21:24.290817 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:24.291685 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:24.292057 11368 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 13:21:24.292244 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689684292225 us; error 0 us; skew 500 ppm
I20260710 13:21:24.292853 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:24.295512 11368 webserver.cc:533] Webserver started at http://127.11.26.62:37153/ using document root <none> and password file <none>
I20260710 13:21:24.296085 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:24.296255 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:24.296568 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:24.297991 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.303134 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:24.308071 15215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.309159 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:24.309479 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.309782 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-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 13:21:24.343742 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:24.345026 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:24.395475 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:39491
I20260710 13:21:24.395594 15266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:39491 every 8 connection(s)
I20260710 13:21:24.400619 15267 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 13:21:24.413784 15267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c: Bootstrap starting.
I20260710 13:21:24.418295 15267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:24.423237 15267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c: No bootstrap required, opened a new log
I20260710 13:21:24.425392 15267 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c" member_type: VOTER }
I20260710 13:21:24.425803 15267 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:24.426105 15267 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c6364fdd9e44e2ea8b6e14794a0f15c, State: Initialized, Role: FOLLOWER
I20260710 13:21:24.426811 15267 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c6364fdd9e44e2ea8b6e14794a0f15c" member_type: VOTER }
I20260710 13:21:24.427284 15267 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:24.427510 15267 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:24.427840 15267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:24.432710 15267 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c" member_type: VOTER }
I20260710 13:21:24.433312 15267 leader_election.cc:304] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [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: 5c6364fdd9e44e2ea8b6e14794a0f15c; no voters: 
I20260710 13:21:24.434610 15267 leader_election.cc:290] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:24.435158 15270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:24.437384 15270 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 1 LEADER]: Becoming Leader. State: Replica: 5c6364fdd9e44e2ea8b6e14794a0f15c, State: Running, Role: LEADER
I20260710 13:21:24.438519 15267 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:24.438464 15270 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [LEADER]: Queue going to LEADER mode. State: All 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: "5c6364fdd9e44e2ea8b6e14794a0f15c" member_type: VOTER }
I20260710 13:21:24.442324 15272 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5c6364fdd9e44e2ea8b6e14794a0f15c. Latest consensus state: current_term: 1 leader_uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c" member_type: VOTER } }
I20260710 13:21:24.443162 15272 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:24.442857 15271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c6364fdd9e44e2ea8b6e14794a0f15c" member_type: VOTER } }
I20260710 13:21:24.444129 15271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:24.447677 15276 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:24.454269 15276 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:24.458571 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:24.466405 15276 catalog_manager.cc:1383] Generated new cluster ID: 2fe8dae4de7b4f30b6097a59d92a78c4
I20260710 13:21:24.466810 15276 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:24.485419 15276 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:24.487006 15276 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:24.505491 15276 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c: Generated new TSK 0
I20260710 13:21:24.506294 15276 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:24.527683 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:24.535356 15288 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 13:21:24.536518 15289 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 13:21:24.539505 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:24.540290 15291 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 13:21:24.541996 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:24.542382 11368 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 13:21:24.542579 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689684542548 us; error 0 us; skew 500 ppm
I20260710 13:21:24.543201 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:24.546875 11368 webserver.cc:533] Webserver started at http://127.11.26.1:38685/ using document root <none> and password file <none>
I20260710 13:21:24.547596 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:24.547902 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:24.548274 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:24.549721 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "6c6d590cebca464fa029b98c809a8987"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.556469 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260710 13:21:24.561545 15296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.562846 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:21:24.563203 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "6c6d590cebca464fa029b98c809a8987"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.563753 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-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 13:21:24.580250 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:24.581831 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:24.583567 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:24.586189 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:24.586400 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.586721 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:24.586865 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.635658 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:32915
I20260710 13:21:24.635957 15358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:32915 every 8 connection(s)
I20260710 13:21:24.640930 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:24.648913 15363 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 13:21:24.650522 15364 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 13:21:24.653959 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:24.654647 15366 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 13:21:24.656764 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:24.657126 11368 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 13:21:24.657371 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689684657348 us; error 0 us; skew 500 ppm
I20260710 13:21:24.658272 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:24.658612 15359 heartbeater.cc:344] Connected to a master server at 127.11.26.62:39491
I20260710 13:21:24.659225 15359 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:24.660475 15359 heartbeater.cc:507] Master 127.11.26.62:39491 requested a full tablet report, sending...
I20260710 13:21:24.662160 11368 webserver.cc:533] Webserver started at http://127.11.26.2:45969/ using document root <none> and password file <none>
I20260710 13:21:24.662997 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:24.663250 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:24.663609 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:24.663622 15232 ts_manager.cc:194] Registered new tserver with Master: 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915)
I20260710 13:21:24.665159 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.665732 15232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45784
I20260710 13:21:24.672169 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:24.676815 15371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.677968 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:21:24.678411 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.678822 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-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 13:21:24.716758 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:24.718081 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:24.719805 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:24.722683 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:24.722898 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.723201 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:24.723374 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.778038 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:33769
I20260710 13:21:24.778129 15433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:33769 every 8 connection(s)
I20260710 13:21:24.784206 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:24.793368 15437 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 13:21:24.797052 15438 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 13:21:24.799651 15440 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 13:21:24.800231 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:24.802253 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:24.802644 11368 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 13:21:24.802791 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689684802779 us; error 0 us; skew 500 ppm
I20260710 13:21:24.804062 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:24.804450 15434 heartbeater.cc:344] Connected to a master server at 127.11.26.62:39491
I20260710 13:21:24.805061 15434 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:24.806264 15434 heartbeater.cc:507] Master 127.11.26.62:39491 requested a full tablet report, sending...
I20260710 13:21:24.808332 11368 webserver.cc:533] Webserver started at http://127.11.26.3:39617/ using document root <none> and password file <none>
I20260710 13:21:24.809475 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:24.809909 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:24.810339 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:24.810266 15232 ts_manager.cc:194] Registered new tserver with Master: e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:24.812582 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "6f833a13848841eb9c9bdb68196aef19"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.812903 15232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45798
I20260710 13:21:24.819729 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:21:24.824957 15445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.826464 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:24.826845 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "6f833a13848841eb9c9bdb68196aef19"
format_stamp: "Formatted at 2026-07-10 13:21:24 on dist-test-slave-wrzs"
I20260710 13:21:24.827142 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689584712490-11368-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 13:21:24.859560 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:24.860885 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:24.862923 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:24.867000 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:24.867313 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:24.867703 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:24.867920 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:24.926133 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:44393
I20260710 13:21:24.926296 15507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:44393 every 8 connection(s)
I20260710 13:21:24.944820 15508 heartbeater.cc:344] Connected to a master server at 127.11.26.62:39491
I20260710 13:21:24.945405 15508 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:24.946264 15508 heartbeater.cc:507] Master 127.11.26.62:39491 requested a full tablet report, sending...
I20260710 13:21:24.948788 15232 ts_manager.cc:194] Registered new tserver with Master: 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:24.949555 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019468515s
I20260710 13:21:24.951051 15232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45806
I20260710 13:21:24.984294 15232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45818:
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 13:21:24.987388 15232 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 13:21:25.083132 15324 tablet_service.cc:1511] Processing CreateTablet for tablet 07c49bbeecb64c7ab14cf081d822b107 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:25.084704 15324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c49bbeecb64c7ab14cf081d822b107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.090771 15323 tablet_service.cc:1511] Processing CreateTablet for tablet be27b18a3ba1499090a6ad8fd922727d (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:25.092410 15323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be27b18a3ba1499090a6ad8fd922727d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.094837 15399 tablet_service.cc:1511] Processing CreateTablet for tablet 07c49bbeecb64c7ab14cf081d822b107 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:25.095605 15398 tablet_service.cc:1511] Processing CreateTablet for tablet be27b18a3ba1499090a6ad8fd922727d (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:25.096324 15399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c49bbeecb64c7ab14cf081d822b107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.097479 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be27b18a3ba1499090a6ad8fd922727d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.098726 15395 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc5f389a1a64fc9be23381600a9ef41 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:25.100370 15395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc5f389a1a64fc9be23381600a9ef41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.097425 15396 tablet_service.cc:1511] Processing CreateTablet for tablet cfedb9808f9d49f8af8dc8ce6cda49b3 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:25.104852 15396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfedb9808f9d49f8af8dc8ce6cda49b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.096324 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7e3d209e4b4578861df89425c29666 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:25.108505 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7e3d209e4b4578861df89425c29666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.113924 15322 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7e3d209e4b4578861df89425c29666 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:25.114701 15394 tablet_service.cc:1511] Processing CreateTablet for tablet 66f536b18b1a4bd399536ba7faeddd6f (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:25.115665 15322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7e3d209e4b4578861df89425c29666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.116178 15394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f536b18b1a4bd399536ba7faeddd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.121852 15393 tablet_service.cc:1511] Processing CreateTablet for tablet a11329453c0244268a184d4f2b7dd43d (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:25.123558 15393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11329453c0244268a184d4f2b7dd43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.126305 15321 tablet_service.cc:1511] Processing CreateTablet for tablet cfedb9808f9d49f8af8dc8ce6cda49b3 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:25.129036 15392 tablet_service.cc:1511] Processing CreateTablet for tablet a6082d58719343b39747cb3b8b7e52e9 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:25.133114 15391 tablet_service.cc:1511] Processing CreateTablet for tablet 96568421863643c8bd9d97310c566a51 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:25.135248 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfedb9808f9d49f8af8dc8ce6cda49b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.131523 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6082d58719343b39747cb3b8b7e52e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.140905 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96568421863643c8bd9d97310c566a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.150174 15320 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc5f389a1a64fc9be23381600a9ef41 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:25.151691 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc5f389a1a64fc9be23381600a9ef41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.157090 15473 tablet_service.cc:1511] Processing CreateTablet for tablet 07c49bbeecb64c7ab14cf081d822b107 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:25.158551 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c49bbeecb64c7ab14cf081d822b107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.161466 15319 tablet_service.cc:1511] Processing CreateTablet for tablet 66f536b18b1a4bd399536ba7faeddd6f (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:25.162920 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f536b18b1a4bd399536ba7faeddd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.165516 15318 tablet_service.cc:1511] Processing CreateTablet for tablet a11329453c0244268a184d4f2b7dd43d (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:25.167016 15318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11329453c0244268a184d4f2b7dd43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.169387 15317 tablet_service.cc:1511] Processing CreateTablet for tablet a6082d58719343b39747cb3b8b7e52e9 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:25.170848 15317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6082d58719343b39747cb3b8b7e52e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.173391 15316 tablet_service.cc:1511] Processing CreateTablet for tablet 96568421863643c8bd9d97310c566a51 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:25.174814 15316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96568421863643c8bd9d97310c566a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.182663 15472 tablet_service.cc:1511] Processing CreateTablet for tablet be27b18a3ba1499090a6ad8fd922727d (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:25.184175 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be27b18a3ba1499090a6ad8fd922727d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.189425 15471 tablet_service.cc:1511] Processing CreateTablet for tablet 7f7e3d209e4b4578861df89425c29666 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:25.190943 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f7e3d209e4b4578861df89425c29666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.193388 15470 tablet_service.cc:1511] Processing CreateTablet for tablet cfedb9808f9d49f8af8dc8ce6cda49b3 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:25.194835 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfedb9808f9d49f8af8dc8ce6cda49b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.197341 15469 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc5f389a1a64fc9be23381600a9ef41 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:25.200636 15468 tablet_service.cc:1511] Processing CreateTablet for tablet 66f536b18b1a4bd399536ba7faeddd6f (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:25.201289 15523 tablet_bootstrap.cc:492] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.208781 15523 tablet_bootstrap.cc:654] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.212344 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc5f389a1a64fc9be23381600a9ef41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.216284 15468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f536b18b1a4bd399536ba7faeddd6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.241825 15467 tablet_service.cc:1511] Processing CreateTablet for tablet a11329453c0244268a184d4f2b7dd43d (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:25.243954 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11329453c0244268a184d4f2b7dd43d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.247275 15466 tablet_service.cc:1511] Processing CreateTablet for tablet a6082d58719343b39747cb3b8b7e52e9 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:25.249547 15466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6082d58719343b39747cb3b8b7e52e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.253118 15465 tablet_service.cc:1511] Processing CreateTablet for tablet 96568421863643c8bd9d97310c566a51 (DEFAULT_TABLE table=test-workload [id=a3878438ab964922be969a25ad24fb3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:25.254868 15465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96568421863643c8bd9d97310c566a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:25.333376 15524 tablet_bootstrap.cc:492] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.348327 15523 tablet_bootstrap.cc:492] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.348932 15523 ts_tablet_manager.cc:1403] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.148s	user 0.052s	sys 0.062s
I20260710 13:21:25.351872 15523 raft_consensus.cc:359] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.352612 15523 raft_consensus.cc:385] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.352918 15523 raft_consensus.cc:740] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.353698 15523 consensus_queue.cc:260] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.358296 15526 tablet_bootstrap.cc:492] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.366868 15524 tablet_bootstrap.cc:654] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.372021 15526 tablet_bootstrap.cc:654] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.383423 15434 heartbeater.cc:499] Master 127.11.26.62:39491 was elected leader, sending a full tablet report...
I20260710 13:21:25.383944 15523 ts_tablet_manager.cc:1434] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.008s
I20260710 13:21:25.384923 15526 tablet_bootstrap.cc:492] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.385720 15526 ts_tablet_manager.cc:1403] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260710 13:21:25.385102 15523 tablet_bootstrap.cc:492] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.388025 15524 tablet_bootstrap.cc:492] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.388595 15524 ts_tablet_manager.cc:1403] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.013s
I20260710 13:21:25.388942 15526 raft_consensus.cc:359] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.389734 15526 raft_consensus.cc:385] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.390071 15526 raft_consensus.cc:740] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.391049 15526 consensus_queue.cc:260] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.391868 15524 raft_consensus.cc:359] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.392748 15524 raft_consensus.cc:385] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.393205 15524 raft_consensus.cc:740] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.394697 15523 tablet_bootstrap.cc:654] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.394387 15524 consensus_queue.cc:260] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.404115 15359 heartbeater.cc:499] Master 127.11.26.62:39491 was elected leader, sending a full tablet report...
I20260710 13:21:25.404873 15524 ts_tablet_manager.cc:1434] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:21:25.406399 15524 tablet_bootstrap.cc:492] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.410066 15508 heartbeater.cc:499] Master 127.11.26.62:39491 was elected leader, sending a full tablet report...
I20260710 13:21:25.413367 15524 tablet_bootstrap.cc:654] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.413573 15526 ts_tablet_manager.cc:1434] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.012s
I20260710 13:21:25.414590 15526 tablet_bootstrap.cc:492] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.422577 15523 tablet_bootstrap.cc:492] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.423342 15523 ts_tablet_manager.cc:1403] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260710 13:21:25.424587 15526 tablet_bootstrap.cc:654] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.426369 15523 raft_consensus.cc:359] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.427359 15523 raft_consensus.cc:385] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.427752 15523 raft_consensus.cc:740] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.428673 15523 consensus_queue.cc:260] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.430496 15524 tablet_bootstrap.cc:492] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.431171 15524 ts_tablet_manager.cc:1403] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260710 13:21:25.434211 15524 raft_consensus.cc:359] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.435068 15524 raft_consensus.cc:385] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.435488 15524 raft_consensus.cc:740] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.436466 15524 consensus_queue.cc:260] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.438755 15524 ts_tablet_manager.cc:1434] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:21:25.439845 15524 tablet_bootstrap.cc:492] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.442207 15523 ts_tablet_manager.cc:1434] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:21:25.443583 15523 tablet_bootstrap.cc:492] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.446779 15524 tablet_bootstrap.cc:654] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.451231 15526 tablet_bootstrap.cc:492] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.451727 15523 tablet_bootstrap.cc:654] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.451880 15526 ts_tablet_manager.cc:1403] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.018s
W20260710 13:21:25.452585 15280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:25.455350 15526 raft_consensus.cc:359] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.456957 15526 raft_consensus.cc:385] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.457538 15526 raft_consensus.cc:740] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.459034 15526 consensus_queue.cc:260] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.461692 15526 ts_tablet_manager.cc:1434] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:25.465077 15523 tablet_bootstrap.cc:492] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.465824 15523 ts_tablet_manager.cc:1403] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 13:21:25.468784 15523 raft_consensus.cc:359] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.469709 15523 raft_consensus.cc:385] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.470110 15523 raft_consensus.cc:740] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.470988 15523 consensus_queue.cc:260] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.469345 15526 tablet_bootstrap.cc:492] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.477905 15526 tablet_bootstrap.cc:654] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.481878 15523 ts_tablet_manager.cc:1434] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:21:25.484089 15524 tablet_bootstrap.cc:492] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.484647 15524 ts_tablet_manager.cc:1403] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.023s
I20260710 13:21:25.486457 15523 tablet_bootstrap.cc:492] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.487593 15524 raft_consensus.cc:359] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.488547 15524 raft_consensus.cc:385] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.488888 15524 raft_consensus.cc:740] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.490691 15531 raft_consensus.cc:493] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.491194 15531 raft_consensus.cc:515] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.489768 15524 consensus_queue.cc:260] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.494969 15523 tablet_bootstrap.cc:654] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.499516 15531 leader_election.cc:290] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.501667 15526 tablet_bootstrap.cc:492] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.502202 15526 ts_tablet_manager.cc:1403] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260710 13:21:25.505698 15524 ts_tablet_manager.cc:1434] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 13:21:25.505303 15526 raft_consensus.cc:359] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.506705 15524 tablet_bootstrap.cc:492] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.506843 15526 raft_consensus.cc:385] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.507252 15526 raft_consensus.cc:740] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.508292 15526 consensus_queue.cc:260] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.513427 15526 ts_tablet_manager.cc:1434] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:25.514175 15524 tablet_bootstrap.cc:654] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.514436 15526 tablet_bootstrap.cc:492] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.518366 15538 raft_consensus.cc:493] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.519274 15538 raft_consensus.cc:515] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.522413 15526 tablet_bootstrap.cc:654] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.522704 15527 raft_consensus.cc:493] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.523177 15527 raft_consensus.cc:515] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.523703 15538 leader_election.cc:290] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.526057 15527 leader_election.cc:290] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.527354 15524 tablet_bootstrap.cc:492] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.528028 15524 ts_tablet_manager.cc:1403] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 13:21:25.530014 15523 tablet_bootstrap.cc:492] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.530551 15523 ts_tablet_manager.cc:1403] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.003s
I20260710 13:21:25.532900 15524 raft_consensus.cc:359] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.533638 15523 raft_consensus.cc:359] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.534176 15524 raft_consensus.cc:385] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.534905 15524 raft_consensus.cc:740] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.536072 15524 consensus_queue.cc:260] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.534425 15523 raft_consensus.cc:385] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.538574 15523 raft_consensus.cc:740] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.538990 15524 ts_tablet_manager.cc:1434] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:21:25.540218 15524 tablet_bootstrap.cc:492] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.539670 15523 consensus_queue.cc:260] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.541661 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:25.543222 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
W20260710 13:21:25.545171 15299 leader_election.cc:343] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:25.545951 15299 leader_election.cc:343] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.554225 15524 tablet_bootstrap.cc:654] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.554426 15523 ts_tablet_manager.cc:1434] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:21:25.556241 15523 tablet_bootstrap.cc:492] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.557248 15538 raft_consensus.cc:493] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.557900 15538 raft_consensus.cc:515] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.561261 15538 leader_election.cc:290] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.562824 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:25.563577 15482 raft_consensus.cc:2468] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:25.564982 15299 leader_election.cc:304] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:25.565363 15524 tablet_bootstrap.cc:492] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.565891 15524 ts_tablet_manager.cc:1403] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260710 13:21:25.566072 15538 raft_consensus.cc:2804] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.570861 15538 raft_consensus.cc:493] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.571303 15538 raft_consensus.cc:3060] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.572814 15524 raft_consensus.cc:359] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.575074 15523 tablet_bootstrap.cc:654] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.579555 15538 raft_consensus.cc:515] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.580539 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:25.581372 15526 tablet_bootstrap.cc:492] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.578147 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:25.582126 15526 ts_tablet_manager.cc:1403] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.033s
I20260710 13:21:25.582257 15409 raft_consensus.cc:2468] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:25.579550 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:25.583745 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
W20260710 13:21:25.584034 15297 leader_election.cc:343] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.584429 15482 raft_consensus.cc:3060] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.585372 15297 leader_election.cc:304] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [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: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:25.585726 15524 raft_consensus.cc:385] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.585645 15526 raft_consensus.cc:359] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.586169 15524 raft_consensus.cc:740] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.586522 15526 raft_consensus.cc:385] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.586642 15531 raft_consensus.cc:2804] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.586926 15526 raft_consensus.cc:740] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.587134 15531 raft_consensus.cc:493] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.587715 15531 raft_consensus.cc:3060] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.588244 15526 consensus_queue.cc:260] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.588279 15524 consensus_queue.cc:260] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.593447 15526 ts_tablet_manager.cc:1434] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:21:25.595163 15526 tablet_bootstrap.cc:492] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.596508 15530 raft_consensus.cc:493] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.597021 15530 raft_consensus.cc:515] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.600386 15531 raft_consensus.cc:515] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
W20260710 13:21:25.603027 15297 leader_election.cc:343] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.603505 15297 leader_election.cc:304] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987; no voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:25.603816 15526 tablet_bootstrap.cc:654] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.605541 15550 raft_consensus.cc:2749] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.606079 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:25.608119 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:25.608690 15408 raft_consensus.cc:3060] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:25.616365 15297 leader_election.cc:343] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.619266 15408 raft_consensus.cc:2468] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:25.620003 15530 leader_election.cc:290] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:25.621340 15550 raft_consensus.cc:493] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.621867 15482 raft_consensus.cc:2468] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:25.622323 15550 raft_consensus.cc:515] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.623446 15538 leader_election.cc:290] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.623490 15299 leader_election.cc:304] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [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: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:25.624825 15531 leader_election.cc:290] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.625465 15531 raft_consensus.cc:2804] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.625916 15531 raft_consensus.cc:697] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:25.626760 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c49bbeecb64c7ab14cf081d822b107" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:25.627686 15409 raft_consensus.cc:2468] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:25.629177 15297 leader_election.cc:304] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:25.630977 15550 leader_election.cc:290] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.632066 15550 raft_consensus.cc:2804] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.632741 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c49bbeecb64c7ab14cf081d822b107" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
W20260710 13:21:25.635450 15299 leader_election.cc:343] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.638842 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:25.642745 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.643814 15334 raft_consensus.cc:2393] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e31df2bde5ed43a78d8cfa5584bcef4d in current term 1: Already voted for candidate 6c6d590cebca464fa029b98c809a8987 in this term.
W20260710 13:21:25.642738 15299 leader_election.cc:343] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.646976 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:25.632789 15550 raft_consensus.cc:493] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.649030 15550 raft_consensus.cc:3060] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:25.649135 15374 leader_election.cc:343] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.649703 15374 leader_election.cc:304] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:25.651208 15527 raft_consensus.cc:2749] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.652772 15297 leader_election.cc:304] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [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: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:25.653620 15538 raft_consensus.cc:2804] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.654062 15538 raft_consensus.cc:697] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:25.654924 15538 consensus_queue.cc:237] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.657774 15523 tablet_bootstrap.cc:492] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.658470 15523 ts_tablet_manager.cc:1403] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.023s
I20260710 13:21:25.626979 15531 consensus_queue.cc:237] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.661836 15523 raft_consensus.cc:359] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.671919 15523 raft_consensus.cc:385] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.672523 15523 raft_consensus.cc:740] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.674062 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.673676 15523 consensus_queue.cc:260] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.674875 15526 tablet_bootstrap.cc:492] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.675458 15526 ts_tablet_manager.cc:1403] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.081s	user 0.040s	sys 0.033s
W20260710 13:21:25.675807 15448 leader_election.cc:343] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.676633 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
W20260710 13:21:25.678119 15446 leader_election.cc:343] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.678546 15446 leader_election.cc:304] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19; no voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:25.678548 15526 raft_consensus.cc:359] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.679420 15526 raft_consensus.cc:385] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.679701 15526 raft_consensus.cc:740] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.679982 15530 raft_consensus.cc:2749] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.680552 15526 consensus_queue.cc:260] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.682987 15526 ts_tablet_manager.cc:1434] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:21:25.684010 15526 tablet_bootstrap.cc:492] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.670146 15550 raft_consensus.cc:515] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.688498 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c49bbeecb64c7ab14cf081d822b107" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:25.689133 15408 raft_consensus.cc:3060] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.690358 15526 tablet_bootstrap.cc:654] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.695863 15408 raft_consensus.cc:2468] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:25.696465 15550 leader_election.cc:290] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.697805 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c49bbeecb64c7ab14cf081d822b107" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
W20260710 13:21:25.699689 15299 leader_election.cc:343] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.664259 15524 ts_tablet_manager.cc:1434] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.094s	user 0.009s	sys 0.018s
I20260710 13:21:25.701747 15524 tablet_bootstrap.cc:492] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.702603 15526 tablet_bootstrap.cc:492] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.704775 15526 ts_tablet_manager.cc:1403] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260710 13:21:25.709800 15523 ts_tablet_manager.cc:1434] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260710 13:21:25.711024 15297 leader_election.cc:304] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [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: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:25.711485 15523 tablet_bootstrap.cc:492] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.711102 15231 catalog_manager.cc:5697] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.712886 15524 tablet_bootstrap.cc:654] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.710170 15526 raft_consensus.cc:359] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.716845 15538 raft_consensus.cc:2804] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.717495 15538 raft_consensus.cc:697] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:25.718983 15538 consensus_queue.cc:237] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.714746 15526 raft_consensus.cc:385] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.720752 15526 raft_consensus.cc:740] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.721933 15526 consensus_queue.cc:260] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.725730 15526 ts_tablet_manager.cc:1434] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260710 13:21:25.726964 15526 tablet_bootstrap.cc:492] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.734153 15523 tablet_bootstrap.cc:654] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.735764 15526 tablet_bootstrap.cc:654] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.736287 15530 raft_consensus.cc:493] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.736794 15530 raft_consensus.cc:515] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.739193 15530 leader_election.cc:290] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:25.732115 15524 tablet_bootstrap.cc:492] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.740228 15524 ts_tablet_manager.cc:1403] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.008s
I20260710 13:21:25.741981 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.743636 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
W20260710 13:21:25.745903 15446 leader_election.cc:343] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:25.747611 15448 leader_election.cc:343] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.748342 15448 leader_election.cc:304] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19; no voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:25.743392 15524 raft_consensus.cc:359] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.749325 15524 raft_consensus.cc:385] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.749857 15524 raft_consensus.cc:740] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.751461 15527 raft_consensus.cc:493] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.752787 15527 raft_consensus.cc:515] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.760529 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
W20260710 13:21:25.762988 15374 leader_election.cc:343] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.764650 15530 raft_consensus.cc:2749] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.765766 15527 leader_election.cc:290] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.751073 15524 consensus_queue.cc:260] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.767371 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:25.769603 15526 tablet_bootstrap.cc:492] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.770320 15526 ts_tablet_manager.cc:1403] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.022s
W20260710 13:21:25.770278 15374 leader_election.cc:343] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.772812 15523 tablet_bootstrap.cc:492] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.772845 15374 leader_election.cc:304] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:25.773826 15523 ts_tablet_manager.cc:1403] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.017s
I20260710 13:21:25.774546 15527 raft_consensus.cc:2749] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:25.770258 15524 ts_tablet_manager.cc:1434] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.004s
I20260710 13:21:25.775182 15526 raft_consensus.cc:359] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.776268 15526 raft_consensus.cc:385] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.776638 15526 raft_consensus.cc:740] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.777568 15530 raft_consensus.cc:493] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.778398 15530 raft_consensus.cc:515] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.778682 15526 consensus_queue.cc:260] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.776625 15524 tablet_bootstrap.cc:492] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.780859 15530 leader_election.cc:290] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:25.780571 15523 raft_consensus.cc:359] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.781430 15523 raft_consensus.cc:385] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.781792 15523 raft_consensus.cc:740] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.784897 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:25.785655 15408 raft_consensus.cc:2468] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:25.787917 15524 tablet_bootstrap.cc:654] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.787843 15446 leader_election.cc:304] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:25.783419 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.789547 15564 raft_consensus.cc:2804] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.789919 15334 raft_consensus.cc:2468] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:25.790158 15564 raft_consensus.cc:493] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.790730 15564 raft_consensus.cc:3060] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.791501 15523 consensus_queue.cc:260] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.793110 15526 ts_tablet_manager.cc:1434] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:21:25.794164 15523 ts_tablet_manager.cc:1434] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:25.794301 15526 tablet_bootstrap.cc:492] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.797430 15523 tablet_bootstrap.cc:492] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.800659 15564 raft_consensus.cc:515] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.803835 15526 tablet_bootstrap.cc:654] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.804529 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:25.805295 15334 raft_consensus.cc:3060] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.806938 15564 leader_election.cc:290] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:25.808617 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:25.809420 15408 raft_consensus.cc:3060] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.812273 15527 raft_consensus.cc:493] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.812891 15527 raft_consensus.cc:515] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.812500 15230 catalog_manager.cc:5697] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.815220 15527 leader_election.cc:290] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.815336 15230 catalog_manager.cc:5697] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.817243 15334 raft_consensus.cc:2468] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:25.817581 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.818838 15333 raft_consensus.cc:2468] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 0.
I20260710 13:21:25.818905 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:25.828184 15374 leader_election.cc:304] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:25.828745 15523 tablet_bootstrap.cc:654] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:25.830837 15374 leader_election.cc:343] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.832242 15526 tablet_bootstrap.cc:492] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.832827 15526 ts_tablet_manager.cc:1403] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.010s
I20260710 13:21:25.833211 15448 leader_election.cc:304] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:25.834513 15564 raft_consensus.cc:2804] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.835165 15564 raft_consensus.cc:697] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:25.836191 15526 raft_consensus.cc:359] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.836913 15526 raft_consensus.cc:385] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.837172 15526 raft_consensus.cc:740] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.836540 15564 consensus_queue.cc:237] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.838265 15527 raft_consensus.cc:2804] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.837986 15526 consensus_queue.cc:260] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.838790 15527 raft_consensus.cc:493] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.839373 15527 raft_consensus.cc:3060] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.841255 15526 ts_tablet_manager.cc:1434] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:25.842322 15526 tablet_bootstrap.cc:492] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:25.844056 15523 tablet_bootstrap.cc:492] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.844563 15523 ts_tablet_manager.cc:1403] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.006s
I20260710 13:21:25.848111 15526 tablet_bootstrap.cc:654] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.848845 15523 raft_consensus.cc:359] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.849632 15523 raft_consensus.cc:385] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.849997 15523 raft_consensus.cc:740] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.838001 15524 tablet_bootstrap.cc:492] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.851083 15524 ts_tablet_manager.cc:1403] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.012s
I20260710 13:21:25.850929 15523 consensus_queue.cc:260] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.855614 15524 raft_consensus.cc:359] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.856370 15524 raft_consensus.cc:385] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.856670 15524 raft_consensus.cc:740] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.857494 15524 consensus_queue.cc:260] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.860224 15524 ts_tablet_manager.cc:1434] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:21:25.861246 15524 tablet_bootstrap.cc:492] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.862733 15408 raft_consensus.cc:2468] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:25.864874 15527 raft_consensus.cc:515] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.868600 15527 leader_election.cc:290] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.869395 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:25.869892 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:25.870764 15524 tablet_bootstrap.cc:654] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:25.871446 15374 leader_election.cc:343] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.870026 15334 raft_consensus.cc:3060] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.879585 15530 raft_consensus.cc:493] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.880861 15530 raft_consensus.cc:515] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.884388 15523 ts_tablet_manager.cc:1434] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.005s
I20260710 13:21:25.885051 15530 leader_election.cc:290] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:25.888690 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:25.889174 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.889392 15408 raft_consensus.cc:2468] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:25.889851 15333 raft_consensus.cc:2468] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:25.890898 15448 leader_election.cc:304] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:25.891568 15526 tablet_bootstrap.cc:492] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:25.892064 15526 ts_tablet_manager.cc:1403] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.001s
I20260710 13:21:25.892189 15530 raft_consensus.cc:2804] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.892560 15530 raft_consensus.cc:493] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.892900 15530 raft_consensus.cc:3060] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.894488 15523 tablet_bootstrap.cc:492] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.894780 15526 raft_consensus.cc:359] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.895437 15526 raft_consensus.cc:385] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.895709 15526 raft_consensus.cc:740] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.896405 15526 consensus_queue.cc:260] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.889431 15334 raft_consensus.cc:2468] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 1.
I20260710 13:21:25.899160 15374 leader_election.cc:304] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [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: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:25.900015 15524 tablet_bootstrap.cc:492] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.900588 15524 ts_tablet_manager.cc:1403] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260710 13:21:25.905826 15569 raft_consensus.cc:2804] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.906143 15524 raft_consensus.cc:359] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.906781 15569 raft_consensus.cc:697] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:25.907961 15569 consensus_queue.cc:237] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.909705 15524 raft_consensus.cc:385] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.912628 15524 raft_consensus.cc:740] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.914158 15524 consensus_queue.cc:260] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.913725 15231 catalog_manager.cc:5697] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.917995 15523 tablet_bootstrap.cc:654] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.900983 15530 raft_consensus.cc:515] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.921056 15526 ts_tablet_manager.cc:1434] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.008s
I20260710 13:21:25.922267 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:25.923185 15334 raft_consensus.cc:3060] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.923488 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:25.924136 15408 raft_consensus.cc:3060] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.933065 15569 raft_consensus.cc:493] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:25.933697 15569 raft_consensus.cc:515] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.938865 15408 raft_consensus.cc:2468] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:25.940111 15446 leader_election.cc:304] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:25.940794 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:25.942088 15572 raft_consensus.cc:2804] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.939606 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:25.927887 15530 leader_election.cc:290] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:25.943179 15482 raft_consensus.cc:2468] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 0.
I20260710 13:21:25.942807 15572 raft_consensus.cc:697] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:25.939215 15569 leader_election.cc:290] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
W20260710 13:21:25.945303 15374 leader_election.cc:343] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.946659 15374 leader_election.cc:304] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [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: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:25.947095 15524 ts_tablet_manager.cc:1434] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 13:21:25.937862 15232 catalog_manager.cc:5697] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 1 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.951290 15524 tablet_bootstrap.cc:492] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:25.955631 15569 raft_consensus.cc:2804] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:25.956187 15569 raft_consensus.cc:493] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:25.956565 15569 raft_consensus.cc:3060] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:25.945349 15572 consensus_queue.cc:237] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.963771 15334 raft_consensus.cc:2468] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:25.964900 15569 raft_consensus.cc:515] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.969069 15569 leader_election.cc:290] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:25.969892 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:25.970117 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:25.972112 15482 raft_consensus.cc:3060] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:25.972041 15374 leader_election.cc:343] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:25.970811 15523 tablet_bootstrap.cc:492] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:25.974938 15524 tablet_bootstrap.cc:654] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.974931 15523 ts_tablet_manager.cc:1403] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.026s
I20260710 13:21:25.978053 15523 raft_consensus.cc:359] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.978785 15523 raft_consensus.cc:385] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:25.979060 15523 raft_consensus.cc:740] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:25.980132 15523 consensus_queue.cc:260] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.983203 15523 ts_tablet_manager.cc:1434] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:21:25.984251 15523 tablet_bootstrap.cc:492] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:25.986058 15482 raft_consensus.cc:2468] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 1.
I20260710 13:21:25.987854 15374 leader_election.cc:304] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [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: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:25.989238 15569 raft_consensus.cc:2804] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:25.990061 15523 tablet_bootstrap.cc:654] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:25.989897 15569 raft_consensus.cc:697] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:25.991364 15569 consensus_queue.cc:237] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:25.995319 15524 tablet_bootstrap.cc:492] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:25.995987 15524 ts_tablet_manager.cc:1403] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.007s
I20260710 13:21:26.025676 15231 catalog_manager.cc:5697] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:26.034593 15538 raft_consensus.cc:493] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.036041 15538 raft_consensus.cc:515] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.039714 15523 tablet_bootstrap.cc:492] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:26.041011 15523 ts_tablet_manager.cc:1403] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.008s
I20260710 13:21:26.046531 15538 leader_election.cc:290] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.047283 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:26.048959 15408 raft_consensus.cc:2468] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:26.051528 15297 leader_election.cc:304] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:26.051226 15523 raft_consensus.cc:359] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.052882 15523 raft_consensus.cc:385] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.053331 15523 raft_consensus.cc:740] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.047272 15524 raft_consensus.cc:359] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.054591 15524 raft_consensus.cc:385] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:26.054682 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:26.055011 15524 raft_consensus.cc:740] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:26.055933 15482 raft_consensus.cc:2468] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:26.056160 15524 consensus_queue.cc:260] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.058065 15531 raft_consensus.cc:2804] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:26.058530 15531 raft_consensus.cc:493] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:26.058933 15531 raft_consensus.cc:3060] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.058954 15230 catalog_manager.cc:5697] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 1 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.061221 15524 ts_tablet_manager.cc:1434] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.065s	user 0.013s	sys 0.000s
I20260710 13:21:26.062414 15523 consensus_queue.cc:260] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.066597 15523 ts_tablet_manager.cc:1434] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.002s
I20260710 13:21:26.078622 15531 raft_consensus.cc:515] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.081786 15531 leader_election.cc:290] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.082501 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:26.082569 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:26.083447 15408 raft_consensus.cc:3060] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.083521 15482 raft_consensus.cc:3060] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.086843 15572 raft_consensus.cc:493] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.088006 15572 raft_consensus.cc:515] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.090884 15530 raft_consensus.cc:493] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.091810 15530 raft_consensus.cc:515] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.093251 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:26.094597 15334 raft_consensus.cc:2393] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f833a13848841eb9c9bdb68196aef19 in current term 1: Already voted for candidate e31df2bde5ed43a78d8cfa5584bcef4d in this term.
I20260710 13:21:26.094681 15530 leader_election.cc:290] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:26.097218 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c49bbeecb64c7ab14cf081d822b107" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:26.098294 15569 raft_consensus.cc:493] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.098788 15409 raft_consensus.cc:2393] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f833a13848841eb9c9bdb68196aef19 in current term 1: Already voted for candidate 6c6d590cebca464fa029b98c809a8987 in this term.
I20260710 13:21:26.098919 15569 raft_consensus.cc:515] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.101199 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c49bbeecb64c7ab14cf081d822b107" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:26.102015 15572 leader_election.cc:290] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:26.101199 15482 raft_consensus.cc:2468] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:26.101959 15408 raft_consensus.cc:2468] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:26.103184 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:26.104357 15299 leader_election.cc:304] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:26.105245 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:26.107697 15448 leader_election.cc:304] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19; no voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:26.108211 15569 leader_election.cc:290] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.108258 15531 raft_consensus.cc:2804] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:26.108889 15572 raft_consensus.cc:3060] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.108948 15531 raft_consensus.cc:697] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:26.110497 15531 consensus_queue.cc:237] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.111756 15446 leader_election.cc:304] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19; no voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:26.113336 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:26.113999 15530 raft_consensus.cc:3060] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.114763 15482 raft_consensus.cc:2393] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e31df2bde5ed43a78d8cfa5584bcef4d in current term 1: Already voted for candidate 6c6d590cebca464fa029b98c809a8987 in this term.
I20260710 13:21:26.116108 15374 leader_election.cc:304] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:26.117565 15569 raft_consensus.cc:3060] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.120690 15572 raft_consensus.cc:2749] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.126207 15569 raft_consensus.cc:2749] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.126572 15530 raft_consensus.cc:2749] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.128144 15230 catalog_manager.cc:5697] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.146270 15530 raft_consensus.cc:493] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.147327 15530 raft_consensus.cc:515] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.149418 15530 leader_election.cc:290] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:26.150578 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:26.150395 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:26.152129 15409 raft_consensus.cc:2393] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f833a13848841eb9c9bdb68196aef19 in current term 1: Already voted for candidate 6c6d590cebca464fa029b98c809a8987 in this term.
I20260710 13:21:26.153348 15446 leader_election.cc:304] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19; no voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:26.154485 15530 raft_consensus.cc:3060] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.154217 15531 consensus_queue.cc:1048] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.162638 15530 raft_consensus.cc:2749] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.165426 15531 raft_consensus.cc:493] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.166070 15531 raft_consensus.cc:515] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.171757 15531 leader_election.cc:290] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.172220 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:26.171572 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f536b18b1a4bd399536ba7faeddd6f" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:26.183858 15482 raft_consensus.cc:2393] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c6d590cebca464fa029b98c809a8987 in current term 1: Already voted for candidate e31df2bde5ed43a78d8cfa5584bcef4d in this term.
I20260710 13:21:26.187988 15299 leader_election.cc:304] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987; no voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:26.189086 15538 raft_consensus.cc:3060] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.190261 15550 consensus_queue.cc:1048] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.201308 15550 consensus_queue.cc:1048] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.202222 15538 raft_consensus.cc:2749] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:26.202582 15550 consensus_queue.cc:1048] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.235302 15585 consensus_queue.cc:1048] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.249606 15538 consensus_queue.cc:1048] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.292538 15530 consensus_queue.cc:1048] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.305431 15564 consensus_queue.cc:1048] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.320626 15569 consensus_queue.cc:1048] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.341627 15527 consensus_queue.cc:1048] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.364868 15538 raft_consensus.cc:493] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:26.366065 15538 raft_consensus.cc:515] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.368438 15538 leader_election.cc:290] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.369524 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:26.369830 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:26.370301 15408 raft_consensus.cc:2468] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:26.370627 15483 raft_consensus.cc:2468] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:26.371582 15297 leader_election.cc:304] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:26.372519 15538 raft_consensus.cc:2804] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:26.372931 15538 raft_consensus.cc:493] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:26.372640 15564 consensus_queue.cc:1048] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.373291 15538 raft_consensus.cc:3060] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.380396 15538 raft_consensus.cc:515] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.383890 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:26.384513 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:26.384671 15408 raft_consensus.cc:3060] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.385167 15483 raft_consensus.cc:3060] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:26.385701 15572 consensus_queue.cc:1048] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.391602 15538 leader_election.cc:290] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.395553 15483 raft_consensus.cc:2468] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:26.395558 15408 raft_consensus.cc:2468] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:26.397092 15299 leader_election.cc:304] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:26.399214 15538 raft_consensus.cc:2804] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:26.400096 15538 raft_consensus.cc:697] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:26.401150 15538 consensus_queue.cc:237] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.409229 15527 consensus_queue.cc:1048] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.412760 15230 catalog_manager.cc:5697] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.425045 15569 consensus_queue.cc:1048] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.535276 15538 consensus_queue.cc:1048] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.551556 15538 consensus_queue.cc:1048] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:26.558420 15482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
mode: GRACEFUL
new_leader_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:57206
I20260710 13:21:26.559299 15482 raft_consensus.cc:606] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Received request to transfer leadership to TS 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:26.566582 15483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
mode: GRACEFUL
new_leader_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:57206
I20260710 13:21:26.567165 15483 raft_consensus.cc:606] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Received request to transfer leadership to TS 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:26.582716 15333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:37722
I20260710 13:21:26.583264 15333 raft_consensus.cc:606] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Received request to transfer leadership to TS e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:26.596336 15333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:37722
I20260710 13:21:26.596933 15333 raft_consensus.cc:606] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Received request to transfer leadership to TS e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:26.603436 15333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96568421863643c8bd9d97310c566a51"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:37722
I20260710 13:21:26.604014 15333 raft_consensus.cc:606] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Received request to transfer leadership to TS 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:26.716138 15585 raft_consensus.cc:993] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: : Instructing follower 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:26.716645 15585 raft_consensus.cc:1081] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Signalling peer 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:26.718981 15482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96568421863643c8bd9d97310c566a51"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:21:26.719734 15482 raft_consensus.cc:493] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.720383 15482 raft_consensus.cc:3060] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.727706 15482 raft_consensus.cc:515] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.729791 15482 leader_election.cc:290] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:26.730872 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:26.731091 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96568421863643c8bd9d97310c566a51" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:26.731478 15333 raft_consensus.cc:3055] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.731681 15409 raft_consensus.cc:3060] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.731864 15333 raft_consensus.cc:740] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:26.733062 15333 consensus_queue.cc:260] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.734066 15333 raft_consensus.cc:3060] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.737818 15409 raft_consensus.cc:2468] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:26.739264 15446 leader_election.cc:304] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:26.740185 15564 raft_consensus.cc:2804] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.740597 15333 raft_consensus.cc:2468] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:26.740768 15564 raft_consensus.cc:697] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:26.741948 15564 consensus_queue.cc:237] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.749900 15230 catalog_manager.cc:5697] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 1 to 2, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:26.913856 15550 consensus_queue.cc:1048] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.927866 15531 consensus_queue.cc:1048] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:26.932068 15572 raft_consensus.cc:993] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: : Instructing follower 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:26.932701 15530 raft_consensus.cc:1081] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Signalling peer 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:26.932068 15564 raft_consensus.cc:993] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: : Instructing follower 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:26.933714 15530 raft_consensus.cc:1081] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Signalling peer 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:26.936148 15334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:37712
I20260710 13:21:26.937225 15334 raft_consensus.cc:493] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.937701 15334 raft_consensus.cc:3060] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.940239 15333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:37712
I20260710 13:21:26.940984 15333 raft_consensus.cc:493] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.942054 15333 raft_consensus.cc:3060] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.952629 15333 raft_consensus.cc:515] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.952900 15334 raft_consensus.cc:515] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.955818 15334 leader_election.cc:290] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.949939 15538 raft_consensus.cc:993] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: : Instructing follower e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:26.956542 15538 raft_consensus.cc:1081] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Signalling peer e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:26.956743 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:26.957193 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfedb9808f9d49f8af8dc8ce6cda49b3" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:26.957826 15482 raft_consensus.cc:3055] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.958153 15409 raft_consensus.cc:3060] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.958551 15482 raft_consensus.cc:740] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:26.959549 15482 consensus_queue.cc:260] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.960064 15407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:39374
I20260710 13:21:26.960692 15407 raft_consensus.cc:493] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.960906 15482 raft_consensus.cc:3060] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.961090 15407 raft_consensus.cc:3060] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.964277 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:26.964980 15408 raft_consensus.cc:3060] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.968248 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f7e3d209e4b4578861df89425c29666" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:26.969017 15483 raft_consensus.cc:3055] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.968689 15407 raft_consensus.cc:515] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.969379 15483 raft_consensus.cc:740] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:26.969841 15482 raft_consensus.cc:2468] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:26.970516 15483 consensus_queue.cc:260] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.971449 15299 leader_election.cc:304] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:26.972514 15531 raft_consensus.cc:2804] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.973876 15531 raft_consensus.cc:697] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:26.974728 15409 raft_consensus.cc:2468] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:26.971858 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:26.976459 15333 leader_election.cc:290] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.977213 15334 raft_consensus.cc:3055] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:26.977674 15334 raft_consensus.cc:740] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:26.978593 15483 raft_consensus.cc:3060] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.979523 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6082d58719343b39747cb3b8b7e52e9" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:26.976475 15531 consensus_queue.cc:237] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.980772 15538 raft_consensus.cc:993] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: : Instructing follower e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:26.981336 15538 raft_consensus.cc:1081] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Signalling peer e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:26.980149 15407 leader_election.cc:290] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:26.980211 15482 raft_consensus.cc:3060] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.981323 15334 consensus_queue.cc:260] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.985644 15334 raft_consensus.cc:3060] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:26.988960 15483 raft_consensus.cc:2468] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:26.990895 15299 leader_election.cc:304] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:26.990464 15232 catalog_manager.cc:5697] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 1 to 2, leader changed from 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3) to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:26.977891 15408 raft_consensus.cc:2468] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:26.992035 15482 raft_consensus.cc:2468] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:26.992570 15531 raft_consensus.cc:2804] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.993183 15531 raft_consensus.cc:697] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:26.993251 15374 leader_election.cc:304] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:26.994256 15569 raft_consensus.cc:2804] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:26.994773 15569 raft_consensus.cc:697] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:26.994268 15531 consensus_queue.cc:237] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.995745 15569 consensus_queue.cc:237] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:26.996642 15409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:39374
I20260710 13:21:26.996677 15334 raft_consensus.cc:2468] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:26.998806 15409 raft_consensus.cc:493] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:26.999366 15409 raft_consensus.cc:3060] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.005694 15232 catalog_manager.cc:5697] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 1 to 2, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 2 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.006716 15409 raft_consensus.cc:515] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:27.008888 15409 leader_election.cc:290] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:27.009717 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:27.010367 15334 raft_consensus.cc:3055] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:27.010371 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc5f389a1a64fc9be23381600a9ef41" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:27.011045 15334 raft_consensus.cc:740] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:27.011260 15482 raft_consensus.cc:3060] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.010953 15230 catalog_manager.cc:5697] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 1 to 2, leader changed from 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3) to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.012230 15334 consensus_queue.cc:260] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:27.013792 15334 raft_consensus.cc:3060] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:27.019348 15482 raft_consensus.cc:2468] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:27.020552 15374 leader_election.cc:304] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:27.021559 15569 raft_consensus.cc:2804] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:27.022022 15569 raft_consensus.cc:697] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:27.022789 15569 consensus_queue.cc:237] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:27.023272 15334 raft_consensus.cc:2468] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:27.030118 15230 catalog_manager.cc:5697] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 1 to 2, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 2 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:27.125443 15334 raft_consensus.cc:1275] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.126940 15564 consensus_queue.cc:1048] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.136152 15409 raft_consensus.cc:1275] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.138108 15564 consensus_queue.cc:1048] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.426258 15409 raft_consensus.cc:1275] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.428151 15531 consensus_queue.cc:1048] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.438443 15482 raft_consensus.cc:1275] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.440117 15538 consensus_queue.cc:1048] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.450030 15334 raft_consensus.cc:1275] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.452916 15569 consensus_queue.cc:1048] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.462867 15482 raft_consensus.cc:1275] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.465433 15569 consensus_queue.cc:1048] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:27.473004 15409 raft_consensus.cc:1275] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.482694 15531 consensus_queue.cc:1048] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:27.493402 15482 raft_consensus.cc:1275] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.495030 15538 consensus_queue.cc:1048] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:27.552647 15334 raft_consensus.cc:1275] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.554555 15612 consensus_queue.cc:1048] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:27.563916 15482 raft_consensus.cc:1275] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:27.566687 15569 consensus_queue.cc:1048] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:29.649153 15230 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33578:
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 13:21:29.652459 15230 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 13:21:29.716579 15319 tablet_service.cc:1511] Processing CreateTablet for tablet 178dcea6461e4750b15dd624c92bbda8 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:29.717882 15391 tablet_service.cc:1511] Processing CreateTablet for tablet 178dcea6461e4750b15dd624c92bbda8 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:29.718461 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178dcea6461e4750b15dd624c92bbda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.719389 15467 tablet_service.cc:1511] Processing CreateTablet for tablet 178dcea6461e4750b15dd624c92bbda8 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:29.719432 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178dcea6461e4750b15dd624c92bbda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.721187 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 178dcea6461e4750b15dd624c92bbda8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.728523 15392 tablet_service.cc:1511] Processing CreateTablet for tablet ab4d18c0ae3d413b83932eff2312f01f (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:29.731087 15469 tablet_service.cc:1511] Processing CreateTablet for tablet ab4d18c0ae3d413b83932eff2312f01f (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:29.732793 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4d18c0ae3d413b83932eff2312f01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.731086 15317 tablet_service.cc:1511] Processing CreateTablet for tablet ab4d18c0ae3d413b83932eff2312f01f (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:29.735522 15317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4d18c0ae3d413b83932eff2312f01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.739122 15320 tablet_service.cc:1511] Processing CreateTablet for tablet 827a968dd4c044508357a38d3758ac94 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:29.741027 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827a968dd4c044508357a38d3758ac94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.748194 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab4d18c0ae3d413b83932eff2312f01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.752655 15626 tablet_bootstrap.cc:492] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:29.764830 15627 tablet_bootstrap.cc:492] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:29.767493 15626 tablet_bootstrap.cc:654] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.781802 15394 tablet_service.cc:1511] Processing CreateTablet for tablet 827a968dd4c044508357a38d3758ac94 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:29.784241 15394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827a968dd4c044508357a38d3758ac94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.784575 15317 tablet_service.cc:1511] Processing CreateTablet for tablet ba3c8202d8634bfe91ae544fbdfcee35 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:29.786614 15317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3c8202d8634bfe91ae544fbdfcee35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.787680 15469 tablet_service.cc:1511] Processing CreateTablet for tablet 827a968dd4c044508357a38d3758ac94 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:29.790630 15626 tablet_bootstrap.cc:492] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:29.793205 15467 tablet_service.cc:1511] Processing CreateTablet for tablet ba3c8202d8634bfe91ae544fbdfcee35 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:29.790693 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827a968dd4c044508357a38d3758ac94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.806746 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3c8202d8634bfe91ae544fbdfcee35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.810320 15391 tablet_service.cc:1511] Processing CreateTablet for tablet ba3c8202d8634bfe91ae544fbdfcee35 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:29.815022 15471 tablet_service.cc:1511] Processing CreateTablet for tablet ac1f9dded3914e2096a30c9d84e88fa9 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:29.816217 15626 ts_tablet_manager.cc:1403] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.010s
I20260710 13:21:29.826220 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1f9dded3914e2096a30c9d84e88fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.826822 15319 tablet_service.cc:1511] Processing CreateTablet for tablet 625e58ef82284e589bcce159eb494b5e (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:29.828212 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e58ef82284e589bcce159eb494b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.817895 15630 tablet_bootstrap.cc:492] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:29.818372 15396 tablet_service.cc:1511] Processing CreateTablet for tablet ac1f9dded3914e2096a30c9d84e88fa9 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:29.832015 15396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1f9dded3914e2096a30c9d84e88fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.835749 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba3c8202d8634bfe91ae544fbdfcee35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.836535 15626 raft_consensus.cc:359] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:29.837893 15626 raft_consensus.cc:385] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.838287 15626 raft_consensus.cc:740] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.839072 15626 consensus_queue.cc:260] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:29.843081 15473 tablet_service.cc:1511] Processing CreateTablet for tablet 625e58ef82284e589bcce159eb494b5e (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:29.844619 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e58ef82284e589bcce159eb494b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.819831 15317 tablet_service.cc:1511] Processing CreateTablet for tablet 12d90d300472417fba1ce997a44f4edb (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:29.819841 15320 tablet_service.cc:1511] Processing CreateTablet for tablet ac1f9dded3914e2096a30c9d84e88fa9 (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:29.823026 15392 tablet_service.cc:1511] Processing CreateTablet for tablet 12d90d300472417fba1ce997a44f4edb (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:29.824122 15470 tablet_service.cc:1511] Processing CreateTablet for tablet 12d90d300472417fba1ce997a44f4edb (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:29.850459 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d90d300472417fba1ce997a44f4edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.850826 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 625e58ef82284e589bcce159eb494b5e (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:29.852631 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625e58ef82284e589bcce159eb494b5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.856899 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d90d300472417fba1ce997a44f4edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.803881 15627 tablet_bootstrap.cc:654] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.864131 15317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12d90d300472417fba1ce997a44f4edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.866568 15320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac1f9dded3914e2096a30c9d84e88fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.872143 15626 ts_tablet_manager.cc:1434] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260710 13:21:29.876233 15626 tablet_bootstrap.cc:492] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:29.882670 15630 tablet_bootstrap.cc:654] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.917205 15626 tablet_bootstrap.cc:654] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.950289 15467 tablet_service.cc:1511] Processing CreateTablet for tablet 283744eb4fa74b9b881ab5a98d71bdef (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:29.954135 15321 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0b8c0b6a774cd6a4804a0b1173923e (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:29.956633 15321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0b8c0b6a774cd6a4804a0b1173923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.957926 15318 tablet_service.cc:1511] Processing CreateTablet for tablet 283744eb4fa74b9b881ab5a98d71bdef (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:29.960777 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283744eb4fa74b9b881ab5a98d71bdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.972805 15472 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0b8c0b6a774cd6a4804a0b1173923e (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:29.978983 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0b8c0b6a774cd6a4804a0b1173923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.979529 15318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283744eb4fa74b9b881ab5a98d71bdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.995419 15626 tablet_bootstrap.cc:492] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:29.996268 15626 ts_tablet_manager.cc:1403] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.012s
I20260710 13:21:30.000294 15626 raft_consensus.cc:359] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.001099 15397 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0b8c0b6a774cd6a4804a0b1173923e (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:30.003036 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0b8c0b6a774cd6a4804a0b1173923e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.011121 15630 tablet_bootstrap.cc:492] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.012094 15630 ts_tablet_manager.cc:1403] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.014s
I20260710 13:21:30.013872 15627 tablet_bootstrap.cc:492] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
W20260710 13:21:29.981580 15299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.3:44393, user_credentials={real_user=slave}} blocked reactor thread for 71898.8us
I20260710 13:21:30.015543 15627 ts_tablet_manager.cc:1403] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.251s	user 0.019s	sys 0.010s
I20260710 13:21:30.025441 15630 raft_consensus.cc:359] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.032881 15630 raft_consensus.cc:385] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.034039 15630 raft_consensus.cc:740] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.035336 15630 consensus_queue.cc:260] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.040009 15630 ts_tablet_manager.cc:1434] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.000s
I20260710 13:21:30.041977 15630 tablet_bootstrap.cc:492] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.034766 15627 raft_consensus.cc:359] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.045861 15627 raft_consensus.cc:385] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.001168 15626 raft_consensus.cc:385] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.046365 15627 raft_consensus.cc:740] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.046550 15626 raft_consensus.cc:740] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.047387 15392 tablet_service.cc:1511] Processing CreateTablet for tablet 283744eb4fa74b9b881ab5a98d71bdef (DEFAULT_TABLE table=soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:30.049376 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283744eb4fa74b9b881ab5a98d71bdef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.047952 15626 consensus_queue.cc:260] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.059036 15630 tablet_bootstrap.cc:654] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.047469 15627 consensus_queue.cc:260] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.062492 15626 ts_tablet_manager.cc:1434] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.004s
I20260710 13:21:30.064291 15626 tablet_bootstrap.cc:492] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.073576 15626 tablet_bootstrap.cc:654] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.079155 15627 ts_tablet_manager.cc:1434] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.008s
I20260710 13:21:30.080703 15627 tablet_bootstrap.cc:492] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.083289 15630 tablet_bootstrap.cc:492] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.083954 15630 ts_tablet_manager.cc:1403] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.004s
I20260710 13:21:30.087133 15630 raft_consensus.cc:359] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.087899 15630 raft_consensus.cc:385] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.088200 15630 raft_consensus.cc:740] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.088910 15630 consensus_queue.cc:260] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.091233 15630 ts_tablet_manager.cc:1434] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260710 13:21:30.091720 15627 tablet_bootstrap.cc:654] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.100759 15630 tablet_bootstrap.cc:492] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.101608 15626 tablet_bootstrap.cc:492] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.101958 15627 tablet_bootstrap.cc:492] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.102432 15626 ts_tablet_manager.cc:1403] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.008s
I20260710 13:21:30.102533 15627 ts_tablet_manager.cc:1403] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.009s
I20260710 13:21:30.107089 15626 raft_consensus.cc:359] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.107468 15627 raft_consensus.cc:359] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.108217 15626 raft_consensus.cc:385] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.108357 15627 raft_consensus.cc:385] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.108697 15626 raft_consensus.cc:740] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.108785 15627 raft_consensus.cc:740] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.110457 15630 tablet_bootstrap.cc:654] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.109845 15626 consensus_queue.cc:260] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.109867 15627 consensus_queue.cc:260] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.113713 15627 ts_tablet_manager.cc:1434] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:21:30.114989 15627 tablet_bootstrap.cc:492] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.130530 15627 tablet_bootstrap.cc:654] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.132977 15635 raft_consensus.cc:493] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.131500 15626 ts_tablet_manager.cc:1434] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:21:30.142867 15626 tablet_bootstrap.cc:492] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.134182 15635 raft_consensus.cc:515] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.146922 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178dcea6461e4750b15dd624c92bbda8" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:30.147686 15409 raft_consensus.cc:2468] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.150715 15297 leader_election.cc:304] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.151895 15538 raft_consensus.cc:2804] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.152333 15538 raft_consensus.cc:493] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.152726 15538 raft_consensus.cc:3060] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.154955 15627 tablet_bootstrap.cc:492] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.155138 15630 tablet_bootstrap.cc:492] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.155728 15630 ts_tablet_manager.cc:1403] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.018s
I20260710 13:21:30.155732 15627 ts_tablet_manager.cc:1403] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.015s
I20260710 13:21:30.160069 15627 raft_consensus.cc:359] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.159927 15630 raft_consensus.cc:359] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.161150 15630 raft_consensus.cc:385] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.161562 15630 raft_consensus.cc:740] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.162624 15630 consensus_queue.cc:260] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.163729 15626 tablet_bootstrap.cc:654] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.163354 15538 raft_consensus.cc:515] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.168778 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178dcea6461e4750b15dd624c92bbda8" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.165601 15630 ts_tablet_manager.cc:1434] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:21:30.169911 15483 raft_consensus.cc:2468] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.171079 15630 tablet_bootstrap.cc:492] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.165993 15627 raft_consensus.cc:385] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.166887 15635 leader_election.cc:290] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.172176 15538 leader_election.cc:290] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.173746 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178dcea6461e4750b15dd624c92bbda8" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.174826 15483 raft_consensus.cc:3060] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.181318 15630 tablet_bootstrap.cc:654] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.180034 15627 raft_consensus.cc:740] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.184835 15627 consensus_queue.cc:260] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.194078 15627 ts_tablet_manager.cc:1434] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 13:21:30.194934 15630 tablet_bootstrap.cc:492] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.199359 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "178dcea6461e4750b15dd624c92bbda8" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.199967 15630 ts_tablet_manager.cc:1403] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.018s
I20260710 13:21:30.200276 15409 raft_consensus.cc:3060] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.203420 15630 raft_consensus.cc:359] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.204316 15630 raft_consensus.cc:385] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.204952 15630 raft_consensus.cc:740] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.206259 15630 consensus_queue.cc:260] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.207944 15627 tablet_bootstrap.cc:492] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.210476 15409 raft_consensus.cc:2468] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.214659 15630 ts_tablet_manager.cc:1434] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:30.215225 15297 leader_election.cc:304] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.216151 15630 tablet_bootstrap.cc:492] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.216470 15626 tablet_bootstrap.cc:492] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.217365 15626 ts_tablet_manager.cc:1403] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.018s
I20260710 13:21:30.216468 15635 raft_consensus.cc:2804] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.218963 15635 raft_consensus.cc:697] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:30.198525 15483 raft_consensus.cc:2468] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.219965 15635 consensus_queue.cc:237] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.222431 15626 raft_consensus.cc:359] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.223392 15626 raft_consensus.cc:385] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.223765 15626 raft_consensus.cc:740] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.224687 15626 consensus_queue.cc:260] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.225827 15630 tablet_bootstrap.cc:654] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.216065 15627 tablet_bootstrap.cc:654] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.227394 15626 ts_tablet_manager.cc:1434] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:21:30.228803 15626 tablet_bootstrap.cc:492] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.237356 15626 tablet_bootstrap.cc:654] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.241894 15630 tablet_bootstrap.cc:492] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.242633 15630 ts_tablet_manager.cc:1403] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.008s
I20260710 13:21:30.245111 15626 tablet_bootstrap.cc:492] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.245317 15627 tablet_bootstrap.cc:492] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.245918 15626 ts_tablet_manager.cc:1403] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:21:30.245479 15229 catalog_manager.cc:5697] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.246357 15627 ts_tablet_manager.cc:1403] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.016s
I20260710 13:21:30.249430 15626 raft_consensus.cc:359] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.250384 15626 raft_consensus.cc:385] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.250754 15626 raft_consensus.cc:740] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.246814 15630 raft_consensus.cc:359] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.251642 15630 raft_consensus.cc:385] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.252250 15630 raft_consensus.cc:740] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.251822 15626 consensus_queue.cc:260] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.253139 15627 raft_consensus.cc:359] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.253290 15630 consensus_queue.cc:260] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.254118 15627 raft_consensus.cc:385] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.254491 15627 raft_consensus.cc:740] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.254971 15626 ts_tablet_manager.cc:1434] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:30.255295 15627 consensus_queue.cc:260] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.256214 15626 tablet_bootstrap.cc:492] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.258950 15627 ts_tablet_manager.cc:1434] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:21:30.259881 15630 ts_tablet_manager.cc:1434] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:21:30.261059 15630 tablet_bootstrap.cc:492] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.262338 15627 tablet_bootstrap.cc:492] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.264120 15626 tablet_bootstrap.cc:654] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.268239 15630 tablet_bootstrap.cc:654] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.270126 15627 tablet_bootstrap.cc:654] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.284238 15627 tablet_bootstrap.cc:492] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.285178 15627 ts_tablet_manager.cc:1403] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.011s
I20260710 13:21:30.291412 15627 raft_consensus.cc:359] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.293031 15627 raft_consensus.cc:385] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.293576 15627 raft_consensus.cc:740] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.294641 15627 consensus_queue.cc:260] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.297793 15627 ts_tablet_manager.cc:1434] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:21:30.299360 15627 tablet_bootstrap.cc:492] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.303812 15636 raft_consensus.cc:493] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.304720 15636 raft_consensus.cc:515] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.308853 15627 tablet_bootstrap.cc:654] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.311432 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:30.312247 15409 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:30.314394 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:30.316443 15446 leader_election.cc:304] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.317977 15609 raft_consensus.cc:2804] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.318501 15609 raft_consensus.cc:493] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.318912 15609 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.310542 15636 leader_election.cc:290] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:30.315383 15334 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:30.330890 15628 raft_consensus.cc:493] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.332062 15628 raft_consensus.cc:515] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.333097 15627 tablet_bootstrap.cc:492] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.333818 15627 ts_tablet_manager.cc:1403] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.009s
I20260710 13:21:30.337035 15628 leader_election.cc:290] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.337594 15626 tablet_bootstrap.cc:492] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.337522 15630 tablet_bootstrap.cc:492] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.340008 15630 ts_tablet_manager.cc:1403] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.079s	user 0.028s	sys 0.027s
I20260710 13:21:30.338986 15626 ts_tablet_manager.cc:1403] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.083s	user 0.038s	sys 0.039s
I20260710 13:21:30.342618 15636 raft_consensus.cc:493] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.344329 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.347115 15630 raft_consensus.cc:359] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.348023 15636 raft_consensus.cc:515] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.348603 15630 raft_consensus.cc:385] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.345242 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:30.348994 15630 raft_consensus.cc:740] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.337838 15627 raft_consensus.cc:359] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.350437 15627 raft_consensus.cc:385] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.350832 15627 raft_consensus.cc:740] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.351730 15609 raft_consensus.cc:515] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.352042 15630 consensus_queue.cc:260] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.350606 15636 leader_election.cc:290] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:30.353510 15627 consensus_queue.cc:260] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.354239 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:30.355080 15409 raft_consensus.cc:2468] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:30.355716 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:30.356235 15627 ts_tablet_manager.cc:1434] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.008s
I20260710 13:21:30.356995 15333 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.357066 15626 raft_consensus.cc:359] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.357870 15626 raft_consensus.cc:385] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.358141 15626 raft_consensus.cc:740] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.358872 15626 consensus_queue.cc:260] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.360049 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:30.360317 15630 ts_tablet_manager.cc:1434] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:21:30.360749 15334 raft_consensus.cc:2468] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:30.361353 15626 ts_tablet_manager.cc:1434] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:30.361449 15630 tablet_bootstrap.cc:492] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.362413 15626 tablet_bootstrap.cc:492] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.362720 15609 leader_election.cc:290] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
W20260710 13:21:30.362816 15374 leader_election.cc:343] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:30.363569 15374 leader_election.cc:343] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.363958 15635 raft_consensus.cc:493] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.364084 15374 leader_election.cc:304] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:30.363384 15448 leader_election.cc:304] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.366317 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.346398 15628 raft_consensus.cc:493] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.370676 15636 raft_consensus.cc:2804] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.369114 15642 raft_consensus.cc:2749] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.371619 15636 raft_consensus.cc:493] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.370028 15409 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.370528 15628 raft_consensus.cc:515] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.373723 15628 leader_election.cc:290] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.374148 15333 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:30.368607 15635 raft_consensus.cc:515] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.375411 15448 leader_election.cc:304] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.376253 15609 raft_consensus.cc:2804] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.378244 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827a968dd4c044508357a38d3758ac94" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:30.378918 15635 leader_election.cc:290] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.379544 15409 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:30.380652 15636 raft_consensus.cc:3060] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.380455 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c8202d8634bfe91ae544fbdfcee35" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.382014 15482 raft_consensus.cc:2468] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.384411 15630 tablet_bootstrap.cc:654] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.384292 15299 leader_election.cc:304] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.386307 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c8202d8634bfe91ae544fbdfcee35" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
W20260710 13:21:30.388542 15297 leader_election.cc:343] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.391135 15626 tablet_bootstrap.cc:654] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.367017 15627 tablet_bootstrap.cc:492] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.406473 15626 tablet_bootstrap.cc:492] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.408522 15626 ts_tablet_manager.cc:1403] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260710 13:21:30.412276 15636 raft_consensus.cc:515] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.414373 15626 raft_consensus.cc:359] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.415194 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827a968dd4c044508357a38d3758ac94" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.416354 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:30.417013 15626 raft_consensus.cc:385] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.417587 15333 raft_consensus.cc:3060] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.417627 15482 raft_consensus.cc:2468] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 0.
I20260710 13:21:30.417927 15636 leader_election.cc:290] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:30.417114 15627 tablet_bootstrap.cc:654] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.418073 15626 raft_consensus.cc:740] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.378942 15334 raft_consensus.cc:2468] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 0.
I20260710 13:21:30.420723 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.421360 15374 leader_election.cc:304] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.421402 15409 raft_consensus.cc:3060] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.422168 15628 raft_consensus.cc:2804] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.422533 15628 raft_consensus.cc:493] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.422891 15628 raft_consensus.cc:3060] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.420660 15626 consensus_queue.cc:260] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.426416 15626 ts_tablet_manager.cc:1434] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:21:30.426436 15333 raft_consensus.cc:2468] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:30.427583 15626 tablet_bootstrap.cc:492] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.427807 15448 leader_election.cc:304] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.429913 15409 raft_consensus.cc:2468] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:30.422493 15635 raft_consensus.cc:2804] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.433498 15635 raft_consensus.cc:493] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.435192 15635 raft_consensus.cc:3060] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.434438 15630 tablet_bootstrap.cc:492] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.436160 15630 ts_tablet_manager.cc:1403] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.006s
I20260710 13:21:30.437331 15627 tablet_bootstrap.cc:492] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.437072 15628 raft_consensus.cc:515] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.437913 15627 ts_tablet_manager.cc:1403] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.006s
I20260710 13:21:30.434729 15636 raft_consensus.cc:2804] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.440997 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827a968dd4c044508357a38d3758ac94" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:30.441257 15627 raft_consensus.cc:359] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.441674 15333 raft_consensus.cc:3060] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.442950 15626 tablet_bootstrap.cc:654] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.443809 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827a968dd4c044508357a38d3758ac94" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.444422 15482 raft_consensus.cc:3060] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.449242 15333 raft_consensus.cc:2468] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 1.
I20260710 13:21:30.439265 15630 raft_consensus.cc:359] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.450758 15630 raft_consensus.cc:385] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.449808 15636 raft_consensus.cc:697] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:30.451125 15374 leader_election.cc:304] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.452049 15642 raft_consensus.cc:2804] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.451881 15636 consensus_queue.cc:237] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.452518 15642 raft_consensus.cc:697] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:30.453635 15642 consensus_queue.cc:237] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.454610 15630 raft_consensus.cc:740] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.455474 15630 consensus_queue.cc:260] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.457875 15630 ts_tablet_manager.cc:1434] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:21:30.458892 15630 tablet_bootstrap.cc:492] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.459059 15628 leader_election.cc:290] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.460744 15482 raft_consensus.cc:2468] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 1.
I20260710 13:21:30.461525 15627 raft_consensus.cc:385] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.461894 15627 raft_consensus.cc:740] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.464267 15626 tablet_bootstrap.cc:492] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.466600 15626 ts_tablet_manager.cc:1403] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.007s
I20260710 13:21:30.469944 15630 tablet_bootstrap.cc:654] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.470187 15626 raft_consensus.cc:359] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.470968 15626 raft_consensus.cc:385] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.471335 15626 raft_consensus.cc:740] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.463977 15627 consensus_queue.cc:260] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.473420 15627 ts_tablet_manager.cc:1434] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.035s	user 0.001s	sys 0.005s
I20260710 13:21:30.474467 15627 tablet_bootstrap.cc:492] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.475059 15230 catalog_manager.cc:5697] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 1 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.476598 15630 tablet_bootstrap.cc:492] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.477185 15630 ts_tablet_manager.cc:1403] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 13:21:30.480383 15630 raft_consensus.cc:359] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.481184 15630 raft_consensus.cc:385] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.481622 15630 raft_consensus.cc:740] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.482153 15627 tablet_bootstrap.cc:654] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.482470 15630 consensus_queue.cc:260] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.483589 15609 raft_consensus.cc:697] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:30.481251 15626 consensus_queue.cc:260] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.485046 15630 ts_tablet_manager.cc:1434] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:30.484515 15609 consensus_queue.cc:237] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.486018 15630 tablet_bootstrap.cc:492] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: Bootstrap starting.
I20260710 13:21:30.486125 15626 ts_tablet_manager.cc:1434] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 13:21:30.487351 15626 tablet_bootstrap.cc:492] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: Bootstrap starting.
I20260710 13:21:30.490085 15635 raft_consensus.cc:515] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.492949 15635 leader_election.cc:290] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.494891 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c8202d8634bfe91ae544fbdfcee35" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.495545 15409 raft_consensus.cc:3060] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.499223 15630 tablet_bootstrap.cc:654] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.499970 15656 raft_consensus.cc:493] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.502825 15656 raft_consensus.cc:515] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.503530 15409 raft_consensus.cc:2468] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.494915 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba3c8202d8634bfe91ae544fbdfcee35" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.504164 15482 raft_consensus.cc:3060] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.508837 15297 leader_election.cc:304] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.511160 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:30.512166 15626 tablet_bootstrap.cc:654] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:30.513435 15448 leader_election.cc:343] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.514096 15656 leader_election.cc:290] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:30.501197 15642 raft_consensus.cc:493] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.514827 15642 raft_consensus.cc:515] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.512044 15538 raft_consensus.cc:2804] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.529886 15627 tablet_bootstrap.cc:492] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.530422 15627 ts_tablet_manager.cc:1403] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.024s
I20260710 13:21:30.530263 15538 raft_consensus.cc:697] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:30.531629 15538 consensus_queue.cc:237] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.533317 15627 raft_consensus.cc:359] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
W20260710 13:21:30.523838 15280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:30.524550 15635 raft_consensus.cc:493] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.533982 15627 raft_consensus.cc:385] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.534348 15627 raft_consensus.cc:740] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.534354 15635 raft_consensus.cc:515] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.535346 15627 consensus_queue.cc:260] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.536839 15635 leader_election.cc:290] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.537140 15630 tablet_bootstrap.cc:492] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: No bootstrap required, opened a new log
I20260710 13:21:30.537511 15627 ts_tablet_manager.cc:1434] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:30.537624 15630 ts_tablet_manager.cc:1403] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.001s
I20260710 13:21:30.537982 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.538462 15627 tablet_bootstrap.cc:492] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: Bootstrap starting.
I20260710 13:21:30.538388 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:30.538620 15483 raft_consensus.cc:2468] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.539054 15408 raft_consensus.cc:2468] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.526862 15230 catalog_manager.cc:5697] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.540372 15630 raft_consensus.cc:359] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.541095 15630 raft_consensus.cc:385] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.541373 15630 raft_consensus.cc:740] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.540015 15299 leader_election.cc:304] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.542140 15630 consensus_queue.cc:260] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.544099 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987" is_pre_election: true
I20260710 13:21:30.544549 15630 ts_tablet_manager.cc:1434] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:30.544777 15333 raft_consensus.cc:2468] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 0.
I20260710 13:21:30.544988 15627 tablet_bootstrap.cc:654] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.545841 15635 raft_consensus.cc:2804] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.546257 15374 leader_election.cc:304] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.546255 15635 raft_consensus.cc:493] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.546962 15635 raft_consensus.cc:3060] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.547184 15628 raft_consensus.cc:2804] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.547619 15628 raft_consensus.cc:493] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.548084 15628 raft_consensus.cc:3060] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.548962 15482 raft_consensus.cc:2468] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.550763 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.563963 15483 raft_consensus.cc:2468] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 0.
I20260710 13:21:30.551258 15642 leader_election.cc:290] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.559983 15628 raft_consensus.cc:515] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.566072 15626 tablet_bootstrap.cc:492] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: No bootstrap required, opened a new log
I20260710 13:21:30.566790 15626 ts_tablet_manager.cc:1403] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.001s
I20260710 13:21:30.563122 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:30.567481 15409 raft_consensus.cc:2468] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 0.
I20260710 13:21:30.570991 15446 leader_election.cc:304] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [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: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:30.569433 15628 leader_election.cc:290] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.572444 15609 raft_consensus.cc:2804] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.572970 15609 raft_consensus.cc:493] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.573364 15609 raft_consensus.cc:3060] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.574855 15635 raft_consensus.cc:515] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.576738 15626 raft_consensus.cc:359] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.577606 15626 raft_consensus.cc:385] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.577889 15626 raft_consensus.cc:740] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.578575 15626 consensus_queue.cc:260] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.578974 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:30.580138 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.580477 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.580716 15483 raft_consensus.cc:3060] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.581092 15409 raft_consensus.cc:3060] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.582762 15627 tablet_bootstrap.cc:492] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: No bootstrap required, opened a new log
I20260710 13:21:30.583278 15627 ts_tablet_manager.cc:1403] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.028s
I20260710 13:21:30.579638 15333 raft_consensus.cc:3060] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.586144 15627 raft_consensus.cc:359] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.586840 15627 raft_consensus.cc:385] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.587124 15627 raft_consensus.cc:740] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.587844 15627 consensus_queue.cc:260] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.588581 15483 raft_consensus.cc:2468] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.589715 15409 raft_consensus.cc:2468] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.589982 15627 ts_tablet_manager.cc:1434] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:21:30.589848 15299 leader_election.cc:304] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.580744 15626 ts_tablet_manager.cc:1434] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:30.590744 15538 raft_consensus.cc:2804] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.591224 15538 raft_consensus.cc:697] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:30.582924 15229 catalog_manager.cc:5697] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.592099 15635 leader_election.cc:290] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.591943 15538 consensus_queue.cc:237] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.593065 15609 raft_consensus.cc:515] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.596946 15232 catalog_manager.cc:5697] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.597956 15333 raft_consensus.cc:2468] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 1.
I20260710 13:21:30.599296 15374 leader_election.cc:304] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.600159 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.600617 15628 raft_consensus.cc:2804] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.600876 15482 raft_consensus.cc:3060] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.601158 15628 raft_consensus.cc:697] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:30.601990 15628 consensus_queue.cc:237] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.606026 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.606649 15409 raft_consensus.cc:3060] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.606778 15482 raft_consensus.cc:2468] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 1.
I20260710 13:21:30.604849 15609 leader_election.cc:290] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:30.616174 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:30.616858 15333 raft_consensus.cc:3060] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.618237 15229 catalog_manager.cc:5697] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.624308 15409 raft_consensus.cc:2468] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:30.628893 15333 raft_consensus.cc:2468] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 1.
I20260710 13:21:30.630110 15448 leader_election.cc:304] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.629722 15228 catalog_manager.cc:5697] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 0 to 1, leader changed from <none> to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 1 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.631079 15609 raft_consensus.cc:2804] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.631572 15609 raft_consensus.cc:697] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:30.632400 15609 consensus_queue.cc:237] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.640141 15538 consensus_queue.cc:1048] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.648504 15228 catalog_manager.cc:5697] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.664093 15632 consensus_queue.cc:1048] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.696183 15632 raft_consensus.cc:493] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.696669 15632 raft_consensus.cc:515] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.698602 15632 leader_election.cc:290] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.699352 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" is_pre_election: true
I20260710 13:21:30.699581 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19" is_pre_election: true
I20260710 13:21:30.700071 15409 raft_consensus.cc:2468] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.700217 15482 raft_consensus.cc:2468] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 0.
I20260710 13:21:30.701274 15297 leader_election.cc:304] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:30.702152 15632 raft_consensus.cc:2804] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.702541 15632 raft_consensus.cc:493] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.702844 15632 raft_consensus.cc:3060] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.708030 15632 raft_consensus.cc:515] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.709764 15632 leader_election.cc:290] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.710898 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.710898 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.711900 15482 raft_consensus.cc:3060] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.711869 15409 raft_consensus.cc:3060] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.719838 15482 raft_consensus.cc:2468] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.721685 15409 raft_consensus.cc:2468] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 1.
I20260710 13:21:30.722115 15299 leader_election.cc:304] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.723203 15632 raft_consensus.cc:2804] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.723619 15632 raft_consensus.cc:697] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:30.724357 15632 consensus_queue.cc:237] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.733646 15229 catalog_manager.cc:5697] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.839422 15482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
mode: GRACEFUL
new_leader_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:57206
I20260710 13:21:30.840016 15482 raft_consensus.cc:606] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Received request to transfer leadership to TS 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:30.843161 15609 consensus_queue.cc:1048] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:30.858467 15636 consensus_queue.cc:1048] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:30.864131 15642 consensus_queue.cc:1048] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:30.880656 15409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "827a968dd4c044508357a38d3758ac94"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
mode: GRACEFUL
new_leader_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:58424
I20260710 13:21:30.881525 15409 raft_consensus.cc:606] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Received request to transfer leadership to TS 6c6d590cebca464fa029b98c809a8987
I20260710 13:21:30.884498 15595 consensus_queue.cc:1048] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.894836 15636 consensus_queue.cc:1048] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.897835 15628 raft_consensus.cc:993] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: : Instructing follower 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:30.898341 15642 raft_consensus.cc:1081] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Signalling peer 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:30.899633 15333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:37722
I20260710 13:21:30.900418 15333 raft_consensus.cc:606] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Received request to transfer leadership to TS e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:30.900969 15334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "827a968dd4c044508357a38d3758ac94"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:37700
I20260710 13:21:30.901614 15334 raft_consensus.cc:493] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:30.901995 15334 raft_consensus.cc:3060] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.908954 15334 raft_consensus.cc:515] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.915489 15482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
mode: GRACEFUL
new_leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:57206
I20260710 13:21:30.915673 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827a968dd4c044508357a38d3758ac94" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.916203 15482 raft_consensus.cc:606] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Received request to transfer leadership to TS e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:30.916533 15483 raft_consensus.cc:3060] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.924994 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827a968dd4c044508357a38d3758ac94" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.925726 15409 raft_consensus.cc:3055] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:30.926057 15409 raft_consensus.cc:740] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:30.926960 15409 consensus_queue.cc:260] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.927495 15483 raft_consensus.cc:2468] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:30.929554 15334 leader_election.cc:290] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.929450 15299 leader_election.cc:304] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:30.928309 15409 raft_consensus.cc:3060] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.932981 15635 raft_consensus.cc:2804] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:30.933490 15635 raft_consensus.cc:697] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:30.929868 15482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
mode: GRACEFUL
new_leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:57206
I20260710 13:21:30.934311 15635 consensus_queue.cc:237] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.934943 15482 raft_consensus.cc:606] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Received request to transfer leadership to TS e31df2bde5ed43a78d8cfa5584bcef4d
I20260710 13:21:30.961313 15683 consensus_queue.cc:1048] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.964771 15334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:37722
I20260710 13:21:30.965523 15334 raft_consensus.cc:606] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Received request to transfer leadership to TS 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:30.968076 15409 raft_consensus.cc:2468] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:30.976009 15636 raft_consensus.cc:993] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: : Instructing follower 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:30.976608 15683 raft_consensus.cc:1081] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Signalling peer 6c6d590cebca464fa029b98c809a8987 to start an election
I20260710 13:21:30.978299 15333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
 from {username='slave'} at 127.0.0.1:37712
I20260710 13:21:30.978963 15333 raft_consensus.cc:493] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:30.979370 15333 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.979341 15229 catalog_manager.cc:5697] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 1 to 2, leader changed from e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2) to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.985690 15333 raft_consensus.cc:515] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.988340 15333 leader_election.cc:290] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Requested vote from peers e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:30.988394 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:30.988546 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6c6d590cebca464fa029b98c809a8987" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:30.989338 15482 raft_consensus.cc:3055] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:30.989693 15482 raft_consensus.cc:740] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:30.990384 15482 consensus_queue.cc:260] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:30.991313 15482 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.992055 15409 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:30.997615 15409 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:30.999009 15297 leader_election.cc:304] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:31.000058 15482 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6d590cebca464fa029b98c809a8987 in term 2.
I20260710 13:21:31.000073 15635 raft_consensus.cc:2804] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:31.000806 15635 raft_consensus.cc:697] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Becoming Leader. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:31.001602 15635 consensus_queue.cc:237] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.009351 15229 catalog_manager.cc:5697] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 reported cstate change: term changed from 1 to 2, leader changed from 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3) to 6c6d590cebca464fa029b98c809a8987 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "6c6d590cebca464fa029b98c809a8987" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.060667 15635 consensus_queue.cc:1048] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.074519 15690 consensus_queue.cc:1048] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.075120 15632 consensus_queue.cc:1048] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.088801 15632 consensus_queue.cc:1048] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.097970 15595 consensus_queue.cc:1048] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.100374 15635 raft_consensus.cc:993] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: : Instructing follower e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:31.101171 15538 raft_consensus.cc:1081] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Signalling peer e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:31.103318 15409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:39374
I20260710 13:21:31.103984 15409 raft_consensus.cc:493] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:31.104364 15409 raft_consensus.cc:3060] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.112910 15409 raft_consensus.cc:515] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.113770 15642 consensus_queue.cc:1048] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.116969 15333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:31.117650 15333 raft_consensus.cc:3055] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:31.116969 15409 leader_election.cc:290] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:31.118012 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12d90d300472417fba1ce997a44f4edb" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:31.118665 15482 raft_consensus.cc:3060] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.118012 15333 raft_consensus.cc:740] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:31.120766 15333 consensus_queue.cc:260] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.123498 15333 raft_consensus.cc:3060] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.128808 15482 raft_consensus.cc:2468] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:31.130235 15374 leader_election.cc:304] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:31.131057 15642 raft_consensus.cc:2804] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:31.131608 15642 raft_consensus.cc:697] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:31.132736 15333 raft_consensus.cc:2468] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:31.132542 15642 consensus_queue.cc:237] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.144065 15232 catalog_manager.cc:5697] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 1 to 2, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 2 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.155143 15690 consensus_queue.cc:1048] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.167753 15632 consensus_queue.cc:1048] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.168687 15683 consensus_queue.cc:1048] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.178010 15632 raft_consensus.cc:993] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: : Instructing follower 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:31.178515 15632 raft_consensus.cc:1081] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Signalling peer 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:31.180963 15481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:21:31.181595 15481 raft_consensus.cc:493] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:31.182003 15481 raft_consensus.cc:3060] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.189940 15481 raft_consensus.cc:515] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.195559 15481 leader_election.cc:290] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:31.198796 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:31.199414 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0b8c0b6a774cd6a4804a0b1173923e" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:31.199539 15334 raft_consensus.cc:3055] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:31.199983 15409 raft_consensus.cc:3060] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.200006 15334 raft_consensus.cc:740] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:31.201165 15334 consensus_queue.cc:260] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.199237 15609 consensus_queue.cc:1048] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.202519 15334 raft_consensus.cc:3060] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.208540 15409 raft_consensus.cc:2468] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:31.210690 15446 leader_election.cc:304] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:31.212931 15609 raft_consensus.cc:2804] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:31.214026 15609 raft_consensus.cc:697] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:31.214948 15334 raft_consensus.cc:2468] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:31.215101 15609 consensus_queue.cc:237] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.220968 15656 raft_consensus.cc:993] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: : Instructing follower e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:31.221504 15609 raft_consensus.cc:1081] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Signalling peer e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:31.223524 15408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:39376
I20260710 13:21:31.224186 15408 raft_consensus.cc:493] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:31.224777 15408 raft_consensus.cc:3060] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.226181 15232 catalog_manager.cc:5697] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 1 to 2, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:31.232249 15408 raft_consensus.cc:515] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.234319 15408 leader_election.cc:290] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:31.235680 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:31.236272 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283744eb4fa74b9b881ab5a98d71bdef" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:31.236500 15334 raft_consensus.cc:3060] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.236960 15482 raft_consensus.cc:3055] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:31.237373 15482 raft_consensus.cc:740] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:31.238232 15482 consensus_queue.cc:260] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.239605 15482 raft_consensus.cc:3060] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.244102 15334 raft_consensus.cc:2468] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:31.245265 15374 leader_election.cc:304] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:31.246074 15642 raft_consensus.cc:2804] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:31.247007 15642 raft_consensus.cc:697] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:31.247721 15482 raft_consensus.cc:2468] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:31.248209 15642 consensus_queue.cc:237] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.256371 15232 catalog_manager.cc:5697] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 1 to 2, leader changed from 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3) to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 2 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.306602 15656 raft_consensus.cc:993] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: : Instructing follower e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:31.307261 15609 raft_consensus.cc:1081] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Signalling peer e31df2bde5ed43a78d8cfa5584bcef4d to start an election
I20260710 13:21:31.310266 15408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
 from {username='slave'} at 127.0.0.1:39376
I20260710 13:21:31.311290 15408 raft_consensus.cc:493] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:31.311627 15408 raft_consensus.cc:3060] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.319898 15408 raft_consensus.cc:515] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.322794 15408 leader_election.cc:290] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3:44393)
I20260710 13:21:31.323439 15334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:31.324054 15334 raft_consensus.cc:3060] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.324141 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625e58ef82284e589bcce159eb494b5e" candidate_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
I20260710 13:21:31.326354 15481 raft_consensus.cc:3055] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:31.326611 15481 raft_consensus.cc:740] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:31.327332 15481 consensus_queue.cc:260] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.328388 15481 raft_consensus.cc:3060] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:31.332352 15334 raft_consensus.cc:2468] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:31.334513 15374 leader_election.cc:304] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:31.335427 15628 raft_consensus.cc:2804] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:31.336012 15628 raft_consensus.cc:697] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Becoming Leader. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:31.338652 15628 consensus_queue.cc:237] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:31.340516 15481 raft_consensus.cc:2468] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e31df2bde5ed43a78d8cfa5584bcef4d in term 2.
I20260710 13:21:31.348527 15232 catalog_manager.cc:5697] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d reported cstate change: term changed from 1 to 2, leader changed from 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3) to e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2). New cstate: current_term: 2 leader_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.508992 15481 raft_consensus.cc:1275] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.510844 15538 consensus_queue.cc:1048] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.521870 15409 raft_consensus.cc:1275] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.524263 15538 consensus_queue.cc:1048] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.531172 15408 raft_consensus.cc:1275] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.535310 15635 consensus_queue.cc:1048] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.548588 15334 raft_consensus.cc:1275] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.548719 15482 raft_consensus.cc:1275] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer 6c6d590cebca464fa029b98c809a8987: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.551945 15642 consensus_queue.cc:1048] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:31.555612 15635 consensus_queue.cc:1048] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.562963 15481 raft_consensus.cc:1275] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.564451 15642 consensus_queue.cc:1048] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.642957 15481 raft_consensus.cc:1275] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.646535 15642 consensus_queue.cc:1048] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:31.667487 15334 raft_consensus.cc:1275] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.669648 15628 consensus_queue.cc:1048] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:31.749017 15482 raft_consensus.cc:1275] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.751113 15628 consensus_queue.cc:1048] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:31.763250 15334 raft_consensus.cc:1275] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer e31df2bde5ed43a78d8cfa5584bcef4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.766922 15642 consensus_queue.cc:1048] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:31.779379 15408 raft_consensus.cc:1275] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.782085 15656 consensus_queue.cc:1048] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:31.797921 15334 raft_consensus.cc:1275] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:31.800659 15656 consensus_queue.cc:1048] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:33.971616 15232 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33578:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:33.995505 15232 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33578:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:34.070506 11368 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:21:34.277222 15720 log.cc:927] Time spent T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260710 13:21:34.291464 15740 tablet.cc:1724] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.361040 15739 log.cc:927] Time spent T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260710 13:21:34.315896 15738 tablet.cc:1724] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.351063 15748 tablet.cc:1724] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.401765 15757 tablet.cc:1724] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.398433 15737 log.cc:927] Time spent T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: Append to log took a long time: real 0.090s	user 0.000s	sys 0.005s
I20260710 13:21:34.380689 15331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:58806
I20260710 13:21:34.423447 15331 raft_consensus.cc:606] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Received request to transfer leadership to TS 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:34.417986 15755 tablet.cc:1724] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.432859 15374 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.3:44393, user_credentials={real_user=slave}} blocked reactor thread for 51533.8us
I20260710 13:21:34.440907 15703 raft_consensus.cc:993] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: : Instructing follower 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:34.441562 15703 raft_consensus.cc:1081] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Signalling peer 6f833a13848841eb9c9bdb68196aef19 to start an election
W20260710 13:21:34.456743 15743 log.cc:927] Time spent T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: Append to log took a long time: real 0.077s	user 0.000s	sys 0.002s
W20260710 13:21:34.468207 15752 log.cc:927] Time spent T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: Append to log took a long time: real 0.081s	user 0.003s	sys 0.000s
W20260710 13:21:34.476464 15746 log.cc:927] Time spent T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: Append to log took a long time: real 0.118s	user 0.000s	sys 0.002s
W20260710 13:21:34.485291 15745 log.cc:927] Time spent T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: Append to log took a long time: real 0.130s	user 0.003s	sys 0.000s
W20260710 13:21:34.488365 15753 log.cc:927] Time spent T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: Append to log took a long time: real 0.103s	user 0.002s	sys 0.000s
I20260710 13:21:34.490880 15740 tablet.cc:1724] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.495555 15738 tablet.cc:1724] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.444442 15759 tablet.cc:1724] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.523970 15765 tablet.cc:1724] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.528468 15764 tablet.cc:1724] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.534369 15769 tablet.cc:1724] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.540794 15768 tablet.cc:1724] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.556788 15766 tablet.cc:1724] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.557484 15748 tablet.cc:1724] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.572984 15475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:21:34.576120 15475 raft_consensus.cc:493] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.576495 15475 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:34.572865 15757 tablet.cc:1724] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.591301 15475 raft_consensus.cc:515] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:34.596681 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:34.597463 15409 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:21:34.602224 15297 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.2:33769, user_credentials={real_user=slave}} blocked reactor thread for 55540.6us
I20260710 13:21:34.600682 15475 leader_election.cc:290] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 3 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:34.613878 15769 tablet.cc:1724] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.633199 15409 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 3.
I20260710 13:21:34.634593 15446 leader_election.cc:304] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [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: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:34.638093 15609 raft_consensus.cc:2804] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:34.639479 15407 raft_consensus.cc:1240] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 3 FOLLOWER]: Rejecting Update request from peer 6c6d590cebca464fa029b98c809a8987 for earlier term 2. Current term is 3. Ops: []
I20260710 13:21:34.641227 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab4d18c0ae3d413b83932eff2312f01f" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:34.641957 15330 raft_consensus.cc:3055] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:34.645566 15729 consensus_queue.cc:1059] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:34.646076 15330 raft_consensus.cc:740] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:34.646961 15330 consensus_queue.cc:260] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [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: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:34.648116 15330 raft_consensus.cc:3060] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:34.642943 15609 raft_consensus.cc:697] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 3 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:34.649688 15609 consensus_queue.cc:237] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [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: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:34.624300 15755 tablet.cc:1724] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.654444 15407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
mode: GRACEFUL
new_leader_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:58438
I20260710 13:21:34.655135 15407 raft_consensus.cc:606] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Received request to transfer leadership to TS 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:34.657986 11368 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:21:34.658656 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:34.659471 15766 tablet.cc:1724] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.625365 15738 tablet.cc:1724] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.671762 15229 catalog_manager.cc:5697] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 2 to 3, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 3 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.679556 15765 tablet.cc:1724] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.680711 15769 tablet.cc:1724] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.692946 15407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d"
dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
mode: GRACEFUL
new_leader_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:58438
I20260710 13:21:34.693740 15407 raft_consensus.cc:606] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Received request to transfer leadership to TS 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:34.696596 15330 raft_consensus.cc:2468] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 3.
W20260710 13:21:34.697232 15729 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260710 13:21:34.703362 15738 tablet.cc:1724] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.712677 15332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d"
dest_uuid: "6c6d590cebca464fa029b98c809a8987"
mode: GRACEFUL
new_leader_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:58806
I20260710 13:21:34.713388 15332 raft_consensus.cc:606] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Received request to transfer leadership to TS 6f833a13848841eb9c9bdb68196aef19
I20260710 13:21:34.708650 15768 tablet.cc:1724] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.713405 15775 tablet.cc:1724] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.720391 15755 tablet.cc:1724] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.733645 15769 tablet.cc:1724] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:34.747126 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:34.747757 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:34.761241 15228 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c: soft_deleted_table [id=193628bda06a4c67a3b6ae5ed7a994fd] alter complete (version 1)
I20260710 13:21:34.967729 15702 raft_consensus.cc:993] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: : Instructing follower 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:34.968678 15760 raft_consensus.cc:1081] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Signalling peer 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:34.970875 15475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:57200
I20260710 13:21:34.971433 15475 raft_consensus.cc:493] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.971902 15475 raft_consensus.cc:3060] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.978399 15475 raft_consensus.cc:515] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:34.980652 15475 leader_election.cc:290] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:34.981398 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:34.981810 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac1f9dded3914e2096a30c9d84e88fa9" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:34.982209 15330 raft_consensus.cc:3060] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.982443 15407 raft_consensus.cc:3055] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:34.982844 15407 raft_consensus.cc:740] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:34.983631 15407 consensus_queue.cc:260] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:34.984989 15407 raft_consensus.cc:3060] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.987978 15702 raft_consensus.cc:993] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: : Instructing follower 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:34.988597 15760 raft_consensus.cc:1081] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Signalling peer 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:34.990108 15330 raft_consensus.cc:2468] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:34.990557 15475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:57200
I20260710 13:21:34.991214 15475 raft_consensus.cc:493] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:34.991679 15475 raft_consensus.cc:3060] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.991559 15448 leader_election.cc:304] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:34.992727 15770 raft_consensus.cc:2804] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.993222 15770 raft_consensus.cc:697] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:34.994016 15770 consensus_queue.cc:237] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:34.997895 15407 raft_consensus.cc:2468] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:35.000036 15475 raft_consensus.cc:515] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:35.002687 15475 leader_election.cc:290] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:35.004238 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:35.004061 15230 catalog_manager.cc:5697] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 1 to 2, leader changed from e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2) to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:35.004546 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11329453c0244268a184d4f2b7dd43d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:35.005398 15330 raft_consensus.cc:3060] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.005828 15407 raft_consensus.cc:3055] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.006230 15407 raft_consensus.cc:740] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e31df2bde5ed43a78d8cfa5584bcef4d, State: Running, Role: LEADER
I20260710 13:21:35.007277 15407 consensus_queue.cc:260] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:35.008742 15407 raft_consensus.cc:3060] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.017123 15330 raft_consensus.cc:2468] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:35.017737 15407 raft_consensus.cc:2468] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:35.019245 15448 leader_election.cc:304] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c6d590cebca464fa029b98c809a8987, 6f833a13848841eb9c9bdb68196aef19; no voters: 
I20260710 13:21:35.020277 15770 raft_consensus.cc:2804] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.020812 15770 raft_consensus.cc:697] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:35.021843 15770 consensus_queue.cc:237] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:35.032445 15230 catalog_manager.cc:5697] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 1 to 2, leader changed from e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2) to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:35.070801 15407 raft_consensus.cc:1275] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 3 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:35.072400 15770 consensus_queue.cc:1048] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:35.076378 15757 tablet.cc:1724] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:35.089668 15330 raft_consensus.cc:1275] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 3 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:21:35.091607 15609 consensus_queue.cc:1048] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:35.124828 15703 raft_consensus.cc:993] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: : Instructing follower 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:35.125488 15774 raft_consensus.cc:1081] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Signalling peer 6f833a13848841eb9c9bdb68196aef19 to start an election
I20260710 13:21:35.127421 15475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d"
dest_uuid: "6f833a13848841eb9c9bdb68196aef19"
 from {username='slave'} at 127.0.0.1:57198
I20260710 13:21:35.128091 15475 raft_consensus.cc:493] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:35.128373 15475 raft_consensus.cc:3060] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.133941 15475 raft_consensus.cc:515] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:35.136032 15475 leader_election.cc:290] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Requested vote from peers 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915), e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769)
I20260710 13:21:35.136402 15330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c6d590cebca464fa029b98c809a8987"
I20260710 13:21:35.137059 15330 raft_consensus.cc:3055] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:35.137110 15409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be27b18a3ba1499090a6ad8fd922727d" candidate_uuid: "6f833a13848841eb9c9bdb68196aef19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d"
I20260710 13:21:35.137485 15330 raft_consensus.cc:740] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c6d590cebca464fa029b98c809a8987, State: Running, Role: LEADER
I20260710 13:21:35.137681 15409 raft_consensus.cc:3060] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.138497 15330 consensus_queue.cc:260] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:35.140208 15330 raft_consensus.cc:3060] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:35.145246 15409 raft_consensus.cc:2468] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:35.146791 15446 leader_election.cc:304] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f833a13848841eb9c9bdb68196aef19, e31df2bde5ed43a78d8cfa5584bcef4d; no voters: 
I20260710 13:21:35.147886 15770 raft_consensus.cc:2804] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:35.148523 15770 raft_consensus.cc:697] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Becoming Leader. State: Replica: 6f833a13848841eb9c9bdb68196aef19, State: Running, Role: LEADER
I20260710 13:21:35.148813 15330 raft_consensus.cc:2468] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f833a13848841eb9c9bdb68196aef19 in term 2.
I20260710 13:21:35.149366 15770 consensus_queue.cc:237] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } }
I20260710 13:21:35.158450 15229 catalog_manager.cc:5697] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 reported cstate change: term changed from 1 to 2, leader changed from 6c6d590cebca464fa029b98c809a8987 (127.11.26.1) to 6f833a13848841eb9c9bdb68196aef19 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "6f833a13848841eb9c9bdb68196aef19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6f833a13848841eb9c9bdb68196aef19" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 44393 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:35.433813 15332 raft_consensus.cc:1275] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:35.435194 15773 consensus_queue.cc:1048] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:35.444041 15409 raft_consensus.cc:1275] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:35.445909 15609 consensus_queue.cc:1048] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:35.547284 15409 raft_consensus.cc:1275] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.548899 15609 consensus_queue.cc:1048] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.560196 15332 raft_consensus.cc:1275] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.562000 15770 consensus_queue.cc:1048] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:35.563738 15332 raft_consensus.cc:1275] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.566175 15773 consensus_queue.cc:1048] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6d590cebca464fa029b98c809a8987" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 32915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:35.579734 15409 raft_consensus.cc:1275] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Refusing update from remote peer 6f833a13848841eb9c9bdb68196aef19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:35.582284 15761 consensus_queue.cc:1048] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31df2bde5ed43a78d8cfa5584bcef4d" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 33769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:35.828830 11368 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:21:35.835548 11368 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:21:35.836097 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:35.842876 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:35.843526 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:36.898604 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
W20260710 13:21:36.920200 15374 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:21:36.926898 15374 consensus_peers.cc:597] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. 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 13:21:36.981441 15448 consensus_peers.cc:597] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. 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 13:21:36.987753 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:36.989758 11368 tablet_replica.cc:333] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:36.991334 11368 raft_consensus.cc:2243] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.992340 11368 raft_consensus.cc:2272] T ac1f9dded3914e2096a30c9d84e88fa9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.995339 11368 tablet_replica.cc:333] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:36.996294 11368 raft_consensus.cc:2243] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:36.996964 11368 raft_consensus.cc:2272] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:36.999630 11368 tablet_replica.cc:333] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.000427 11368 raft_consensus.cc:2243] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.001119 11368 raft_consensus.cc:2272] T 625e58ef82284e589bcce159eb494b5e P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.004693 11368 tablet_replica.cc:333] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.005594 11368 raft_consensus.cc:2243] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.006392 11368 raft_consensus.cc:2272] T 283744eb4fa74b9b881ab5a98d71bdef P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.009756 11368 tablet_replica.cc:333] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.010520 11368 raft_consensus.cc:2243] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.011488 11368 raft_consensus.cc:2272] T 12d90d300472417fba1ce997a44f4edb P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.014667 11368 tablet_replica.cc:333] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.015506 11368 raft_consensus.cc:2243] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.016750 11368 raft_consensus.cc:2272] T ba3c8202d8634bfe91ae544fbdfcee35 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.020303 11368 tablet_replica.cc:333] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.021186 11368 raft_consensus.cc:2243] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.022413 11368 raft_consensus.cc:2272] T 827a968dd4c044508357a38d3758ac94 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.025454 11368 tablet_replica.cc:333] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.026283 11368 raft_consensus.cc:2243] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.027498 11368 raft_consensus.cc:2272] T 07c49bbeecb64c7ab14cf081d822b107 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.030750 11368 tablet_replica.cc:333] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.031745 11368 raft_consensus.cc:2243] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.033138 11368 raft_consensus.cc:2272] T 178dcea6461e4750b15dd624c92bbda8 P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.038008 11368 tablet_replica.cc:333] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.039619 11368 raft_consensus.cc:2243] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:37.040226 15374 consensus_peers.cc:597] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. 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 13:21:37.040827 11368 raft_consensus.cc:2272] T a6082d58719343b39747cb3b8b7e52e9 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.044229 11368 tablet_replica.cc:333] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.044992 11368 raft_consensus.cc:2243] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.045959 11368 raft_consensus.cc:2272] T 8fc5f389a1a64fc9be23381600a9ef41 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.050486 11368 tablet_replica.cc:333] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.051427 11368 raft_consensus.cc:2243] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.052523 11368 raft_consensus.cc:2272] T ab4d18c0ae3d413b83932eff2312f01f P 6c6d590cebca464fa029b98c809a8987 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.055509 11368 tablet_replica.cc:333] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.056293 11368 raft_consensus.cc:2243] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.057017 11368 raft_consensus.cc:2272] T be27b18a3ba1499090a6ad8fd922727d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.059873 11368 tablet_replica.cc:333] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.060539 11368 raft_consensus.cc:2243] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.061332 11368 raft_consensus.cc:2272] T a11329453c0244268a184d4f2b7dd43d P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.064455 11368 tablet_replica.cc:333] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.065420 11368 raft_consensus.cc:2243] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.066787 11368 raft_consensus.cc:2272] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.069878 11368 tablet_replica.cc:333] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.070894 11368 raft_consensus.cc:2243] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.071636 11368 raft_consensus.cc:2272] T 66f536b18b1a4bd399536ba7faeddd6f P 6c6d590cebca464fa029b98c809a8987 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.074628 11368 tablet_replica.cc:333] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.075891 11368 raft_consensus.cc:2243] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.076540 11368 raft_consensus.cc:2272] T 96568421863643c8bd9d97310c566a51 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.079125 11368 tablet_replica.cc:333] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987: stopping tablet replica
I20260710 13:21:37.079870 11368 raft_consensus.cc:2243] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.081622 11368 raft_consensus.cc:2272] T 7f7e3d209e4b4578861df89425c29666 P 6c6d590cebca464fa029b98c809a8987 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:37.136888 15374 consensus_peers.cc:597] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:32915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.137310 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
I20260710 13:21:37.187282 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
W20260710 13:21:37.196846 15446 consensus_peers.cc:597] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 -> Peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Couldn't send request to peer e31df2bde5ed43a78d8cfa5584bcef4d. 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 13:21:37.214506 15448 consensus_peers.cc:597] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:32915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:37.244478 15446 consensus_peers.cc:597] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 -> Peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Couldn't send request to peer e31df2bde5ed43a78d8cfa5584bcef4d. 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 13:21:37.245891 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:37.247025 11368 tablet_replica.cc:333] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.248157 11368 raft_consensus.cc:2243] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.248662 11368 raft_consensus.cc:2272] T ac1f9dded3914e2096a30c9d84e88fa9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.251114 11368 tablet_replica.cc:333] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.251924 11368 raft_consensus.cc:2243] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.252441 11368 raft_consensus.cc:2272] T 3c0b8c0b6a774cd6a4804a0b1173923e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.254585 11368 tablet_replica.cc:333] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.255128 11368 raft_consensus.cc:2243] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.256047 11368 raft_consensus.cc:2272] T 625e58ef82284e589bcce159eb494b5e P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.258473 11368 tablet_replica.cc:333] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.259253 11368 raft_consensus.cc:2243] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.260326 11368 raft_consensus.cc:2272] T 283744eb4fa74b9b881ab5a98d71bdef P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.263244 11368 tablet_replica.cc:333] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.264012 11368 raft_consensus.cc:2243] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.264781 11368 raft_consensus.cc:2272] T ba3c8202d8634bfe91ae544fbdfcee35 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:37.265483 15448 consensus_peers.cc:597] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:32915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:37.267405 15446 consensus_peers.cc:597] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 -> Peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Couldn't send request to peer e31df2bde5ed43a78d8cfa5584bcef4d. 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 13:21:37.268453 11368 tablet_replica.cc:333] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.269263 11368 raft_consensus.cc:2243] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.270563 11368 raft_consensus.cc:2272] T 12d90d300472417fba1ce997a44f4edb P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:37.273622 15448 consensus_peers.cc:597] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:32915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.273674 11368 tablet_replica.cc:333] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.274821 11368 raft_consensus.cc:2243] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.275502 11368 raft_consensus.cc:2272] T 827a968dd4c044508357a38d3758ac94 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.278113 11368 tablet_replica.cc:333] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.278635 11368 raft_consensus.cc:2243] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.279093 11368 raft_consensus.cc:2272] T 07c49bbeecb64c7ab14cf081d822b107 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.281757 11368 tablet_replica.cc:333] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.282322 11368 raft_consensus.cc:2243] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.282796 11368 raft_consensus.cc:2272] T 178dcea6461e4750b15dd624c92bbda8 P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.285004 11368 tablet_replica.cc:333] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.285553 11368 raft_consensus.cc:2243] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.286017 11368 raft_consensus.cc:2272] T cfedb9808f9d49f8af8dc8ce6cda49b3 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.288141 11368 tablet_replica.cc:333] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.288619 11368 raft_consensus.cc:2243] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.289052 11368 raft_consensus.cc:2272] T 7f7e3d209e4b4578861df89425c29666 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.291118 11368 tablet_replica.cc:333] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.291613 11368 raft_consensus.cc:2243] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.292212 11368 raft_consensus.cc:2272] T 96568421863643c8bd9d97310c566a51 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.294265 11368 tablet_replica.cc:333] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.294795 11368 raft_consensus.cc:2243] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.295611 11368 raft_consensus.cc:2272] T 66f536b18b1a4bd399536ba7faeddd6f P e31df2bde5ed43a78d8cfa5584bcef4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.297645 11368 tablet_replica.cc:333] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.298211 11368 raft_consensus.cc:2243] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.299041 11368 raft_consensus.cc:2272] T a6082d58719343b39747cb3b8b7e52e9 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.301007 11368 tablet_replica.cc:333] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.301699 11368 raft_consensus.cc:2243] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.302706 11368 raft_consensus.cc:2272] T 8fc5f389a1a64fc9be23381600a9ef41 P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.305550 11368 tablet_replica.cc:333] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.306150 11368 raft_consensus.cc:2243] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.306818 11368 raft_consensus.cc:2272] T ab4d18c0ae3d413b83932eff2312f01f P e31df2bde5ed43a78d8cfa5584bcef4d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:37.308254 15448 consensus_peers.cc:597] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:32915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.309695 11368 tablet_replica.cc:333] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.310417 11368 raft_consensus.cc:2243] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.311174 11368 raft_consensus.cc:2272] T a11329453c0244268a184d4f2b7dd43d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:37.314088 15448 consensus_peers.cc:597] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 -> Peer 6c6d590cebca464fa029b98c809a8987 (127.11.26.1:32915): Couldn't send request to peer 6c6d590cebca464fa029b98c809a8987. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:32915: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.314317 11368 tablet_replica.cc:333] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d: stopping tablet replica
I20260710 13:21:37.314929 11368 raft_consensus.cc:2243] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.315369 11368 raft_consensus.cc:2272] T be27b18a3ba1499090a6ad8fd922727d P e31df2bde5ed43a78d8cfa5584bcef4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.362291 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
I20260710 13:21:37.398473 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
I20260710 13:21:37.438675 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:37.439721 11368 tablet_replica.cc:333] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.441067 11368 raft_consensus.cc:2243] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.441747 11368 raft_consensus.cc:2272] T 827a968dd4c044508357a38d3758ac94 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.444360 11368 tablet_replica.cc:333] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.445142 11368 raft_consensus.cc:2243] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.446421 11368 raft_consensus.cc:2272] T ac1f9dded3914e2096a30c9d84e88fa9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.449312 11368 tablet_replica.cc:333] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.450316 11368 raft_consensus.cc:2243] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.452035 11368 raft_consensus.cc:2272] T 3c0b8c0b6a774cd6a4804a0b1173923e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.454908 11368 tablet_replica.cc:333] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.455690 11368 raft_consensus.cc:2243] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.456841 11368 raft_consensus.cc:2272] T 625e58ef82284e589bcce159eb494b5e P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.460641 11368 tablet_replica.cc:333] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.461459 11368 raft_consensus.cc:2243] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.462280 11368 raft_consensus.cc:2272] T 12d90d300472417fba1ce997a44f4edb P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:37.464959 15446 consensus_peers.cc:597] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 -> Peer e31df2bde5ed43a78d8cfa5584bcef4d (127.11.26.2:33769): Couldn't send request to peer e31df2bde5ed43a78d8cfa5584bcef4d. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.2:33769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:37.465790 11368 tablet_replica.cc:333] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.466590 11368 raft_consensus.cc:2243] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.467258 11368 raft_consensus.cc:2272] T 283744eb4fa74b9b881ab5a98d71bdef P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.469897 11368 tablet_replica.cc:333] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.470680 11368 raft_consensus.cc:2243] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.471261 11368 raft_consensus.cc:2272] T ba3c8202d8634bfe91ae544fbdfcee35 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.473760 11368 tablet_replica.cc:333] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.474481 11368 raft_consensus.cc:2243] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.475052 11368 raft_consensus.cc:2272] T 07c49bbeecb64c7ab14cf081d822b107 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.477758 11368 tablet_replica.cc:333] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.478484 11368 raft_consensus.cc:2243] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.479076 11368 raft_consensus.cc:2272] T 178dcea6461e4750b15dd624c92bbda8 P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.481715 11368 tablet_replica.cc:333] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.482578 11368 raft_consensus.cc:2243] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.483393 11368 raft_consensus.cc:2272] T 8fc5f389a1a64fc9be23381600a9ef41 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.486155 11368 tablet_replica.cc:333] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.486873 11368 raft_consensus.cc:2243] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.487952 11368 raft_consensus.cc:2272] T ab4d18c0ae3d413b83932eff2312f01f P 6f833a13848841eb9c9bdb68196aef19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.490765 11368 tablet_replica.cc:333] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.491703 11368 raft_consensus.cc:2243] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.492882 11368 raft_consensus.cc:2272] T be27b18a3ba1499090a6ad8fd922727d P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.495496 11368 tablet_replica.cc:333] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.496266 11368 raft_consensus.cc:2243] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.497360 11368 raft_consensus.cc:2272] T a11329453c0244268a184d4f2b7dd43d P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.499904 11368 tablet_replica.cc:333] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.500572 11368 raft_consensus.cc:2243] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.501159 11368 raft_consensus.cc:2272] T cfedb9808f9d49f8af8dc8ce6cda49b3 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.503629 11368 tablet_replica.cc:333] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.504392 11368 raft_consensus.cc:2243] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.505012 11368 raft_consensus.cc:2272] T a6082d58719343b39747cb3b8b7e52e9 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.507616 11368 tablet_replica.cc:333] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.508319 11368 raft_consensus.cc:2243] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.508900 11368 raft_consensus.cc:2272] T 66f536b18b1a4bd399536ba7faeddd6f P 6f833a13848841eb9c9bdb68196aef19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.511473 11368 tablet_replica.cc:333] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.512197 11368 raft_consensus.cc:2243] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:37.512799 11368 raft_consensus.cc:2272] T 7f7e3d209e4b4578861df89425c29666 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.515292 11368 tablet_replica.cc:333] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19: stopping tablet replica
I20260710 13:21:37.515967 11368 raft_consensus.cc:2243] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.517076 11368 raft_consensus.cc:2272] T 96568421863643c8bd9d97310c566a51 P 6f833a13848841eb9c9bdb68196aef19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.565501 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:21:37.600484 11368 master.cc:562] Master@127.11.26.62:39491 shutting down...
I20260710 13:21:37.632025 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:37.632618 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:37.633013 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5c6364fdd9e44e2ea8b6e14794a0f15c: stopping tablet replica
I20260710 13:21:37.655974 11368 master.cc:584] Master@127.11.26.62:39491 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13442 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:21:37.722324 11368 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.26.62:38643
I20260710 13:21:37.723758 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:37.730860 15798 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 13:21:37.731379 15799 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 13:21:37.731981 15801 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 13:21:37.734675 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:37.735646 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:37.735898 11368 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 13:21:37.736027 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689697736012 us; error 0 us; skew 500 ppm
I20260710 13:21:37.736498 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:37.739655 11368 webserver.cc:533] Webserver started at http://127.11.26.62:39391/ using document root <none> and password file <none>
I20260710 13:21:37.740317 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:37.740506 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:37.740794 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:37.742002 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/master-0-root/instance:
uuid: "8b6000c8ccb34caeaadf3b50afca9830"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-wrzs"
I20260710 13:21:37.747185 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:21:37.751541 15806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.752754 11368 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:37.753155 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/master-0-root
uuid: "8b6000c8ccb34caeaadf3b50afca9830"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-wrzs"
I20260710 13:21:37.753472 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-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 13:21:37.775137 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:37.776439 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:37.823537 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.62:38643
I20260710 13:21:37.823716 15857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.62:38643 every 8 connection(s)
I20260710 13:21:37.828435 15858 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 13:21:37.844070 15858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830: Bootstrap starting.
I20260710 13:21:37.850500 15858 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:37.856213 15858 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830: No bootstrap required, opened a new log
I20260710 13:21:37.858980 15858 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b6000c8ccb34caeaadf3b50afca9830" member_type: VOTER }
I20260710 13:21:37.859475 15858 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:37.859750 15858 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b6000c8ccb34caeaadf3b50afca9830, State: Initialized, Role: FOLLOWER
I20260710 13:21:37.860450 15858 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b6000c8ccb34caeaadf3b50afca9830" member_type: VOTER }
I20260710 13:21:37.860960 15858 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:37.861212 15858 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:37.861485 15858 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:37.867313 15858 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b6000c8ccb34caeaadf3b50afca9830" member_type: VOTER }
I20260710 13:21:37.868006 15858 leader_election.cc:304] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [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: 8b6000c8ccb34caeaadf3b50afca9830; no voters: 
I20260710 13:21:37.869421 15858 leader_election.cc:290] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:37.870103 15861 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:37.871815 15861 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 1 LEADER]: Becoming Leader. State: Replica: 8b6000c8ccb34caeaadf3b50afca9830, State: Running, Role: LEADER
I20260710 13:21:37.872664 15861 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [LEADER]: Queue going to LEADER mode. State: All 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: "8b6000c8ccb34caeaadf3b50afca9830" member_type: VOTER }
I20260710 13:21:37.873142 15858 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:37.880227 15862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b6000c8ccb34caeaadf3b50afca9830" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b6000c8ccb34caeaadf3b50afca9830" member_type: VOTER } }
I20260710 13:21:37.880165 15863 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b6000c8ccb34caeaadf3b50afca9830. Latest consensus state: current_term: 1 leader_uuid: "8b6000c8ccb34caeaadf3b50afca9830" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b6000c8ccb34caeaadf3b50afca9830" member_type: VOTER } }
I20260710 13:21:37.881549 15862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:37.881709 15863 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:37.884143 15870 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:37.889792 15870 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:37.891990 11368 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:37.901628 15870 catalog_manager.cc:1383] Generated new cluster ID: cdbcb4b8fbfb4fbe9c9ae6ee4545275e
I20260710 13:21:37.901904 15870 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:37.919492 15870 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:37.920954 15870 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:37.941131 15870 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830: Generated new TSK 0
I20260710 13:21:37.941823 15870 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:37.958827 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:37.967363 15879 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 13:21:37.968935 15880 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 13:21:37.974264 15882 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 13:21:37.974357 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:37.976207 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:37.976480 11368 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 13:21:37.976660 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689697976643 us; error 0 us; skew 500 ppm
I20260710 13:21:37.977238 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:37.980265 11368 webserver.cc:533] Webserver started at http://127.11.26.1:43653/ using document root <none> and password file <none>
I20260710 13:21:37.980839 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:37.981048 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:37.981323 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:37.982466 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-0-root/instance:
uuid: "103193346c884bf6bd81a4a80c08e0c6"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-wrzs"
I20260710 13:21:37.988004 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260710 13:21:37.992944 15887 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:37.994339 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:21:37.994863 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-0-root
uuid: "103193346c884bf6bd81a4a80c08e0c6"
format_stamp: "Formatted at 2026-07-10 13:21:37 on dist-test-slave-wrzs"
I20260710 13:21:37.995193 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-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 13:21:38.009400 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:38.010878 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:38.012748 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:38.015550 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:38.015767 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.016167 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:38.016360 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.071532 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.1:35275
I20260710 13:21:38.071597 15949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.1:35275 every 8 connection(s)
I20260710 13:21:38.077998 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:38.087677 15954 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 13:21:38.088378 15955 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 13:21:38.091207 15957 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 13:21:38.092247 11368 server_base.cc:1061] running on GCE node
I20260710 13:21:38.093490 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:38.093760 11368 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 13:21:38.093937 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689698093922 us; error 0 us; skew 500 ppm
I20260710 13:21:38.094485 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:38.095237 15950 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38643
I20260710 13:21:38.095754 15950 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:38.096721 15950 heartbeater.cc:507] Master 127.11.26.62:38643 requested a full tablet report, sending...
I20260710 13:21:38.097685 11368 webserver.cc:533] Webserver started at http://127.11.26.2:34215/ using document root <none> and password file <none>
I20260710 13:21:38.098318 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:38.098496 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:38.098693 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:38.099973 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-1-root/instance:
uuid: "8223b295d12c452f85383eda87d40e19"
format_stamp: "Formatted at 2026-07-10 13:21:38 on dist-test-slave-wrzs"
I20260710 13:21:38.099872 15823 ts_manager.cc:194] Registered new tserver with Master: 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275)
I20260710 13:21:38.102499 15823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59336
I20260710 13:21:38.105482 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:21:38.109948 15962 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.111297 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:38.111749 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-1-root
uuid: "8223b295d12c452f85383eda87d40e19"
format_stamp: "Formatted at 2026-07-10 13:21:38 on dist-test-slave-wrzs"
I20260710 13:21:38.112134 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-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 13:21:38.125648 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:38.126905 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:38.128638 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:38.131057 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:38.131304 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.131572 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:38.131749 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.189134 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.2:35385
I20260710 13:21:38.189263 16024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.2:35385 every 8 connection(s)
I20260710 13:21:38.195163 11368 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:38.203375 16028 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 13:21:38.205704 16029 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 13:21:38.210435 16025 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38643
I20260710 13:21:38.211267 16025 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:38.212810 16025 heartbeater.cc:507] Master 127.11.26.62:38643 requested a full tablet report, sending...
I20260710 13:21:38.214069 11368 server_base.cc:1061] running on GCE node
W20260710 13:21:38.214888 16032 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 13:21:38.216064 15823 ts_manager.cc:194] Registered new tserver with Master: 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:38.216287 11368 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:38.216560 11368 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 13:21:38.216785 11368 hybrid_clock.cc:648] HybridClock initialized: now 1783689698216766 us; error 0 us; skew 500 ppm
I20260710 13:21:38.217607 11368 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:38.218150 15823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59340
I20260710 13:21:38.221661 11368 webserver.cc:533] Webserver started at http://127.11.26.3:39081/ using document root <none> and password file <none>
I20260710 13:21:38.222730 11368 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:38.223035 11368 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:38.223301 11368 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:38.224964 11368 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-2-root/instance:
uuid: "e6a2149683784d469bbbf438d6edd139"
format_stamp: "Formatted at 2026-07-10 13:21:38 on dist-test-slave-wrzs"
I20260710 13:21:38.230706 11368 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:38.235353 16036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.236860 11368 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:38.237309 11368 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-2-root
uuid: "e6a2149683784d469bbbf438d6edd139"
format_stamp: "Formatted at 2026-07-10 13:21:38 on dist-test-slave-wrzs"
I20260710 13:21:38.237800 11368 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkiKQ2e/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689584712490-11368-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 13:21:38.255981 11368 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:38.257678 11368 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:38.259358 11368 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:38.262215 11368 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:38.262501 11368 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.262802 11368 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:38.263020 11368 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:38.318178 11368 rpc_server.cc:307] RPC server started. Bound to: 127.11.26.3:39077
I20260710 13:21:38.318269 16098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.26.3:39077 every 8 connection(s)
I20260710 13:21:38.337405 16099 heartbeater.cc:344] Connected to a master server at 127.11.26.62:38643
I20260710 13:21:38.337908 16099 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:38.338821 16099 heartbeater.cc:507] Master 127.11.26.62:38643 requested a full tablet report, sending...
I20260710 13:21:38.341316 15823 ts_manager.cc:194] Registered new tserver with Master: e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:38.342478 11368 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020462017s
I20260710 13:21:38.343083 15823 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59348
I20260710 13:21:38.374740 15823 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59352:
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 13:21:38.377645 15823 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 13:21:38.473106 15990 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8fa9583b134ca78e3667d7893e61e4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:38.474176 15988 tablet_service.cc:1511] Processing CreateTablet for tablet afdf21e59f2845779ca8d5b7d490c951 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:38.474642 15990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8fa9583b134ca78e3667d7893e61e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.476339 15985 tablet_service.cc:1511] Processing CreateTablet for tablet ee1e82c556c74c75881c7d4d9db3b5b9 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:38.476877 15987 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7733b8c49f497297e7a0cd704de1b0 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:38.477988 15985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1e82c556c74c75881c7d4d9db3b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.480067 15989 tablet_service.cc:1511] Processing CreateTablet for tablet d21788b2d4d742e3b9516efde0c6e6f1 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:38.481437 15989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21788b2d4d742e3b9516efde0c6e6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.483371 15988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdf21e59f2845779ca8d5b7d490c951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.479329 15986 tablet_service.cc:1511] Processing CreateTablet for tablet 614765fb686543769f249a57fc4ecef4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:38.485792 15986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614765fb686543769f249a57fc4ecef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.488179 15987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7733b8c49f497297e7a0cd704de1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.488803 16064 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8fa9583b134ca78e3667d7893e61e4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:38.490187 16064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8fa9583b134ca78e3667d7893e61e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.491153 16058 tablet_service.cc:1511] Processing CreateTablet for tablet 94a91e48683d4b489ca0afa3d1eb77e4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:38.492619 16058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a91e48683d4b489ca0afa3d1eb77e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.492859 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 94a91e48683d4b489ca0afa3d1eb77e4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:38.493090 16063 tablet_service.cc:1511] Processing CreateTablet for tablet d21788b2d4d742e3b9516efde0c6e6f1 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:38.496184 16061 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7733b8c49f497297e7a0cd704de1b0 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:38.497718 16061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7733b8c49f497297e7a0cd704de1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.497219 15983 tablet_service.cc:1511] Processing CreateTablet for tablet 122019bc3f3845adb56002ed41283f20 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:38.499019 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122019bc3f3845adb56002ed41283f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.501758 16059 tablet_service.cc:1511] Processing CreateTablet for tablet ee1e82c556c74c75881c7d4d9db3b5b9 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:38.503379 16059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1e82c556c74c75881c7d4d9db3b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.504355 15982 tablet_service.cc:1511] Processing CreateTablet for tablet 6626174c8fa74d4eba71e20b56c23820 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:38.504766 16056 tablet_service.cc:1511] Processing CreateTablet for tablet 6626174c8fa74d4eba71e20b56c23820 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:38.506227 15982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6626174c8fa74d4eba71e20b56c23820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.506258 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6626174c8fa74d4eba71e20b56c23820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.508876 16062 tablet_service.cc:1511] Processing CreateTablet for tablet afdf21e59f2845779ca8d5b7d490c951 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:38.510361 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdf21e59f2845779ca8d5b7d490c951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.501973 16057 tablet_service.cc:1511] Processing CreateTablet for tablet 122019bc3f3845adb56002ed41283f20 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:38.512936 16060 tablet_service.cc:1511] Processing CreateTablet for tablet 614765fb686543769f249a57fc4ecef4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:38.520932 16063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21788b2d4d742e3b9516efde0c6e6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.524590 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a91e48683d4b489ca0afa3d1eb77e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.527729 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122019bc3f3845adb56002ed41283f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.542018 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614765fb686543769f249a57fc4ecef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.572265 15915 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8fa9583b134ca78e3667d7893e61e4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:38.573755 15915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8fa9583b134ca78e3667d7893e61e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.573804 16114 tablet_bootstrap.cc:492] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:38.576474 15914 tablet_service.cc:1511] Processing CreateTablet for tablet d21788b2d4d742e3b9516efde0c6e6f1 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:38.578094 15914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21788b2d4d742e3b9516efde0c6e6f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.583317 15913 tablet_service.cc:1511] Processing CreateTablet for tablet afdf21e59f2845779ca8d5b7d490c951 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:38.585547 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afdf21e59f2845779ca8d5b7d490c951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.586207 15910 tablet_service.cc:1511] Processing CreateTablet for tablet ee1e82c556c74c75881c7d4d9db3b5b9 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:38.588943 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 122019bc3f3845adb56002ed41283f20 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:38.588943 15912 tablet_service.cc:1511] Processing CreateTablet for tablet 6b7733b8c49f497297e7a0cd704de1b0 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:38.587675 15911 tablet_service.cc:1511] Processing CreateTablet for tablet 614765fb686543769f249a57fc4ecef4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:38.586210 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 94a91e48683d4b489ca0afa3d1eb77e4 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:38.587632 15910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1e82c556c74c75881c7d4d9db3b5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.591683 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94a91e48683d4b489ca0afa3d1eb77e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.596053 15912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b7733b8c49f497297e7a0cd704de1b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.597200 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 122019bc3f3845adb56002ed41283f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.600121 15911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614765fb686543769f249a57fc4ecef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.605472 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 6626174c8fa74d4eba71e20b56c23820 (DEFAULT_TABLE table=test-workload [id=63f73551ad9445dbb103a92bb592e67f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:38.606850 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6626174c8fa74d4eba71e20b56c23820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:38.624665 16114 tablet_bootstrap.cc:654] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.632525 16115 tablet_bootstrap.cc:492] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:38.681823 16114 tablet_bootstrap.cc:492] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:38.682412 16114 ts_tablet_manager.cc:1403] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.109s	user 0.003s	sys 0.009s
I20260710 13:21:38.687487 16114 raft_consensus.cc:359] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.688138 16114 raft_consensus.cc:385] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.688410 16114 raft_consensus.cc:740] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.689029 16114 consensus_queue.cc:260] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.695339 16115 tablet_bootstrap.cc:654] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.715632 16117 tablet_bootstrap.cc:492] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:38.721415 16115 tablet_bootstrap.cc:492] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:38.721930 16117 tablet_bootstrap.cc:654] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.722067 16115 ts_tablet_manager.cc:1403] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.006s
I20260710 13:21:38.724011 16025 heartbeater.cc:499] Master 127.11.26.62:38643 was elected leader, sending a full tablet report...
I20260710 13:21:38.725162 16114 ts_tablet_manager.cc:1434] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.008s
I20260710 13:21:38.726199 16114 tablet_bootstrap.cc:492] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:38.726595 16115 raft_consensus.cc:359] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.727439 16115 raft_consensus.cc:385] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.727818 16115 raft_consensus.cc:740] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.728797 16115 consensus_queue.cc:260] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.733875 16114 tablet_bootstrap.cc:654] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.739917 16117 tablet_bootstrap.cc:492] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:38.740574 16117 ts_tablet_manager.cc:1403] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:21:38.744505 16117 raft_consensus.cc:359] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.745574 16117 raft_consensus.cc:385] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.745980 16117 raft_consensus.cc:740] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.747260 16117 consensus_queue.cc:260] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.749019 16099 heartbeater.cc:499] Master 127.11.26.62:38643 was elected leader, sending a full tablet report...
I20260710 13:21:38.770690 15950 heartbeater.cc:499] Master 127.11.26.62:38643 was elected leader, sending a full tablet report...
I20260710 13:21:38.771301 16115 ts_tablet_manager.cc:1434] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.049s	user 0.017s	sys 0.019s
I20260710 13:21:38.773121 16115 tablet_bootstrap.cc:492] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:38.779469 16117 ts_tablet_manager.cc:1434] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.020s
I20260710 13:21:38.781253 16117 tablet_bootstrap.cc:492] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:38.782085 16114 tablet_bootstrap.cc:492] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:38.782286 16115 tablet_bootstrap.cc:654] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.783638 16114 ts_tablet_manager.cc:1403] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.032s
I20260710 13:21:38.787055 16114 raft_consensus.cc:359] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.787936 16117 tablet_bootstrap.cc:654] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.787932 16114 raft_consensus.cc:385] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.788491 16114 raft_consensus.cc:740] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.789541 16114 consensus_queue.cc:260] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.792549 16114 ts_tablet_manager.cc:1434] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:38.794085 16114 tablet_bootstrap.cc:492] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:38.803543 16114 tablet_bootstrap.cc:654] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.836723 16115 tablet_bootstrap.cc:492] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:38.837297 16115 ts_tablet_manager.cc:1403] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.041s
I20260710 13:21:38.838639 16117 tablet_bootstrap.cc:492] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:38.838680 16114 tablet_bootstrap.cc:492] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:38.839352 16117 ts_tablet_manager.cc:1403] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.024s
I20260710 13:21:38.839395 16114 ts_tablet_manager.cc:1403] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.046s	user 0.032s	sys 0.012s
I20260710 13:21:38.840898 16115 raft_consensus.cc:359] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.841670 16115 raft_consensus.cc:385] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.841953 16115 raft_consensus.cc:740] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.842685 16115 consensus_queue.cc:260] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.842846 16117 raft_consensus.cc:359] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.842703 16114 raft_consensus.cc:359] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.843621 16117 raft_consensus.cc:385] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.843709 16114 raft_consensus.cc:385] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.844015 16117 raft_consensus.cc:740] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.844185 16114 raft_consensus.cc:740] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.844712 16115 ts_tablet_manager.cc:1434] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:38.847221 16117 consensus_queue.cc:260] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.848085 16115 tablet_bootstrap.cc:492] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:38.847683 16114 consensus_queue.cc:260] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.851815 16114 ts_tablet_manager.cc:1434] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:38.852409 16117 ts_tablet_manager.cc:1434] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:21:38.852994 16114 tablet_bootstrap.cc:492] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:38.853447 16117 tablet_bootstrap.cc:492] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:38.855209 16115 tablet_bootstrap.cc:654] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.860235 16114 tablet_bootstrap.cc:654] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.866493 16119 raft_consensus.cc:493] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.866979 16119 raft_consensus.cc:515] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.872337 16115 tablet_bootstrap.cc:492] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:38.872922 16115 ts_tablet_manager.cc:1403] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 13:21:38.874198 16119 leader_election.cc:290] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:38.879974 16115 raft_consensus.cc:359] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.881238 16115 raft_consensus.cc:385] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.881987 16115 raft_consensus.cc:740] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.883014 16114 tablet_bootstrap.cc:492] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:38.882896 16115 consensus_queue.cc:260] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.883553 16114 ts_tablet_manager.cc:1403] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260710 13:21:38.885218 16117 tablet_bootstrap.cc:654] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:38.885810 15871 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:38.886689 16114 raft_consensus.cc:359] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.887473 16114 raft_consensus.cc:385] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.887761 16114 raft_consensus.cc:740] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.888003 16115 ts_tablet_manager.cc:1434] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:21:38.896222 16114 consensus_queue.cc:260] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.896821 16115 tablet_bootstrap.cc:492] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:38.898571 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614765fb686543769f249a57fc4ecef4" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
W20260710 13:21:38.900331 15966 leader_election.cc:343] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.902518 16114 ts_tablet_manager.cc:1434] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260710 13:21:38.903582 16114 tablet_bootstrap.cc:492] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:38.904238 16115 tablet_bootstrap.cc:654] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.893265 16117 tablet_bootstrap.cc:492] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:38.895179 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614765fb686543769f249a57fc4ecef4" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:38.907999 16117 ts_tablet_manager.cc:1403] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.001s
I20260710 13:21:38.908444 16114 tablet_bootstrap.cc:654] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.908072 16074 raft_consensus.cc:2468] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:38.910125 15964 leader_election.cc:304] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:38.910617 16115 tablet_bootstrap.cc:492] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:38.911042 16119 raft_consensus.cc:2804] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.911477 16119 raft_consensus.cc:493] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.911847 16119 raft_consensus.cc:3060] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.911978 16123 raft_consensus.cc:493] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.911973 16117 raft_consensus.cc:359] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.912958 16117 raft_consensus.cc:385] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.912689 16123 raft_consensus.cc:515] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.913280 16117 raft_consensus.cc:740] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.914201 16117 consensus_queue.cc:260] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.919592 16123 leader_election.cc:290] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:38.911157 16115 ts_tablet_manager.cc:1403] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:38.924139 16123 raft_consensus.cc:493] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.929723 16123 raft_consensus.cc:515] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.923713 16119 raft_consensus.cc:515] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.928241 16115 raft_consensus.cc:359] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.939038 16115 raft_consensus.cc:385] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.939548 16115 raft_consensus.cc:740] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.939751 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614765fb686543769f249a57fc4ecef4" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:38.940423 16074 raft_consensus.cc:3060] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.941118 16115 consensus_queue.cc:260] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.942363 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614765fb686543769f249a57fc4ecef4" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:38.937419 16123 leader_election.cc:290] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:38.939348 16117 ts_tablet_manager.cc:1434] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.003s
W20260710 13:21:38.944711 15966 leader_election.cc:343] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.948632 16117 tablet_bootstrap.cc:492] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:38.950591 16115 ts_tablet_manager.cc:1434] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260710 13:21:38.952222 16115 tablet_bootstrap.cc:492] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:38.955247 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6626174c8fa74d4eba71e20b56c23820" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:38.957017 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
W20260710 13:21:38.957090 15891 leader_election.cc:343] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.959219 16074 raft_consensus.cc:2468] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
W20260710 13:21:38.959733 15891 leader_election.cc:343] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.960763 15964 leader_election.cc:304] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:38.964318 16115 tablet_bootstrap.cc:654] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.959755 16119 leader_election.cc:290] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:38.968390 16119 raft_consensus.cc:2804] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:38.968871 16119 raft_consensus.cc:697] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:38.969805 16117 tablet_bootstrap.cc:654] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.973390 16114 tablet_bootstrap.cc:492] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:38.973907 16114 ts_tablet_manager.cc:1403] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.027s
I20260710 13:21:38.977034 16114 raft_consensus.cc:359] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.977842 16114 raft_consensus.cc:385] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:38.978158 16114 raft_consensus.cc:740] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:38.978786 16073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6626174c8fa74d4eba71e20b56c23820" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:38.979422 16117 tablet_bootstrap.cc:492] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:38.979055 16114 consensus_queue.cc:260] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.980031 16117 ts_tablet_manager.cc:1403] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260710 13:21:38.980860 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:38.981904 16072 raft_consensus.cc:2468] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
W20260710 13:21:38.984200 15889 leader_election.cc:343] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:38.984948 15889 leader_election.cc:304] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6; no voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139
I20260710 13:21:38.986537 16114 ts_tablet_manager.cc:1434] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 13:21:38.986701 15889 leader_election.cc:304] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [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: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 8223b295d12c452f85383eda87d40e19
I20260710 13:21:38.987404 16114 tablet_bootstrap.cc:492] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:38.987895 16123 raft_consensus.cc:2749] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:38.988265 16134 raft_consensus.cc:2804] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:38.989018 16134 raft_consensus.cc:493] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:38.989518 16134 raft_consensus.cc:3060] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:38.985394 16119 consensus_queue.cc:237] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.995028 16114 tablet_bootstrap.cc:654] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:38.995204 16137 raft_consensus.cc:493] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:38.995975 16137 raft_consensus.cc:515] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:38.999166 16137 leader_election.cc:290] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:38.999089 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1e82c556c74c75881c7d4d9db3b5b9" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:38.984102 16117 raft_consensus.cc:359] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.000640 16117 raft_consensus.cc:385] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.001066 16117 raft_consensus.cc:740] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
W20260710 13:21:39.001348 15966 leader_election.cc:343] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.002095 16117 consensus_queue.cc:260] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.003489 16134 raft_consensus.cc:515] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.003691 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1e82c556c74c75881c7d4d9db3b5b9" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.004639 16072 raft_consensus.cc:2468] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:39.005650 16134 leader_election.cc:290] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.007583 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.008013 16117 ts_tablet_manager.cc:1434] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:21:39.008504 15999 raft_consensus.cc:3060] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.009123 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.009809 16072 raft_consensus.cc:3060] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.009382 16117 tablet_bootstrap.cc:492] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:39.012305 15964 leader_election.cc:304] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:39.013808 16137 raft_consensus.cc:2804] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.014273 16137 raft_consensus.cc:493] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.014726 16137 raft_consensus.cc:3060] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.019749 16117 tablet_bootstrap.cc:654] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.029573 16072 raft_consensus.cc:2468] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.032033 15889 leader_election.cc:304] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.033301 16134 raft_consensus.cc:2804] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.033954 16134 raft_consensus.cc:697] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.037250 16115 tablet_bootstrap.cc:492] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:39.035063 16134 consensus_queue.cc:237] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.037809 16115 ts_tablet_manager.cc:1403] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.030s
I20260710 13:21:39.040863 16115 raft_consensus.cc:359] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.041606 16115 raft_consensus.cc:385] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.041906 16115 raft_consensus.cc:740] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.042140 15999 raft_consensus.cc:2468] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.042661 16115 consensus_queue.cc:260] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.034296 16137 raft_consensus.cc:515] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.045424 16115 ts_tablet_manager.cc:1434] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:39.046547 16115 tablet_bootstrap.cc:492] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:39.048094 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1e82c556c74c75881c7d4d9db3b5b9" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
W20260710 13:21:39.050046 15966 leader_election.cc:343] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.052627 16137 leader_election.cc:290] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.052835 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1e82c556c74c75881c7d4d9db3b5b9" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.053454 16074 raft_consensus.cc:3060] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.042523 15819 catalog_manager.cc:5697] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.056507 16117 tablet_bootstrap.cc:492] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:39.057107 16117 ts_tablet_manager.cc:1403] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.007s
I20260710 13:21:39.057230 16114 tablet_bootstrap.cc:492] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:39.057780 16114 ts_tablet_manager.cc:1403] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.046s
I20260710 13:21:39.060420 16117 raft_consensus.cc:359] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.062048 16074 raft_consensus.cc:2468] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:39.062186 16117 raft_consensus.cc:385] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.062960 16115 tablet_bootstrap.cc:654] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.063122 16117 raft_consensus.cc:740] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.063616 15964 leader_election.cc:304] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:39.064265 16117 consensus_queue.cc:260] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.065058 16137 raft_consensus.cc:2804] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.065630 16137 raft_consensus.cc:697] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:39.066864 16117 ts_tablet_manager.cc:1434] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:39.066581 16137 consensus_queue.cc:237] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.068034 16117 tablet_bootstrap.cc:492] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:39.061196 16114 raft_consensus.cc:359] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.072028 16114 raft_consensus.cc:385] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.072533 16114 raft_consensus.cc:740] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.073799 16114 consensus_queue.cc:260] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.086532 16123 raft_consensus.cc:493] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.087131 16123 raft_consensus.cc:515] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.088507 16115 tablet_bootstrap.cc:492] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:39.089021 16114 ts_tablet_manager.cc:1434] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.007s
I20260710 13:21:39.089144 16115 ts_tablet_manager.cc:1403] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.007s
I20260710 13:21:39.090881 16114 tablet_bootstrap.cc:492] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:39.089351 16123 leader_election.cc:290] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.091130 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8fa9583b134ca78e3667d7893e61e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:39.093060 15999 raft_consensus.cc:2468] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:39.092999 16115 raft_consensus.cc:359] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.094549 15891 leader_election.cc:304] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:39.096504 16115 raft_consensus.cc:385] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.096907 16115 raft_consensus.cc:740] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.097029 16123 raft_consensus.cc:2804] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.097584 16123 raft_consensus.cc:493] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.095525 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8fa9583b134ca78e3667d7893e61e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.097854 16115 consensus_queue.cc:260] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.098076 16123 raft_consensus.cc:3060] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.102484 16114 tablet_bootstrap.cc:654] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.108105 16072 raft_consensus.cc:2468] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:39.108908 16123 raft_consensus.cc:515] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.101011 16115 ts_tablet_manager.cc:1434] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:21:39.109748 16117 tablet_bootstrap.cc:654] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.110671 16115 tablet_bootstrap.cc:492] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:39.112061 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8fa9583b134ca78e3667d7893e61e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.112975 15999 raft_consensus.cc:3060] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.115768 16114 tablet_bootstrap.cc:492] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:39.116384 16114 ts_tablet_manager.cc:1403] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260710 13:21:39.112151 15820 catalog_manager.cc:5697] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.119751 16114 raft_consensus.cc:359] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.120579 16114 raft_consensus.cc:385] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.120890 16114 raft_consensus.cc:740] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.122924 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8fa9583b134ca78e3667d7893e61e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.123550 16072 raft_consensus.cc:3060] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.123944 15999 raft_consensus.cc:2468] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.125415 15891 leader_election.cc:304] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:39.126349 16134 raft_consensus.cc:2804] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.123485 16123 leader_election.cc:290] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.129033 16114 consensus_queue.cc:260] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.135998 16115 tablet_bootstrap.cc:654] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.138720 16114 ts_tablet_manager.cc:1434] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.005s
I20260710 13:21:39.142390 16072 raft_consensus.cc:2468] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.142680 16114 tablet_bootstrap.cc:492] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:39.146768 16117 tablet_bootstrap.cc:492] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:39.147447 16117 ts_tablet_manager.cc:1403] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.014s
I20260710 13:21:39.141288 16134 raft_consensus.cc:697] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.149073 16134 consensus_queue.cc:237] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } }
I20260710 13:21:39.150259 16114 tablet_bootstrap.cc:654] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.150931 16117 raft_consensus.cc:359] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.151890 16117 raft_consensus.cc:385] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.152271 16117 raft_consensus.cc:740] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.153622 16117 consensus_queue.cc:260] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.154664 15820 catalog_manager.cc:5697] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.156574 16117 ts_tablet_manager.cc:1434] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:39.157671 16117 tablet_bootstrap.cc:492] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:39.161069 16115 tablet_bootstrap.cc:492] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:39.161755 16115 ts_tablet_manager.cc:1403] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.008s
I20260710 13:21:39.163628 16114 tablet_bootstrap.cc:492] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:39.164501 16114 ts_tablet_manager.cc:1403] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 13:21:39.164839 16117 tablet_bootstrap.cc:654] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.167568 16114 raft_consensus.cc:359] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.168015 16115 raft_consensus.cc:359] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.168493 16114 raft_consensus.cc:385] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.168766 16115 raft_consensus.cc:385] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.168905 16114 raft_consensus.cc:740] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.169138 16115 raft_consensus.cc:740] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.169862 16114 consensus_queue.cc:260] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.170010 16115 consensus_queue.cc:260] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.171738 16114 ts_tablet_manager.cc:1434] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:39.170956 15819 catalog_manager.cc:5697] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:39.172669 16114 tablet_bootstrap.cc:492] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:39.172678 16115 ts_tablet_manager.cc:1434] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:21:39.174854 16115 tablet_bootstrap.cc:492] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:39.178752 16114 tablet_bootstrap.cc:654] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.181258 16115 tablet_bootstrap.cc:654] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.186277 16117 tablet_bootstrap.cc:492] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:39.186965 16117 ts_tablet_manager.cc:1403] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260710 13:21:39.188215 16137 raft_consensus.cc:493] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.189043 16137 raft_consensus.cc:515] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.191160 16117 raft_consensus.cc:359] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.192291 16117 raft_consensus.cc:385] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.192739 16117 raft_consensus.cc:740] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.193306 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:39.193790 16137 leader_election.cc:290] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.194099 15925 raft_consensus.cc:2468] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:39.194871 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.195207 16114 tablet_bootstrap.cc:492] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:39.195688 16114 ts_tablet_manager.cc:1403] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260710 13:21:39.195533 16072 raft_consensus.cc:2468] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:39.195920 16117 consensus_queue.cc:260] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.201056 16117 ts_tablet_manager.cc:1434] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260710 13:21:39.195510 15966 leader_election.cc:304] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:39.199179 16115 tablet_bootstrap.cc:492] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:39.202636 16115 ts_tablet_manager.cc:1403] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260710 13:21:39.202807 16137 raft_consensus.cc:2804] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.203274 16137 raft_consensus.cc:493] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.203680 16137 raft_consensus.cc:3060] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.205826 16115 raft_consensus.cc:359] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.202034 16117 tablet_bootstrap.cc:492] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:39.198700 16114 raft_consensus.cc:359] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.206643 16115 raft_consensus.cc:385] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.206924 16114 raft_consensus.cc:385] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.207043 16115 raft_consensus.cc:740] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.207583 16114 raft_consensus.cc:740] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.208493 16121 raft_consensus.cc:493] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.208499 16114 consensus_queue.cc:260] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.209179 16121 raft_consensus.cc:515] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.211414 16114 ts_tablet_manager.cc:1434] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:39.213097 16117 tablet_bootstrap.cc:654] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.215252 16121 leader_election.cc:290] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:39.223675 16115 consensus_queue.cc:260] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.228565 16137 raft_consensus.cc:515] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.231542 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:39.232244 15925 raft_consensus.cc:3060] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.234242 16119 raft_consensus.cc:493] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.235225 16115 ts_tablet_manager.cc:1434] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.006s
I20260710 13:21:39.234989 16119 raft_consensus.cc:515] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.238114 16119 leader_election.cc:290] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.240463 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
W20260710 13:21:39.242453 15966 leader_election.cc:343] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:39.242954 15925 raft_consensus.cc:2468] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:39.244364 15966 leader_election.cc:304] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:39.245088 16137 leader_election.cc:290] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.245760 16137 raft_consensus.cc:2804] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.246227 16137 raft_consensus.cc:697] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:39.246766 16115 tablet_bootstrap.cc:492] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:39.247077 16137 consensus_queue.cc:237] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.250342 16117 tablet_bootstrap.cc:492] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:39.250814 16117 ts_tablet_manager.cc:1403] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.026s
I20260710 13:21:39.253298 16117 raft_consensus.cc:359] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.254061 16117 raft_consensus.cc:385] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.254331 16117 raft_consensus.cc:740] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.255100 16117 consensus_queue.cc:260] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.256953 16115 tablet_bootstrap.cc:654] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.260588 16117 ts_tablet_manager.cc:1434] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:21:39.262006 16117 tablet_bootstrap.cc:492] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:39.270176 16117 tablet_bootstrap.cc:654] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:39.283838 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.284124 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.284577 16072 raft_consensus.cc:2468] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:39.284855 16117 tablet_bootstrap.cc:492] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:39.284740 16074 raft_consensus.cc:3060] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.284346 15819 catalog_manager.cc:5697] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.285954 15964 leader_election.cc:304] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:39.286798 16137 raft_consensus.cc:2804] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.287191 16137 raft_consensus.cc:493] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.287843 16117 ts_tablet_manager.cc:1403] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260710 13:21:39.288292 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:39.287505 16137 raft_consensus.cc:3060] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.290786 16117 raft_consensus.cc:359] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.291522 16117 raft_consensus.cc:385] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.291807 16117 raft_consensus.cc:740] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.292686 16117 consensus_queue.cc:260] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.293053 16074 raft_consensus.cc:2468] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:39.293705 15925 raft_consensus.cc:2468] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:39.294821 16117 ts_tablet_manager.cc:1434] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:21:39.294996 16040 leader_election.cc:304] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.295245 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:39.295957 16121 raft_consensus.cc:2804] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.296310 16121 raft_consensus.cc:493] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.296644 16121 raft_consensus.cc:3060] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.299341 16137 raft_consensus.cc:515] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.301823 16115 tablet_bootstrap.cc:492] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:39.301954 16137 leader_election.cc:290] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.302428 16115 ts_tablet_manager.cc:1403] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.018s
I20260710 13:21:39.303206 15999 raft_consensus.cc:2393] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6a2149683784d469bbbf438d6edd139 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:39.305032 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:39.305712 15925 raft_consensus.cc:3060] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.305423 16115 raft_consensus.cc:359] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.306174 16115 raft_consensus.cc:385] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:39.306460 16115 raft_consensus.cc:740] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:39.307183 16115 consensus_queue.cc:260] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.310842 16121 raft_consensus.cc:515] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.313122 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.314198 16074 raft_consensus.cc:2393] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8223b295d12c452f85383eda87d40e19 in current term 1: Already voted for candidate e6a2149683784d469bbbf438d6edd139 in this term.
I20260710 13:21:39.314675 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:39.316535 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.317595 15925 raft_consensus.cc:2468] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:39.319005 15966 leader_election.cc:304] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [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: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: e6a2149683784d469bbbf438d6edd139
I20260710 13:21:39.319470 16115 ts_tablet_manager.cc:1434] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:21:39.317663 15999 raft_consensus.cc:2393] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6a2149683784d469bbbf438d6edd139 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:39.320832 16137 raft_consensus.cc:2804] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.314728 16121 leader_election.cc:290] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:39.321594 16137 raft_consensus.cc:697] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:39.322642 16040 leader_election.cc:304] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [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: e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19
I20260710 13:21:39.322770 16137 consensus_queue.cc:237] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.324153 16121 raft_consensus.cc:2749] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:39.324782 16121 raft_consensus.cc:493] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.325234 16121 raft_consensus.cc:515] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.325671 16134 raft_consensus.cc:493] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.326184 16134 raft_consensus.cc:515] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.328229 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6626174c8fa74d4eba71e20b56c23820" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:39.328994 15925 raft_consensus.cc:2468] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:39.328434 16134 leader_election.cc:290] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.330384 16040 leader_election.cc:304] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.330492 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1e82c556c74c75881c7d4d9db3b5b9" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.331923 16166 raft_consensus.cc:2804] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.330407 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1e82c556c74c75881c7d4d9db3b5b9" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:39.332108 16074 raft_consensus.cc:2393] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 103193346c884bf6bd81a4a80c08e0c6 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:39.332458 16166 raft_consensus.cc:493] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.332875 16166 raft_consensus.cc:3060] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.333851 15891 leader_election.cc:304] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6; no voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139
I20260710 13:21:39.334755 16134 raft_consensus.cc:3060] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.342967 16166 raft_consensus.cc:515] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.344139 16134 raft_consensus.cc:2749] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:39.345295 16166 leader_election.cc:290] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:39.347298 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6626174c8fa74d4eba71e20b56c23820" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:39.348060 15925 raft_consensus.cc:3060] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.349792 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6626174c8fa74d4eba71e20b56c23820" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.350589 15999 raft_consensus.cc:3060] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.354691 16121 leader_election.cc:290] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:39.355042 15820 catalog_manager.cc:5697] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.356161 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6626174c8fa74d4eba71e20b56c23820" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:39.356590 15925 raft_consensus.cc:2468] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:39.357180 16134 raft_consensus.cc:493] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.357810 15999 raft_consensus.cc:2468] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:39.358170 16134 raft_consensus.cc:515] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.358995 16040 leader_election.cc:304] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.360383 16134 leader_election.cc:290] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.361133 16121 raft_consensus.cc:2804] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.361732 16121 raft_consensus.cc:697] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Becoming Leader. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:39.361624 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.362525 16074 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:39.362958 16121 consensus_queue.cc:237] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.363909 15889 leader_election.cc:304] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.364845 16134 raft_consensus.cc:2804] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.365255 16134 raft_consensus.cc:493] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.365643 16134 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.366730 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:39.367552 15999 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:39.373231 16134 raft_consensus.cc:515] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.373317 15820 catalog_manager.cc:5697] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a2149683784d469bbbf438d6edd139 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "e6a2149683784d469bbbf438d6edd139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:39.375412 16134 leader_election.cc:290] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.376230 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.376665 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.376983 15999 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.377308 16074 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.383564 15999 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.384323 16074 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.384773 15891 leader_election.cc:304] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:39.385803 16134 raft_consensus.cc:2804] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.386250 16134 raft_consensus.cc:697] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.386961 16134 consensus_queue.cc:237] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.396240 15819 catalog_manager.cc:5697] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.420786 16134 consensus_queue.cc:1048] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.438237 16134 consensus_queue.cc:1048] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.501663 15925 raft_consensus.cc:3060] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.506620 16134 raft_consensus.cc:493] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:39.507238 16134 raft_consensus.cc:515] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.508615 16137 consensus_queue.cc:1048] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.509742 16134 leader_election.cc:290] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.510383 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:39.510310 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:39.511176 16074 raft_consensus.cc:2468] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:39.511379 15999 raft_consensus.cc:2468] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:39.512586 15889 leader_election.cc:304] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.513607 16134 raft_consensus.cc:2804] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:39.514022 16134 raft_consensus.cc:493] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:39.514400 16134 raft_consensus.cc:3060] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.522408 16134 raft_consensus.cc:515] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.523942 16137 consensus_queue.cc:1048] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.526350 16134 leader_election.cc:290] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.527211 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.527086 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.527850 16074 raft_consensus.cc:3060] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.528123 15999 raft_consensus.cc:3060] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:39.537531 16074 raft_consensus.cc:2468] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.538206 15999 raft_consensus.cc:2468] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:39.538825 15889 leader_election.cc:304] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.539770 16134 raft_consensus.cc:2804] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:39.540285 16134 raft_consensus.cc:697] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.541136 16134 consensus_queue.cc:237] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.542877 16177 consensus_queue.cc:1048] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.552158 15820 catalog_manager.cc:5697] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.554131 16172 consensus_queue.cc:1048] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.563372 16137 consensus_queue.cc:1048] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.583925 16172 consensus_queue.cc:1048] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.629079 15999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
mode: GRACEFUL
new_leader_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:51210
I20260710 13:21:39.629732 15999 raft_consensus.cc:606] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Received request to transfer leadership to TS 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:39.635612 15999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
mode: GRACEFUL
new_leader_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:51210
I20260710 13:21:39.636191 15999 raft_consensus.cc:606] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Received request to transfer leadership to TS 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:39.660799 15925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
mode: GRACEFUL
new_leader_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:41216
I20260710 13:21:39.661441 15925 raft_consensus.cc:606] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Received request to transfer leadership to TS 8223b295d12c452f85383eda87d40e19
I20260710 13:21:39.667662 15925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "122019bc3f3845adb56002ed41283f20"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
mode: GRACEFUL
new_leader_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:41216
I20260710 13:21:39.668330 15925 raft_consensus.cc:606] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Received request to transfer leadership to TS 8223b295d12c452f85383eda87d40e19
I20260710 13:21:39.670380 16137 consensus_queue.cc:1048] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.681131 16119 consensus_queue.cc:1048] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.691265 16119 raft_consensus.cc:993] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: : Instructing follower 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:39.691740 16119 raft_consensus.cc:1081] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Signalling peer 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:39.693656 15925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:41188
I20260710 13:21:39.694260 15925 raft_consensus.cc:493] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.694625 15925 raft_consensus.cc:3060] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.701930 15925 raft_consensus.cc:515] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.704041 15925 leader_election.cc:290] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.704797 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.705467 15999 raft_consensus.cc:3055] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.705755 15999 raft_consensus.cc:740] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:39.706539 15999 consensus_queue.cc:260] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.707264 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21788b2d4d742e3b9516efde0c6e6f1" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.707736 15999 raft_consensus.cc:3060] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.707911 16072 raft_consensus.cc:3060] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.713984 16072 raft_consensus.cc:2468] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:39.714028 15999 raft_consensus.cc:2468] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:39.715365 15891 leader_election.cc:304] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:39.716187 16172 raft_consensus.cc:2804] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.716758 16172 raft_consensus.cc:697] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.717521 16172 consensus_queue.cc:237] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.723645 15820 catalog_manager.cc:5697] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 1 to 2, leader changed from 8223b295d12c452f85383eda87d40e19 (127.11.26.2) to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.729941 16177 consensus_queue.cc:1048] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.744360 16137 consensus_queue.cc:1048] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.753011 16137 raft_consensus.cc:993] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: : Instructing follower 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:39.753605 16177 raft_consensus.cc:1081] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Signalling peer 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:39.755584 15925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:41188
I20260710 13:21:39.756184 15925 raft_consensus.cc:493] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.756502 15925 raft_consensus.cc:3060] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.761754 15925 raft_consensus.cc:515] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.763756 15925 leader_election.cc:290] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.764817 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:39.765319 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afdf21e59f2845779ca8d5b7d490c951" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.765511 15999 raft_consensus.cc:3055] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.765885 15999 raft_consensus.cc:740] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:39.765913 16072 raft_consensus.cc:3060] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.766903 15999 consensus_queue.cc:260] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.769090 15999 raft_consensus.cc:3060] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.776407 16072 raft_consensus.cc:2468] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:39.778469 15889 leader_election.cc:304] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.778858 15999 raft_consensus.cc:2468] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:39.779522 16172 raft_consensus.cc:2804] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.780064 16172 raft_consensus.cc:697] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.780992 16172 consensus_queue.cc:237] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.789158 15820 catalog_manager.cc:5697] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 1 to 2, leader changed from 8223b295d12c452f85383eda87d40e19 (127.11.26.2) to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.802748 16121 consensus_queue.cc:1048] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.816046 16121 consensus_queue.cc:1048] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.834447 16152 consensus_queue.cc:1048] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.846405 16152 consensus_queue.cc:1048] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.857760 16172 raft_consensus.cc:993] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: : Instructing follower 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:39.858219 16152 raft_consensus.cc:1081] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Signalling peer 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:39.860035 15999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "122019bc3f3845adb56002ed41283f20"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:39.860630 15999 raft_consensus.cc:493] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.861012 15999 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.866144 15999 raft_consensus.cc:515] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.868306 15999 leader_election.cc:290] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:39.869338 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:39.869221 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:39.870049 16072 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.870151 15925 raft_consensus.cc:3055] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:39.870620 15925 raft_consensus.cc:740] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:39.871448 15925 consensus_queue.cc:260] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.872483 15925 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.876519 16072 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:39.877604 15964 leader_election.cc:304] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:39.878319 16177 raft_consensus.cc:2804] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:39.878234 15925 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:39.878950 16177 raft_consensus.cc:697] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:39.879839 16177 consensus_queue.cc:237] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:39.886354 15820 catalog_manager.cc:5697] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 1 to 2, leader changed from 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1) to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:39.979429 16152 consensus_queue.cc:1048] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:39.986769 16172 raft_consensus.cc:993] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: : Instructing follower 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:39.987267 16172 raft_consensus.cc:1081] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Signalling peer 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:39.989991 16000 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:39.990612 16000 raft_consensus.cc:493] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:39.991003 16000 raft_consensus.cc:3060] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:39.995074 16172 consensus_queue.cc:1048] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:40.004179 16000 raft_consensus.cc:515] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:40.007233 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:40.007936 15925 raft_consensus.cc:3055] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:40.007453 16000 leader_election.cc:290] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:40.008327 15925 raft_consensus.cc:740] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:40.009142 15925 consensus_queue.cc:260] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:40.009627 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94a91e48683d4b489ca0afa3d1eb77e4" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:40.010210 16072 raft_consensus.cc:3060] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:40.010468 15925 raft_consensus.cc:3060] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:40.018851 15925 raft_consensus.cc:2468] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:40.019430 16072 raft_consensus.cc:2468] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:40.020597 15966 leader_election.cc:304] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:40.021653 16177 raft_consensus.cc:2804] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:40.022130 16177 raft_consensus.cc:697] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:40.022852 16177 consensus_queue.cc:237] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:40.030292 15819 catalog_manager.cc:5697] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 1 to 2, leader changed from 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1) to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:40.252154 16072 raft_consensus.cc:1275] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.253666 16172 consensus_queue.cc:1048] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.254233 16000 raft_consensus.cc:1275] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.255692 16172 consensus_queue.cc:1048] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.265137 15999 raft_consensus.cc:1275] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.267534 16123 consensus_queue.cc:1048] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.271597 16072 raft_consensus.cc:1275] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.272630 15925 raft_consensus.cc:1275] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.273910 16123 consensus_queue.cc:1048] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.279671 16177 consensus_queue.cc:1048] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.289492 16072 raft_consensus.cc:1275] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.292109 16137 consensus_queue.cc:1048] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.573105 16072 raft_consensus.cc:1275] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.574667 16137 consensus_queue.cc:1048] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:40.584290 15925 raft_consensus.cc:1275] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:40.585985 16177 consensus_queue.cc:1048] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:42.709038 15821 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59354:
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 13:21:42.711694 15821 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 13:21:42.768527 15913 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3cbe20d0cc4c68a7cc9c8f9f9a885b (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:42.769716 15982 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3cbe20d0cc4c68a7cc9c8f9f9a885b (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:42.770200 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3cbe20d0cc4c68a7cc9c8f9f9a885b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.771188 15982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3cbe20d0cc4c68a7cc9c8f9f9a885b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.771697 16056 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3cbe20d0cc4c68a7cc9c8f9f9a885b (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:21:42.773082 16056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3cbe20d0cc4c68a7cc9c8f9f9a885b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.774135 15984 tablet_service.cc:1511] Processing CreateTablet for tablet c98825b1973c496c85bf96032f7341b0 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:42.775903 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98825b1973c496c85bf96032f7341b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.781175 15911 tablet_service.cc:1511] Processing CreateTablet for tablet c98825b1973c496c85bf96032f7341b0 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:42.782963 15911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98825b1973c496c85bf96032f7341b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.803256 16212 tablet_bootstrap.cc:492] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:42.808250 16057 tablet_service.cc:1511] Processing CreateTablet for tablet c98825b1973c496c85bf96032f7341b0 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:21:42.811424 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c98825b1973c496c85bf96032f7341b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.814106 16214 tablet_bootstrap.cc:492] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:42.819113 15913 tablet_service.cc:1511] Processing CreateTablet for tablet fb549ee2dab545f3b01380759542be78 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:42.821025 15913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb549ee2dab545f3b01380759542be78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.821530 15982 tablet_service.cc:1511] Processing CreateTablet for tablet fb549ee2dab545f3b01380759542be78 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:42.823055 15982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb549ee2dab545f3b01380759542be78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.828929 16058 tablet_service.cc:1511] Processing CreateTablet for tablet fb549ee2dab545f3b01380759542be78 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:21:42.829677 16212 tablet_bootstrap.cc:654] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.830407 16058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb549ee2dab545f3b01380759542be78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.831651 16214 tablet_bootstrap.cc:654] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:42.841061 15909 tablet_service.cc:1511] Processing CreateTablet for tablet 546d2a19a7824468b3413bb2b2ee3bfb (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:42.842578 15909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546d2a19a7824468b3413bb2b2ee3bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.843307 15983 tablet_service.cc:1511] Processing CreateTablet for tablet 546d2a19a7824468b3413bb2b2ee3bfb (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:42.832037 15907 tablet_service.cc:1511] Processing CreateTablet for tablet 7e19d60794a742ffb5be6663ede28563 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:42.844727 15983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546d2a19a7824468b3413bb2b2ee3bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.839152 16063 tablet_service.cc:1511] Processing CreateTablet for tablet 7e19d60794a742ffb5be6663ede28563 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:42.846144 16063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e19d60794a742ffb5be6663ede28563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.845777 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 546d2a19a7824468b3413bb2b2ee3bfb (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:21:42.847455 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546d2a19a7824468b3413bb2b2ee3bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.848167 15907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e19d60794a742ffb5be6663ede28563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.855685 15910 tablet_service.cc:1511] Processing CreateTablet for tablet c0ed6aaa974343dd9bfa1f1736290e1d (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:42.857237 15910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ed6aaa974343dd9bfa1f1736290e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.863186 15908 tablet_service.cc:1511] Processing CreateTablet for tablet 572c5166181648e18759418cc51e2705 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:42.863339 16064 tablet_service.cc:1511] Processing CreateTablet for tablet c0ed6aaa974343dd9bfa1f1736290e1d (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:42.865686 15989 tablet_service.cc:1511] Processing CreateTablet for tablet c0ed6aaa974343dd9bfa1f1736290e1d (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:21:42.872567 15908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572c5166181648e18759418cc51e2705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.874938 15987 tablet_service.cc:1511] Processing CreateTablet for tablet 572c5166181648e18759418cc51e2705 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:42.876195 16064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ed6aaa974343dd9bfa1f1736290e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.882557 15989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0ed6aaa974343dd9bfa1f1736290e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.883487 15987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572c5166181648e18759418cc51e2705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.890136 15984 tablet_service.cc:1511] Processing CreateTablet for tablet 7e19d60794a742ffb5be6663ede28563 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:21:42.890138 16213 tablet_bootstrap.cc:492] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:42.905498 16061 tablet_service.cc:1511] Processing CreateTablet for tablet 572c5166181648e18759418cc51e2705 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:21:42.907070 16061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 572c5166181648e18759418cc51e2705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.908964 15911 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb325522afc4278bbcc2ec39ac4bec8 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:42.910364 15911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb325522afc4278bbcc2ec39ac4bec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.914935 15990 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb325522afc4278bbcc2ec39ac4bec8 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:42.916790 16213 tablet_bootstrap.cc:654] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:42.928714 15871 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:42.934285 15984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e19d60794a742ffb5be6663ede28563. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.936213 15990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb325522afc4278bbcc2ec39ac4bec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.964576 16212 tablet_bootstrap.cc:492] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:42.965314 16212 ts_tablet_manager.cc:1403] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.016s
I20260710 13:21:42.968827 16061 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb325522afc4278bbcc2ec39ac4bec8 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:21:42.970291 16061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb325522afc4278bbcc2ec39ac4bec8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.975764 15910 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd1fb77d6d4a308af8c42c72852b88 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:42.976552 16212 raft_consensus.cc:359] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:42.978247 16212 raft_consensus.cc:385] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:42.978613 16212 raft_consensus.cc:740] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:42.979460 15910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd1fb77d6d4a308af8c42c72852b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.985826 16214 tablet_bootstrap.cc:492] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:42.979601 16212 consensus_queue.cc:260] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:42.986974 16214 ts_tablet_manager.cc:1403] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.173s	user 0.018s	sys 0.014s
I20260710 13:21:42.989923 15990 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd1fb77d6d4a308af8c42c72852b88 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:42.991526 15990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd1fb77d6d4a308af8c42c72852b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:42.994861 16062 tablet_service.cc:1511] Processing CreateTablet for tablet 75dd1fb77d6d4a308af8c42c72852b88 (DEFAULT_TABLE table=soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:21:42.995194 16214 raft_consensus.cc:359] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.003223 16214 raft_consensus.cc:385] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.003711 16214 raft_consensus.cc:740] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.004787 16214 consensus_queue.cc:260] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.009433 16062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75dd1fb77d6d4a308af8c42c72852b88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:43.022401 16212 ts_tablet_manager.cc:1434] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260710 13:21:43.029476 16214 ts_tablet_manager.cc:1434] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:21:43.032518 16213 tablet_bootstrap.cc:492] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.033138 16213 ts_tablet_manager.cc:1403] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.143s	user 0.007s	sys 0.010s
I20260710 13:21:43.036823 16213 raft_consensus.cc:359] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.037668 16213 raft_consensus.cc:385] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.023701 16212 tablet_bootstrap.cc:492] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.037971 16213 raft_consensus.cc:740] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.044272 16212 tablet_bootstrap.cc:654] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.044322 16213 consensus_queue.cc:260] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.046890 16213 ts_tablet_manager.cc:1434] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:21:43.048216 16214 tablet_bootstrap.cc:492] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.048273 16213 tablet_bootstrap.cc:492] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.057647 16214 tablet_bootstrap.cc:654] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.084584 16213 tablet_bootstrap.cc:654] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.097426 16213 tablet_bootstrap.cc:492] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.098285 16213 ts_tablet_manager.cc:1403] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.008s
I20260710 13:21:43.103545 16213 raft_consensus.cc:359] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.104758 16213 raft_consensus.cc:385] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.105280 16213 raft_consensus.cc:740] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.106482 16213 consensus_queue.cc:260] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.110088 16213 ts_tablet_manager.cc:1434] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:21:43.111680 16213 tablet_bootstrap.cc:492] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.121385 16213 tablet_bootstrap.cc:654] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.137188 16213 tablet_bootstrap.cc:492] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.137913 16213 ts_tablet_manager.cc:1403] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260710 13:21:43.142416 16213 raft_consensus.cc:359] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.143461 16213 raft_consensus.cc:385] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.144001 16213 raft_consensus.cc:740] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.145027 16213 consensus_queue.cc:260] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.148564 16213 ts_tablet_manager.cc:1434] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 13:21:43.152335 16213 tablet_bootstrap.cc:492] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.159323 16212 tablet_bootstrap.cc:492] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.160516 16213 tablet_bootstrap.cc:654] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.162016 16214 tablet_bootstrap.cc:492] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.162593 16214 ts_tablet_manager.cc:1403] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.115s	user 0.033s	sys 0.067s
I20260710 13:21:43.166440 16214 raft_consensus.cc:359] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.167237 16212 ts_tablet_manager.cc:1403] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.144s	user 0.052s	sys 0.062s
I20260710 13:21:43.167366 16214 raft_consensus.cc:385] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.167749 16214 raft_consensus.cc:740] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.168610 16214 consensus_queue.cc:260] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.170456 16212 raft_consensus.cc:359] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.171321 16212 raft_consensus.cc:385] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.171627 16212 raft_consensus.cc:740] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.171012 16214 ts_tablet_manager.cc:1434] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:21:43.172415 16212 consensus_queue.cc:260] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.173540 16213 tablet_bootstrap.cc:492] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.174413 16213 ts_tablet_manager.cc:1403] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:21:43.177560 16212 ts_tablet_manager.cc:1434] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:43.173936 16214 tablet_bootstrap.cc:492] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.177860 16123 raft_consensus.cc:493] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.178792 16212 tablet_bootstrap.cc:492] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.178642 16123 raft_consensus.cc:515] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.182523 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3cbe20d0cc4c68a7cc9c8f9f9a885b" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.177511 16213 raft_consensus.cc:359] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.183923 16213 raft_consensus.cc:385] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.184244 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3cbe20d0cc4c68a7cc9c8f9f9a885b" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.183370 16072 raft_consensus.cc:2468] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:43.186813 16214 tablet_bootstrap.cc:654] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.184676 16213 raft_consensus.cc:740] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.187247 16000 raft_consensus.cc:2468] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:43.188127 16213 consensus_queue.cc:260] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.190013 15891 leader_election.cc:304] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:43.190924 16213 ts_tablet_manager.cc:1434] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260710 13:21:43.187938 16123 leader_election.cc:290] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.192480 16213 tablet_bootstrap.cc:492] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.193011 16123 raft_consensus.cc:2804] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.193462 16123 raft_consensus.cc:493] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.186869 16212 tablet_bootstrap.cc:654] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.193847 16123 raft_consensus.cc:3060] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.210235 16213 tablet_bootstrap.cc:654] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.238359 16212 tablet_bootstrap.cc:492] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.241729 16212 ts_tablet_manager.cc:1403] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.000s
I20260710 13:21:43.246030 16212 raft_consensus.cc:359] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.247118 16212 raft_consensus.cc:385] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.247493 16212 raft_consensus.cc:740] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.249697 16212 consensus_queue.cc:260] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.252607 16212 ts_tablet_manager.cc:1434] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:21:43.254101 16212 tablet_bootstrap.cc:492] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.259629 16123 raft_consensus.cc:515] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.275462 16123 leader_election.cc:290] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.278419 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3cbe20d0cc4c68a7cc9c8f9f9a885b" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:43.281591 16200 raft_consensus.cc:493] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.282838 16213 tablet_bootstrap.cc:492] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.282774 16200 raft_consensus.cc:515] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.283170 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3cbe20d0cc4c68a7cc9c8f9f9a885b" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:43.283609 16213 ts_tablet_manager.cc:1403] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.091s	user 0.036s	sys 0.029s
I20260710 13:21:43.283921 16072 raft_consensus.cc:3060] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.286283 16214 tablet_bootstrap.cc:492] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.288321 16214 ts_tablet_manager.cc:1403] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.115s	user 0.032s	sys 0.054s
I20260710 13:21:43.288630 16200 leader_election.cc:290] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.280423 16000 raft_consensus.cc:3060] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.287483 16213 raft_consensus.cc:359] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.287266 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572c5166181648e18759418cc51e2705" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.292213 16213 raft_consensus.cc:385] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:21:43.294899 16040 leader_election.cc:343] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.295181 16213 raft_consensus.cc:740] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.296391 16213 consensus_queue.cc:260] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.291926 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572c5166181648e18759418cc51e2705" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.299396 16212 tablet_bootstrap.cc:654] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.301013 16214 raft_consensus.cc:359] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.301937 16214 raft_consensus.cc:385] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.302277 16214 raft_consensus.cc:740] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.299422 16213 ts_tablet_manager.cc:1434] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:21:43.304329 16213 tablet_bootstrap.cc:492] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.304060 16214 consensus_queue.cc:260] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.307278 16214 ts_tablet_manager.cc:1434] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:21:43.308702 16214 tablet_bootstrap.cc:492] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
W20260710 13:21:43.311237 16040 leader_election.cc:343] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.314044 16040 leader_election.cc:304] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19
I20260710 13:21:43.316018 16200 raft_consensus.cc:2749] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.316910 16072 raft_consensus.cc:2468] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:43.317245 16214 tablet_bootstrap.cc:654] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.318822 15889 leader_election.cc:304] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.319957 16123 raft_consensus.cc:2804] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.320839 16123 raft_consensus.cc:697] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:43.321099 16213 tablet_bootstrap.cc:654] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.322153 16123 consensus_queue.cc:237] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.312654 16000 raft_consensus.cc:2468] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:43.346777 16225 raft_consensus.cc:493] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.347563 16225 raft_consensus.cc:515] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.348127 16212 tablet_bootstrap.cc:492] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.349284 16212 ts_tablet_manager.cc:1403] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.025s
I20260710 13:21:43.352698 16225 leader_election.cc:290] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.352021 15820 catalog_manager.cc:5697] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.353699 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
W20260710 13:21:43.355559 15891 leader_election.cc:343] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.356757 16213 tablet_bootstrap.cc:492] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.357085 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.357422 16213 ts_tablet_manager.cc:1403] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.011s
W20260710 13:21:43.359160 15889 leader_election.cc:343] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.359544 16214 tablet_bootstrap.cc:492] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.360373 16214 ts_tablet_manager.cc:1403] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.052s	user 0.032s	sys 0.019s
I20260710 13:21:43.359969 15889 leader_election.cc:304] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6; no voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139
I20260710 13:21:43.361341 16123 raft_consensus.cc:2749] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.362650 16212 raft_consensus.cc:359] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.363509 16212 raft_consensus.cc:385] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.360981 16213 raft_consensus.cc:359] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.363867 16212 raft_consensus.cc:740] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.364087 16213 raft_consensus.cc:385] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.364538 16213 raft_consensus.cc:740] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.364550 16214 raft_consensus.cc:359] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.365657 16214 raft_consensus.cc:385] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.365557 16213 consensus_queue.cc:260] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.366163 16214 raft_consensus.cc:740] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.367142 16214 consensus_queue.cc:260] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.369920 16214 ts_tablet_manager.cc:1434] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:21:43.371091 16214 tablet_bootstrap.cc:492] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.375165 16212 consensus_queue.cc:260] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.378271 16213 ts_tablet_manager.cc:1434] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:21:43.379514 16213 tablet_bootstrap.cc:492] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.380296 16214 tablet_bootstrap.cc:654] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.386286 16213 tablet_bootstrap.cc:654] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.386695 16201 raft_consensus.cc:493] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.387315 16212 ts_tablet_manager.cc:1434] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.003s
I20260710 13:21:43.388880 16212 tablet_bootstrap.cc:492] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.387396 16201 raft_consensus.cc:515] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.398612 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.399076 16212 tablet_bootstrap.cc:654] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.399466 15924 raft_consensus.cc:2468] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:43.401083 15966 leader_election.cc:304] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:43.402334 16214 tablet_bootstrap.cc:492] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.403062 16214 ts_tablet_manager.cc:1403] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.002s
I20260710 13:21:43.407033 16201 leader_election.cc:290] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.407716 16218 raft_consensus.cc:2804] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.408181 16218 raft_consensus.cc:493] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.408564 16218 raft_consensus.cc:3060] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.413992 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.414287 16200 raft_consensus.cc:493] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.414970 16200 raft_consensus.cc:515] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.419773 16214 raft_consensus.cc:359] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.420377 16072 raft_consensus.cc:2468] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:43.420878 16214 raft_consensus.cc:385] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.421267 16214 raft_consensus.cc:740] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.421886 16200 leader_election.cc:290] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.422188 16214 consensus_queue.cc:260] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.424801 16214 ts_tablet_manager.cc:1434] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260710 13:21:43.425935 16214 tablet_bootstrap.cc:492] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.412770 16201 raft_consensus.cc:493] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.427964 16201 raft_consensus.cc:515] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.439134 16201 leader_election.cc:290] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.440379 16214 tablet_bootstrap.cc:654] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.447921 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.448298 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.448799 15924 raft_consensus.cc:2468] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:43.449764 16213 tablet_bootstrap.cc:492] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.449766 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb325522afc4278bbcc2ec39ac4bec8" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.449636 16218 raft_consensus.cc:515] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.450881 16213 ts_tablet_manager.cc:1403] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.016s
I20260710 13:21:43.450804 16040 leader_election.cc:304] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.451951 16000 raft_consensus.cc:2393] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6a2149683784d469bbbf438d6edd139 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:43.451967 16212 tablet_bootstrap.cc:492] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.453313 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb325522afc4278bbcc2ec39ac4bec8" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
W20260710 13:21:43.453984 15964 leader_election.cc:343] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.454058 15924 raft_consensus.cc:2468] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:43.455142 16213 raft_consensus.cc:359] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.456115 16213 raft_consensus.cc:385] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.452872 16212 ts_tablet_manager.cc:1403] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.023s
I20260710 13:21:43.457001 16213 raft_consensus.cc:740] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.458086 16213 consensus_queue.cc:260] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.460788 16213 ts_tablet_manager.cc:1434] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:43.462005 16213 tablet_bootstrap.cc:492] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.461700 16212 raft_consensus.cc:359] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.462989 16212 raft_consensus.cc:385] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.454355 16240 raft_consensus.cc:2804] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.464015 16240 raft_consensus.cc:493] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.464531 16240 raft_consensus.cc:3060] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.470245 16213 tablet_bootstrap.cc:654] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.456099 15966 leader_election.cc:304] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [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: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: e6a2149683784d469bbbf438d6edd139
I20260710 13:21:43.473219 16201 raft_consensus.cc:2804] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.473804 16201 raft_consensus.cc:493] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.474282 16201 raft_consensus.cc:3060] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.475935 16239 raft_consensus.cc:493] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.476933 16239 raft_consensus.cc:515] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.480590 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:43.481551 16218 leader_election.cc:290] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.482404 16200 raft_consensus.cc:493] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.482939 16200 raft_consensus.cc:515] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.483848 16213 tablet_bootstrap.cc:492] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
I20260710 13:21:43.484082 16214 tablet_bootstrap.cc:492] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.484359 16213 ts_tablet_manager.cc:1403] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 13:21:43.484704 16214 ts_tablet_manager.cc:1403] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.019s
I20260710 13:21:43.486217 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.486538 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.486914 15924 raft_consensus.cc:3060] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.487316 15925 raft_consensus.cc:2468] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:43.487870 16213 raft_consensus.cc:359] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.488634 16213 raft_consensus.cc:385] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.488919 16213 raft_consensus.cc:740] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.485208 16200 leader_election.cc:290] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.488986 16214 raft_consensus.cc:359] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.490092 16214 raft_consensus.cc:385] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.489796 16213 consensus_queue.cc:260] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.490434 16214 raft_consensus.cc:740] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.491189 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.492101 16213 ts_tablet_manager.cc:1434] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:43.491670 16214 consensus_queue.cc:260] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.492858 16123 raft_consensus.cc:493] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.493121 16213 tablet_bootstrap.cc:492] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: Bootstrap starting.
I20260710 13:21:43.493400 16123 raft_consensus.cc:515] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.497507 16123 leader_election.cc:290] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.497495 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.498622 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e19d60794a742ffb5be6663ede28563" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.499396 16074 raft_consensus.cc:2468] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 0.
I20260710 13:21:43.500873 15889 leader_election.cc:304] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.501811 16123 raft_consensus.cc:2804] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.502282 16123 raft_consensus.cc:493] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.502648 16123 raft_consensus.cc:3060] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.503094 16201 raft_consensus.cc:515] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.503440 16040 leader_election.cc:304] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.499565 16213 tablet_bootstrap.cc:654] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.504611 16239 leader_election.cc:290] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.506698 16200 raft_consensus.cc:2804] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.507182 16200 raft_consensus.cc:493] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.495497 15924 raft_consensus.cc:2468] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:43.507994 16200 raft_consensus.cc:3060] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.463481 16212 raft_consensus.cc:740] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
W20260710 13:21:43.505615 15966 leader_election.cc:343] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.516957 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e19d60794a742ffb5be6663ede28563" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.519484 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb325522afc4278bbcc2ec39ac4bec8" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.520215 15924 raft_consensus.cc:3060] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.520604 16071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb325522afc4278bbcc2ec39ac4bec8" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:43.519687 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.522667 16074 raft_consensus.cc:2468] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:43.524245 15966 leader_election.cc:304] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:43.525440 16214 ts_tablet_manager.cc:1434] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:21:43.525513 16239 raft_consensus.cc:2804] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:43.525533 15964 leader_election.cc:343] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.526178 16239 raft_consensus.cc:697] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
W20260710 13:21:43.526925 15891 leader_election.cc:343] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.527058 16239 consensus_queue.cc:237] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.510952 16201 leader_election.cc:290] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.528342 15964 leader_election.cc:304] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:43.530283 16201 raft_consensus.cc:2804] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.530697 16201 raft_consensus.cc:493] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.531389 16201 raft_consensus.cc:3060] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.536926 16212 consensus_queue.cc:260] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.539168 16000 raft_consensus.cc:2468] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:43.541785 16212 ts_tablet_manager.cc:1434] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.084s	user 0.010s	sys 0.000s
I20260710 13:21:43.543143 16212 tablet_bootstrap.cc:492] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.543859 15924 raft_consensus.cc:2468] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:43.545317 15966 leader_election.cc:304] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [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: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: e6a2149683784d469bbbf438d6edd139
I20260710 13:21:43.546365 16218 raft_consensus.cc:2804] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.547211 16240 raft_consensus.cc:515] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.547506 16218 raft_consensus.cc:697] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:43.548723 16072 raft_consensus.cc:2393] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8223b295d12c452f85383eda87d40e19 in current term 1: Already voted for candidate e6a2149683784d469bbbf438d6edd139 in this term.
I20260710 13:21:43.549531 16218 consensus_queue.cc:237] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.550706 16214 tablet_bootstrap.cc:492] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.559626 15819 catalog_manager.cc:5697] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.553838 16212 tablet_bootstrap.cc:654] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.568300 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.569449 15924 raft_consensus.cc:2393] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e6a2149683784d469bbbf438d6edd139 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:43.561654 16201 raft_consensus.cc:515] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.552381 16123 raft_consensus.cc:515] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.574422 16200 raft_consensus.cc:515] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.570768 16240 leader_election.cc:290] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.565711 16214 tablet_bootstrap.cc:654] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.590930 16123 leader_election.cc:290] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.591328 16201 leader_election.cc:290] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.593303 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:43.594110 16200 leader_election.cc:290] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.595103 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e19d60794a742ffb5be6663ede28563" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:43.593605 16240 raft_consensus.cc:493] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.595189 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.596174 16072 raft_consensus.cc:3060] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.595737 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.602020 15925 raft_consensus.cc:3060] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.604455 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:43.605858 16074 raft_consensus.cc:3060] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.605911 16072 raft_consensus.cc:2468] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 1.
I20260710 13:21:43.599864 16240 raft_consensus.cc:515] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.607527 15889 leader_election.cc:304] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.608392 16240 leader_election.cc:290] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.608681 16123 raft_consensus.cc:2804] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:43.609340 15966 leader_election.cc:343] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.609787 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e19d60794a742ffb5be6663ede28563" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:43.610538 15924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.611418 15924 raft_consensus.cc:2468] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:43.611443 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:43.612823 15999 raft_consensus.cc:3060] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.613977 16000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.615993 16040 leader_election.cc:304] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [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: e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19
I20260710 13:21:43.617300 16074 raft_consensus.cc:2468] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
W20260710 13:21:43.617447 16040 leader_election.cc:343] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.618708 15964 leader_election.cc:304] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [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: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:43.618888 16040 leader_election.cc:304] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [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: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 8223b295d12c452f85383eda87d40e19
I20260710 13:21:43.609362 16123 raft_consensus.cc:697] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:43.621579 16123 consensus_queue.cc:237] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.620321 16218 raft_consensus.cc:2804] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.622805 15925 raft_consensus.cc:2468] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:43.624544 16213 tablet_bootstrap.cc:492] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: No bootstrap required, opened a new log
W20260710 13:21:43.626350 15891 leader_election.cc:343] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.627153 16213 ts_tablet_manager.cc:1403] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.038s
I20260710 13:21:43.625416 16245 raft_consensus.cc:2749] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.623682 15820 catalog_manager.cc:5697] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.630540 15999 raft_consensus.cc:2468] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:43.625947 16200 raft_consensus.cc:2804] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.624399 16218 raft_consensus.cc:697] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:43.632097 16213 raft_consensus.cc:359] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.634124 16213 raft_consensus.cc:385] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.634874 16213 raft_consensus.cc:740] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.634177 16218 consensus_queue.cc:237] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.636238 16213 consensus_queue.cc:260] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.638860 16200 raft_consensus.cc:493] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.644110 16200 raft_consensus.cc:3060] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.648448 16213 ts_tablet_manager.cc:1434] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 13:21:43.631685 16040 leader_election.cc:304] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.652453 16245 raft_consensus.cc:2804] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.653138 16245 raft_consensus.cc:697] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Becoming Leader. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:43.653414 16212 tablet_bootstrap.cc:492] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.654186 16245 consensus_queue.cc:237] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.654245 16212 ts_tablet_manager.cc:1403] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.007s
I20260710 13:21:43.666639 16214 tablet_bootstrap.cc:492] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.667439 15819 catalog_manager.cc:5697] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 1 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.669677 15820 catalog_manager.cc:5697] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.667600 16200 raft_consensus.cc:515] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.672961 16214 ts_tablet_manager.cc:1403] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.137s	user 0.021s	sys 0.016s
I20260710 13:21:43.675920 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.676556 15925 raft_consensus.cc:3060] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.668052 16212 raft_consensus.cc:359] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.680089 16212 raft_consensus.cc:385] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.680580 16212 raft_consensus.cc:740] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.685364 16212 consensus_queue.cc:260] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.690846 16214 raft_consensus.cc:359] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.691654 16214 raft_consensus.cc:385] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.691954 16214 raft_consensus.cc:740] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.692862 16214 consensus_queue.cc:260] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.694582 16214 ts_tablet_manager.cc:1434] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260710 13:21:43.695629 16214 tablet_bootstrap.cc:492] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.696116 15820 catalog_manager.cc:5697] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a2149683784d469bbbf438d6edd139 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "e6a2149683784d469bbbf438d6edd139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.702045 16214 tablet_bootstrap.cc:654] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.707686 15925 raft_consensus.cc:2468] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:43.709703 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:43.710880 16212 ts_tablet_manager.cc:1434] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.003s
I20260710 13:21:43.712141 16212 tablet_bootstrap.cc:492] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.713521 16214 tablet_bootstrap.cc:492] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.714016 16214 ts_tablet_manager.cc:1403] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
W20260710 13:21:43.715078 16040 leader_election.cc:343] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:43.710320 16200 leader_election.cc:290] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.716719 16214 raft_consensus.cc:359] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.717437 16214 raft_consensus.cc:385] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.717716 16214 raft_consensus.cc:740] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.718405 16214 consensus_queue.cc:260] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.717564 16040 leader_election.cc:304] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [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: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 8223b295d12c452f85383eda87d40e19
I20260710 13:21:43.719554 16225 consensus_queue.cc:1048] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.720587 16200 raft_consensus.cc:2804] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.726186 16200 raft_consensus.cc:697] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Becoming Leader. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:43.720582 16214 ts_tablet_manager.cc:1434] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:43.726950 16200 consensus_queue.cc:237] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.728274 16214 tablet_bootstrap.cc:492] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: Bootstrap starting.
I20260710 13:21:43.734725 16214 tablet_bootstrap.cc:654] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.722378 16212 tablet_bootstrap.cc:654] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.746486 16214 tablet_bootstrap.cc:492] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: No bootstrap required, opened a new log
I20260710 13:21:43.746963 16214 ts_tablet_manager.cc:1403] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.011s
I20260710 13:21:43.748663 15820 catalog_manager.cc:5697] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a2149683784d469bbbf438d6edd139 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "e6a2149683784d469bbbf438d6edd139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.749377 16225 consensus_queue.cc:1048] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.749614 16214 raft_consensus.cc:359] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.750319 16214 raft_consensus.cc:385] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.750613 16214 raft_consensus.cc:740] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.751268 16214 consensus_queue.cc:260] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.751041 16212 tablet_bootstrap.cc:492] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.752538 16212 ts_tablet_manager.cc:1403] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.009s
I20260710 13:21:43.759352 16212 raft_consensus.cc:359] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.753288 16214 ts_tablet_manager.cc:1434] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:43.760594 16212 raft_consensus.cc:385] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.761013 16212 raft_consensus.cc:740] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.761758 16212 consensus_queue.cc:260] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.764545 16212 ts_tablet_manager.cc:1434] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:43.765718 16212 tablet_bootstrap.cc:492] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.772784 16212 tablet_bootstrap.cc:654] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.777756 16212 tablet_bootstrap.cc:492] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.778205 16212 ts_tablet_manager.cc:1403] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260710 13:21:43.780576 16212 raft_consensus.cc:359] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.781121 16212 raft_consensus.cc:385] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.781352 16212 raft_consensus.cc:740] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.781873 16212 consensus_queue.cc:260] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.783332 16212 ts_tablet_manager.cc:1434] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 13:21:43.784140 16212 tablet_bootstrap.cc:492] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: Bootstrap starting.
I20260710 13:21:43.788467 16212 tablet_bootstrap.cc:654] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:43.793141 16212 tablet_bootstrap.cc:492] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: No bootstrap required, opened a new log
I20260710 13:21:43.793269 16218 raft_consensus.cc:493] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.793569 16212 ts_tablet_manager.cc:1403] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:21:43.793797 16218 raft_consensus.cc:515] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.795629 16218 leader_election.cc:290] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.795974 16212 raft_consensus.cc:359] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.796533 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572c5166181648e18759418cc51e2705" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.796708 16212 raft_consensus.cc:385] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:43.796728 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572c5166181648e18759418cc51e2705" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.797076 16212 raft_consensus.cc:740] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Initialized, Role: FOLLOWER
I20260710 13:21:43.797117 15925 raft_consensus.cc:2468] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:43.797444 16072 raft_consensus.cc:2468] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 0.
I20260710 13:21:43.797783 16212 consensus_queue.cc:260] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.798668 15964 leader_election.cc:304] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.799520 16218 raft_consensus.cc:2804] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.799908 16212 ts_tablet_manager.cc:1434] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:21:43.799928 16218 raft_consensus.cc:493] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.800485 16218 raft_consensus.cc:3060] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.806609 16218 raft_consensus.cc:515] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.808506 16218 leader_election.cc:290] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.809165 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572c5166181648e18759418cc51e2705" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.809581 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "572c5166181648e18759418cc51e2705" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:43.809774 15925 raft_consensus.cc:3060] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.810259 16072 raft_consensus.cc:3060] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.816313 16072 raft_consensus.cc:2468] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:43.816313 15925 raft_consensus.cc:2468] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 1.
I20260710 13:21:43.817619 15964 leader_election.cc:304] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.818410 16218 raft_consensus.cc:2804] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.818943 16218 raft_consensus.cc:697] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:43.819733 16218 consensus_queue.cc:237] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.828023 16218 raft_consensus.cc:493] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.828574 16218 raft_consensus.cc:515] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.830212 16218 leader_election.cc:290] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.830075 15820 catalog_manager.cc:5697] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 1 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:43.831013 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.831231 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.831708 15925 raft_consensus.cc:2393] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8223b295d12c452f85383eda87d40e19 in current term 1: Already voted for candidate e6a2149683784d469bbbf438d6edd139 in this term.
I20260710 13:21:43.832768 15964 leader_election.cc:304] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8223b295d12c452f85383eda87d40e19; no voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139
I20260710 13:21:43.833650 16218 raft_consensus.cc:3060] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.835899 16200 raft_consensus.cc:493] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.836454 16200 raft_consensus.cc:515] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.838680 16200 leader_election.cc:290] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.840394 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd1fb77d6d4a308af8c42c72852b88" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.840761 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd1fb77d6d4a308af8c42c72852b88" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.841077 15925 raft_consensus.cc:2468] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:43.841504 15999 raft_consensus.cc:2468] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 0.
I20260710 13:21:43.841996 16040 leader_election.cc:304] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.842821 16200 raft_consensus.cc:2804] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:43.843170 16218 raft_consensus.cc:2749] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.843231 16200 raft_consensus.cc:493] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:43.843916 16200 raft_consensus.cc:3060] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.850550 16200 raft_consensus.cc:515] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.852440 16200 leader_election.cc:290] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.853396 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd1fb77d6d4a308af8c42c72852b88" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:43.853767 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75dd1fb77d6d4a308af8c42c72852b88" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:43.853952 15925 raft_consensus.cc:3060] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.854382 15999 raft_consensus.cc:3060] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.859418 15925 raft_consensus.cc:2468] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:43.860520 15999 raft_consensus.cc:2468] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 1.
I20260710 13:21:43.860764 16040 leader_election.cc:304] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:43.861759 16200 raft_consensus.cc:2804] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:43.862200 16200 raft_consensus.cc:697] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Becoming Leader. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:43.863160 16200 consensus_queue.cc:237] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.870730 15820 catalog_manager.cc:5697] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6a2149683784d469bbbf438d6edd139 (127.11.26.3). New cstate: current_term: 1 leader_uuid: "e6a2149683784d469bbbf438d6edd139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:43.885210 16225 raft_consensus.cc:493] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.885723 16225 raft_consensus.cc:515] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.887848 16225 leader_election.cc:290] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.888756 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.888985 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.889624 16072 raft_consensus.cc:2393] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 103193346c884bf6bd81a4a80c08e0c6 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:43.890519 15889 leader_election.cc:304] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6; no voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139
I20260710 13:21:43.891242 16225 raft_consensus.cc:3060] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.895350 16218 raft_consensus.cc:493] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.896106 16218 raft_consensus.cc:515] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.897565 16225 raft_consensus.cc:2749] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.898597 16218 leader_election.cc:290] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:43.898757 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e19d60794a742ffb5be6663ede28563" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.899125 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e19d60794a742ffb5be6663ede28563" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e6a2149683784d469bbbf438d6edd139" is_pre_election: true
I20260710 13:21:43.899865 16072 raft_consensus.cc:2393] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8223b295d12c452f85383eda87d40e19 in current term 1: Already voted for candidate 103193346c884bf6bd81a4a80c08e0c6 in this term.
I20260710 13:21:43.900687 15964 leader_election.cc:304] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8223b295d12c452f85383eda87d40e19; no voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139
I20260710 13:21:43.901369 16218 raft_consensus.cc:3060] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.907051 16218 raft_consensus.cc:2749] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.953622 16200 raft_consensus.cc:493] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:43.954131 16200 raft_consensus.cc:515] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:43.955739 16200 leader_election.cc:290] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:43.956583 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb325522afc4278bbcc2ec39ac4bec8" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "103193346c884bf6bd81a4a80c08e0c6" is_pre_election: true
I20260710 13:21:43.957243 15925 raft_consensus.cc:2393] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e6a2149683784d469bbbf438d6edd139 in current term 1: Already voted for candidate 8223b295d12c452f85383eda87d40e19 in this term.
I20260710 13:21:43.956981 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb325522afc4278bbcc2ec39ac4bec8" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8223b295d12c452f85383eda87d40e19" is_pre_election: true
I20260710 13:21:43.958585 16040 leader_election.cc:304] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e6a2149683784d469bbbf438d6edd139; no voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19
I20260710 13:21:43.959585 16200 raft_consensus.cc:3060] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:43.964767 16200 raft_consensus.cc:2749] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:43.982386 16218 consensus_queue.cc:1048] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:43.984738 15999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
mode: GRACEFUL
new_leader_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:51210
I20260710 13:21:43.985356 15999 raft_consensus.cc:606] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Received request to transfer leadership to TS 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:43.992192 15999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb549ee2dab545f3b01380759542be78"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
mode: GRACEFUL
new_leader_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:51210
I20260710 13:21:43.992805 15999 raft_consensus.cc:606] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Received request to transfer leadership to TS 103193346c884bf6bd81a4a80c08e0c6
I20260710 13:21:43.994527 16239 consensus_queue.cc:1048] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.004263 16201 raft_consensus.cc:993] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: : Instructing follower 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:44.004900 16243 raft_consensus.cc:1081] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Signalling peer 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:44.006795 15924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:41188
I20260710 13:21:44.007445 15924 raft_consensus.cc:493] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.007879 15924 raft_consensus.cc:3060] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.016767 15924 raft_consensus.cc:515] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.020301 15924 leader_election.cc:290] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:44.020910 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:44.021569 15999 raft_consensus.cc:3055] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.021914 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c98825b1973c496c85bf96032f7341b0" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:44.021907 15999 raft_consensus.cc:740] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:44.022653 16072 raft_consensus.cc:3060] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.023116 15999 consensus_queue.cc:260] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.024502 15999 raft_consensus.cc:3060] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.031038 15999 raft_consensus.cc:2468] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:44.031263 16074 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb"
dest_uuid: "e6a2149683784d469bbbf438d6edd139"
mode: GRACEFUL
new_leader_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:60922
I20260710 13:21:44.031632 16072 raft_consensus.cc:2468] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:44.031952 16074 raft_consensus.cc:606] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Received request to transfer leadership to TS 8223b295d12c452f85383eda87d40e19
I20260710 13:21:44.032186 15891 leader_election.cc:304] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:44.033043 16225 raft_consensus.cc:2804] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.033532 16225 raft_consensus.cc:697] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:44.034351 16225 consensus_queue.cc:237] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.035251 16201 consensus_queue.cc:1048] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.038403 16072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d"
dest_uuid: "e6a2149683784d469bbbf438d6edd139"
mode: GRACEFUL
new_leader_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:60922
I20260710 13:21:44.038937 16072 raft_consensus.cc:606] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Received request to transfer leadership to TS 8223b295d12c452f85383eda87d40e19
I20260710 13:21:44.044835 15820 catalog_manager.cc:5697] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 1 to 2, leader changed from 8223b295d12c452f85383eda87d40e19 (127.11.26.2) to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.048957 16239 consensus_queue.cc:1048] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.061887 16239 raft_consensus.cc:993] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: : Instructing follower 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:44.062361 16201 raft_consensus.cc:1081] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Signalling peer 103193346c884bf6bd81a4a80c08e0c6 to start an election
I20260710 13:21:44.063898 15925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb549ee2dab545f3b01380759542be78"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
 from {username='slave'} at 127.0.0.1:41188
I20260710 13:21:44.064463 15925 raft_consensus.cc:493] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.064793 15925 raft_consensus.cc:3060] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.069710 15925 raft_consensus.cc:515] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.072002 15999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:44.072616 15999 raft_consensus.cc:3055] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.072906 15999 raft_consensus.cc:740] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:44.073525 15925 leader_election.cc:290] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Requested vote from peers 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:44.072880 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb549ee2dab545f3b01380759542be78" candidate_uuid: "103193346c884bf6bd81a4a80c08e0c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:44.074057 16074 raft_consensus.cc:3060] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.073966 15999 consensus_queue.cc:260] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.075259 15999 raft_consensus.cc:3060] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.081676 15999 raft_consensus.cc:2468] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:44.081544 16074 raft_consensus.cc:2468] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 103193346c884bf6bd81a4a80c08e0c6 in term 2.
I20260710 13:21:44.083010 15889 leader_election.cc:304] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:44.084000 16225 raft_consensus.cc:2804] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.084419 16225 raft_consensus.cc:697] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Becoming Leader. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:44.085338 16225 consensus_queue.cc:237] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.091714 15822 catalog_manager.cc:5697] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 reported cstate change: term changed from 1 to 2, leader changed from 8223b295d12c452f85383eda87d40e19 (127.11.26.2) to 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1). New cstate: current_term: 2 leader_uuid: "103193346c884bf6bd81a4a80c08e0c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.098521 16200 consensus_queue.cc:1048] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.110963 16245 consensus_queue.cc:1048] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.118575 16240 raft_consensus.cc:993] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: : Instructing follower 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:44.119063 16240 raft_consensus.cc:1081] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Signalling peer 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:44.120609 15999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:51204
I20260710 13:21:44.121062 15999 raft_consensus.cc:493] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.121337 15999 raft_consensus.cc:3060] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.126451 15999 raft_consensus.cc:515] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.128063 15999 leader_election.cc:290] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:44.128784 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:44.129276 15925 raft_consensus.cc:3060] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.129745 16074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0ed6aaa974343dd9bfa1f1736290e1d" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:44.130407 16074 raft_consensus.cc:3055] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.130735 16074 raft_consensus.cc:740] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:44.131526 16074 consensus_queue.cc:260] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.132774 16074 raft_consensus.cc:3060] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.135113 16225 consensus_queue.cc:1048] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.136852 15925 raft_consensus.cc:2468] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:44.138077 15966 leader_election.cc:304] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:44.138953 16201 raft_consensus.cc:2804] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.139432 16201 raft_consensus.cc:697] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:44.140326 16074 raft_consensus.cc:2468] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:44.140317 16201 consensus_queue.cc:237] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.147650 16228 consensus_queue.cc:1048] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.156337 16201 consensus_queue.cc:1048] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.156464 15820 catalog_manager.cc:5697] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 1 to 2, leader changed from e6a2149683784d469bbbf438d6edd139 (127.11.26.3) to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.175554 16243 consensus_queue.cc:1048] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.205631 16240 consensus_queue.cc:1048] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.219381 16240 consensus_queue.cc:1048] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.227073 16200 raft_consensus.cc:993] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: : Instructing follower 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:44.227766 16200 raft_consensus.cc:1081] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Signalling peer 8223b295d12c452f85383eda87d40e19 to start an election
I20260710 13:21:44.229442 15999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
 from {username='slave'} at 127.0.0.1:51204
I20260710 13:21:44.230010 15999 raft_consensus.cc:493] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.230353 15999 raft_consensus.cc:3060] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.235913 15999 raft_consensus.cc:515] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.237686 15999 leader_election.cc:290] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), e6a2149683784d469bbbf438d6edd139 (127.11.26.3:39077)
I20260710 13:21:44.239004 16072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e6a2149683784d469bbbf438d6edd139"
I20260710 13:21:44.239445 15925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "546d2a19a7824468b3413bb2b2ee3bfb" candidate_uuid: "8223b295d12c452f85383eda87d40e19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:44.239640 16072 raft_consensus.cc:3055] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.240048 16072 raft_consensus.cc:740] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:44.240031 15925 raft_consensus.cc:3060] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.240859 16072 consensus_queue.cc:260] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.242202 16072 raft_consensus.cc:3060] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.248567 15925 raft_consensus.cc:2468] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:44.250281 15966 leader_election.cc:304] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 103193346c884bf6bd81a4a80c08e0c6, 8223b295d12c452f85383eda87d40e19; no voters: 
I20260710 13:21:44.250631 16072 raft_consensus.cc:2468] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8223b295d12c452f85383eda87d40e19 in term 2.
I20260710 13:21:44.251019 16243 raft_consensus.cc:2804] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.251746 16243 raft_consensus.cc:697] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Becoming Leader. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:44.252837 16243 consensus_queue.cc:237] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:44.260021 15822 catalog_manager.cc:5697] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 reported cstate change: term changed from 1 to 2, leader changed from e6a2149683784d469bbbf438d6edd139 (127.11.26.3) to 8223b295d12c452f85383eda87d40e19 (127.11.26.2). New cstate: current_term: 2 leader_uuid: "8223b295d12c452f85383eda87d40e19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.308996 16243 consensus_queue.cc:1048] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.320132 16218 consensus_queue.cc:1048] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:44.419147 15999 raft_consensus.cc:1275] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.420400 16225 consensus_queue.cc:1048] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.431121 16072 raft_consensus.cc:1275] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.432536 16225 consensus_queue.cc:1048] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.438544 16240 consensus_queue.cc:1048] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.452823 16245 consensus_queue.cc:1048] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:44.563738 15925 raft_consensus.cc:1275] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.565222 16218 consensus_queue.cc:1048] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.573762 16072 raft_consensus.cc:1275] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.575486 16243 consensus_queue.cc:1048] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.658917 16072 raft_consensus.cc:1275] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.660498 16225 consensus_queue.cc:1048] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.668274 15999 raft_consensus.cc:1275] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Refusing update from remote peer 103193346c884bf6bd81a4a80c08e0c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.669931 16228 consensus_queue.cc:1048] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.752218 16072 raft_consensus.cc:1275] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.753846 16243 consensus_queue.cc:1048] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:44.768136 15925 raft_consensus.cc:1275] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Refusing update from remote peer 8223b295d12c452f85383eda87d40e19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:44.769723 16218 consensus_queue.cc:1048] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:47.059226 15820 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59354:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:21:47.094201 15820 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59354:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:21:47.188922 11368 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:47.368854 16313 log.cc:927] Time spent T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: Append to log took a long time: real 0.089s	user 0.000s	sys 0.002s
W20260710 13:21:47.421780 16310 log.cc:927] Time spent T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: Append to log took a long time: real 0.116s	user 0.002s	sys 0.000s
I20260710 13:21:47.522837 16331 tablet.cc:1724] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.535924 16338 tablet.cc:1724] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.538936 16100 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5e3cbe20d0cc4c68a7cc9c8f9f9a885b)
W20260710 13:21:47.546414 16100 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5e3cbe20d0cc4c68a7cc9c8f9f9a885b)
W20260710 13:21:47.550304 16100 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5e3cbe20d0cc4c68a7cc9c8f9f9a885b)
W20260710 13:21:47.560571 15891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.2:35385, user_credentials={real_user=slave}} blocked reactor thread for 283482us
I20260710 13:21:47.590721 16343 tablet.cc:1724] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.612586 16347 tablet.cc:1724] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.627358 15996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "122019bc3f3845adb56002ed41283f20"
dest_uuid: "8223b295d12c452f85383eda87d40e19"
mode: GRACEFUL
new_leader_uuid: "e6a2149683784d469bbbf438d6edd139"
 from {username='slave'} at 127.0.0.1:41202
I20260710 13:21:47.627656 16346 tablet.cc:1724] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.628473 15996 raft_consensus.cc:606] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Received request to transfer leadership to TS e6a2149683784d469bbbf438d6edd139
I20260710 13:21:47.637065 16342 tablet.cc:1724] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.648797 16340 log.cc:927] Time spent T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260710 13:21:47.652060 16331 tablet.cc:1724] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.709731 16344 tablet.cc:1724] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.749202 16349 tablet.cc:1724] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.821695 15964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.3:39077, user_credentials={real_user=slave}} blocked reactor thread for 62584us
W20260710 13:21:47.839915 15966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.1:35275, user_credentials={real_user=slave}} blocked reactor thread for 98470.9us
I20260710 13:21:47.865092 16342 tablet.cc:1724] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.866536 16347 tablet.cc:1724] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.871384 16346 tablet.cc:1724] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.875317 15921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0"
dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
mode: GRACEFUL
new_leader_uuid: "e6a2149683784d469bbbf438d6edd139"
 from {username='slave'} at 127.0.0.1:59404
I20260710 13:21:47.883998 15921 raft_consensus.cc:606] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Received request to transfer leadership to TS e6a2149683784d469bbbf438d6edd139
I20260710 13:21:47.897008 11368 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:47.897750 11368 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:47.892171 16361 tablet.cc:1724] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.901402 16362 raft_consensus.cc:993] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: : Instructing follower e6a2149683784d469bbbf438d6edd139 to start an election
I20260710 13:21:47.901993 16362 raft_consensus.cc:1081] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Signalling peer e6a2149683784d469bbbf438d6edd139 to start an election
I20260710 13:21:47.904124 16074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "122019bc3f3845adb56002ed41283f20"
dest_uuid: "e6a2149683784d469bbbf438d6edd139"
 from {username='slave'} at 127.0.0.1:60914
I20260710 13:21:47.904798 16074 raft_consensus.cc:493] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:47.905260 16074 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:21:47.912632 15966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.26.1:35275, user_credentials={real_user=slave}} blocked reactor thread for 71577.7us
I20260710 13:21:47.907824 16338 tablet.cc:1724] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.917861 16360 tablet.cc:1724] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.910553 16349 tablet.cc:1724] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.927315 16343 tablet.cc:1724] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.945787 16344 tablet.cc:1724] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.959625 16359 log.cc:927] Time spent T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260710 13:21:47.961859 16363 tablet.cc:1724] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.964515 16364 tablet.cc:1724] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.966655 16331 tablet.cc:1724] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.971616 16355 log.cc:927] Time spent T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: Append to log took a long time: real 0.175s	user 0.000s	sys 0.001s
I20260710 13:21:47.978775 16074 raft_consensus.cc:515] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:47.985956 16074 leader_election.cc:290] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 3 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:47.993345 16343 tablet.cc:1724] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:47.997097 16364 tablet.cc:1724] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:48.004539 16338 tablet.cc:1724] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:48.018028 16363 tablet.cc:1724] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:48.023846 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:48.024930 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "122019bc3f3845adb56002ed41283f20" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:48.024977 15998 raft_consensus.cc:3055] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:48.030578 15998 raft_consensus.cc:740] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8223b295d12c452f85383eda87d40e19, State: Running, Role: LEADER
I20260710 13:21:48.031522 15998 consensus_queue.cc:260] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [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: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:48.035167 15998 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.037938 16361 tablet.cc:1724] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:48.030200 15921 raft_consensus.cc:3060] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:48.028362 16344 tablet.cc:1724] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:21:48.065748 15921 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 3.
I20260710 13:21:48.067941 16040 leader_election.cc:304] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [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: 103193346c884bf6bd81a4a80c08e0c6, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:48.069001 16200 raft_consensus.cc:2804] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:48.069465 16200 raft_consensus.cc:697] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 3 LEADER]: Becoming Leader. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:48.070389 16200 consensus_queue.cc:237] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [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: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:48.066263 15998 raft_consensus.cc:2468] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 3.
I20260710 13:21:48.094362 15823 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830: soft_deleted_table [id=1dad49e21e6e40c8a164ddc325c4c8c6] alter complete (version 1)
I20260710 13:21:48.107128 15823 catalog_manager.cc:5697] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 reported cstate change: term changed from 2 to 3, leader changed from 8223b295d12c452f85383eda87d40e19 (127.11.26.2) to e6a2149683784d469bbbf438d6edd139 (127.11.26.3). New cstate: current_term: 3 leader_uuid: "e6a2149683784d469bbbf438d6edd139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.288321 16301 raft_consensus.cc:993] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: : Instructing follower e6a2149683784d469bbbf438d6edd139 to start an election
I20260710 13:21:48.288911 16337 raft_consensus.cc:1081] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Signalling peer e6a2149683784d469bbbf438d6edd139 to start an election
I20260710 13:21:48.290738 16072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0"
dest_uuid: "e6a2149683784d469bbbf438d6edd139"
 from {username='slave'} at 127.0.0.1:60916
I20260710 13:21:48.291224 16072 raft_consensus.cc:493] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:48.291517 16072 raft_consensus.cc:3060] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.297124 16072 raft_consensus.cc:515] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:48.298543 16072 leader_election.cc:290] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 2 election: Requested vote from peers 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275), 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385)
I20260710 13:21:48.299530 15921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "103193346c884bf6bd81a4a80c08e0c6"
I20260710 13:21:48.299749 15998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b7733b8c49f497297e7a0cd704de1b0" candidate_uuid: "e6a2149683784d469bbbf438d6edd139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8223b295d12c452f85383eda87d40e19"
I20260710 13:21:48.300230 15921 raft_consensus.cc:3055] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:48.300362 15998 raft_consensus.cc:3060] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.300612 15921 raft_consensus.cc:740] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 103193346c884bf6bd81a4a80c08e0c6, State: Running, Role: LEADER
I20260710 13:21:48.301503 15921 consensus_queue.cc:260] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:48.302872 15921 raft_consensus.cc:3060] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:48.307960 15998 raft_consensus.cc:2468] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 2.
I20260710 13:21:48.309453 16040 leader_election.cc:304] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8223b295d12c452f85383eda87d40e19, e6a2149683784d469bbbf438d6edd139; no voters: 
I20260710 13:21:48.310096 15921 raft_consensus.cc:2468] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e6a2149683784d469bbbf438d6edd139 in term 2.
I20260710 13:21:48.310276 16200 raft_consensus.cc:2804] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:48.310869 16200 raft_consensus.cc:697] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 2 LEADER]: Becoming Leader. State: Replica: e6a2149683784d469bbbf438d6edd139, State: Running, Role: LEADER
I20260710 13:21:48.311905 16200 consensus_queue.cc:237] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } }
I20260710 13:21:48.319664 15819 catalog_manager.cc:5697] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 reported cstate change: term changed from 1 to 2, leader changed from 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1) to e6a2149683784d469bbbf438d6edd139 (127.11.26.3). New cstate: current_term: 2 leader_uuid: "e6a2149683784d469bbbf438d6edd139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e6a2149683784d469bbbf438d6edd139" member_type: VOTER last_known_addr { host: "127.11.26.3" port: 39077 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:48.489164 15998 raft_consensus.cc:1275] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 3 FOLLOWER]: Refusing update from remote peer e6a2149683784d469bbbf438d6edd139: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:48.490638 16345 consensus_queue.cc:1048] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:48.493299 15921 raft_consensus.cc:1275] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 3 FOLLOWER]: Refusing update from remote peer e6a2149683784d469bbbf438d6edd139: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:48.494757 16345 consensus_queue.cc:1048] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:48.727552 15998 raft_consensus.cc:1275] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Refusing update from remote peer e6a2149683784d469bbbf438d6edd139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.728935 16200 consensus_queue.cc:1048] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8223b295d12c452f85383eda87d40e19" member_type: VOTER last_known_addr { host: "127.11.26.2" port: 35385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:48.738896 15921 raft_consensus.cc:1275] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Refusing update from remote peer e6a2149683784d469bbbf438d6edd139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:48.740914 16345 consensus_queue.cc:1048] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "103193346c884bf6bd81a4a80c08e0c6" member_type: VOTER last_known_addr { host: "127.11.26.1" port: 35275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:48.969856 11368 tablet_server.cc:179] TabletServer@127.11.26.1:0 shutting down...
W20260710 13:21:48.977378 15966 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 13:21:48.984498 15966 consensus_peers.cc:597] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. 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 13:21:48.986235 15966 consensus_peers.cc:597] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. 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 13:21:49.018591 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:49.019742 11368 tablet_replica.cc:333] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
W20260710 13:21:49.019860 15966 consensus_peers.cc:597] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. 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 13:21:49.020771 11368 raft_consensus.cc:2243] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.021447 11368 raft_consensus.cc:2272] T 572c5166181648e18759418cc51e2705 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.026172 11368 tablet_replica.cc:333] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.027347 11368 raft_consensus.cc:2243] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.028425 11368 raft_consensus.cc:2272] T fb549ee2dab545f3b01380759542be78 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.030900 11368 tablet_replica.cc:333] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.031599 11368 raft_consensus.cc:2243] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.032572 11368 raft_consensus.cc:2272] T 7e19d60794a742ffb5be6663ede28563 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.035125 11368 tablet_replica.cc:333] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.035931 11368 raft_consensus.cc:2243] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.036504 11368 raft_consensus.cc:2272] T 546d2a19a7824468b3413bb2b2ee3bfb P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.039618 11368 tablet_replica.cc:333] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.040699 11368 raft_consensus.cc:2243] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.041301 11368 raft_consensus.cc:2272] T 8cb325522afc4278bbcc2ec39ac4bec8 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:49.041337 16040 consensus_peers.cc:597] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. 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 13:21:49.044016 11368 tablet_replica.cc:333] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.044863 11368 raft_consensus.cc:2243] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.045433 11368 raft_consensus.cc:2272] T c0ed6aaa974343dd9bfa1f1736290e1d P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.048409 11368 tablet_replica.cc:333] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.049237 11368 raft_consensus.cc:2243] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.050675 11368 raft_consensus.cc:2272] T c98825b1973c496c85bf96032f7341b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.054682 11368 tablet_replica.cc:333] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.056087 11368 raft_consensus.cc:2243] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.056823 11368 raft_consensus.cc:2272] T 614765fb686543769f249a57fc4ecef4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.060566 11368 tablet_replica.cc:333] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.061511 11368 raft_consensus.cc:2243] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:49.061619 15966 consensus_peers.cc:597] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. 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 13:21:49.062630 11368 raft_consensus.cc:2272] T afdf21e59f2845779ca8d5b7d490c951 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.065392 11368 tablet_replica.cc:333] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.066352 11368 raft_consensus.cc:2243] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.066898 11368 raft_consensus.cc:2272] T 6626174c8fa74d4eba71e20b56c23820 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.069554 11368 tablet_replica.cc:333] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.070266 11368 raft_consensus.cc:2243] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.071314 11368 raft_consensus.cc:2272] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.074110 11368 tablet_replica.cc:333] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.074872 11368 raft_consensus.cc:2243] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.075616 11368 raft_consensus.cc:2272] T 94a91e48683d4b489ca0afa3d1eb77e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.078595 11368 tablet_replica.cc:333] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.079568 11368 raft_consensus.cc:2243] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.080258 11368 raft_consensus.cc:2272] T 75dd1fb77d6d4a308af8c42c72852b88 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.083014 11368 tablet_replica.cc:333] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.084080 11368 raft_consensus.cc:2243] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.084794 11368 raft_consensus.cc:2272] T ee1e82c556c74c75881c7d4d9db3b5b9 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.088196 11368 tablet_replica.cc:333] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.088949 11368 raft_consensus.cc:2243] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.089530 11368 raft_consensus.cc:2272] T 122019bc3f3845adb56002ed41283f20 P 103193346c884bf6bd81a4a80c08e0c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.092945 11368 tablet_replica.cc:333] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.093775 11368 raft_consensus.cc:2243] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.095029 11368 raft_consensus.cc:2272] T 3c8fa9583b134ca78e3667d7893e61e4 P 103193346c884bf6bd81a4a80c08e0c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.097998 11368 tablet_replica.cc:333] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.098764 11368 raft_consensus.cc:2243] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.100018 11368 raft_consensus.cc:2272] T d21788b2d4d742e3b9516efde0c6e6f1 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.102913 11368 tablet_replica.cc:333] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6: stopping tablet replica
I20260710 13:21:49.103504 11368 raft_consensus.cc:2243] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.104082 11368 raft_consensus.cc:2272] T 6b7733b8c49f497297e7a0cd704de1b0 P 103193346c884bf6bd81a4a80c08e0c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.144088 11368 tablet_server.cc:196] TabletServer@127.11.26.1:0 shutdown complete.
I20260710 13:21:49.177894 11368 tablet_server.cc:179] TabletServer@127.11.26.2:0 shutting down...
W20260710 13:21:49.212539 15966 consensus_peers.cc:597] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:35275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.224069 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:49.225118 11368 tablet_replica.cc:333] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.225939 11368 raft_consensus.cc:2243] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.226940 11368 raft_consensus.cc:2272] T 546d2a19a7824468b3413bb2b2ee3bfb P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.229550 11368 tablet_replica.cc:333] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.230285 11368 raft_consensus.cc:2243] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.231308 11368 raft_consensus.cc:2272] T 572c5166181648e18759418cc51e2705 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.233852 11368 tablet_replica.cc:333] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.234573 11368 raft_consensus.cc:2243] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.235139 11368 raft_consensus.cc:2272] T 7e19d60794a742ffb5be6663ede28563 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.238811 11368 tablet_replica.cc:333] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.239929 11368 raft_consensus.cc:2243] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.241415 11368 raft_consensus.cc:2272] T c0ed6aaa974343dd9bfa1f1736290e1d P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.244177 11368 tablet_replica.cc:333] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.244879 11368 raft_consensus.cc:2243] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.246057 11368 raft_consensus.cc:2272] T 8cb325522afc4278bbcc2ec39ac4bec8 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:49.247239 16040 consensus_peers.cc:597] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:35275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.248608 11368 tablet_replica.cc:333] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.249398 11368 raft_consensus.cc:2243] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.249985 11368 raft_consensus.cc:2272] T fb549ee2dab545f3b01380759542be78 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.252383 11368 tablet_replica.cc:333] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.253091 11368 raft_consensus.cc:2243] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.253652 11368 raft_consensus.cc:2272] T c98825b1973c496c85bf96032f7341b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.256204 11368 tablet_replica.cc:333] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.256873 11368 raft_consensus.cc:2243] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.257386 11368 raft_consensus.cc:2272] T 6626174c8fa74d4eba71e20b56c23820 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.259729 11368 tablet_replica.cc:333] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.260471 11368 raft_consensus.cc:2243] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.261433 11368 raft_consensus.cc:2272] T 94a91e48683d4b489ca0afa3d1eb77e4 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.264078 11368 tablet_replica.cc:333] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.264824 11368 raft_consensus.cc:2243] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.265373 11368 raft_consensus.cc:2272] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.267658 11368 tablet_replica.cc:333] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.268391 11368 raft_consensus.cc:2243] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.268898 11368 raft_consensus.cc:2272] T 122019bc3f3845adb56002ed41283f20 P 8223b295d12c452f85383eda87d40e19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.272070 11368 tablet_replica.cc:333] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.272750 11368 raft_consensus.cc:2243] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.273420 11368 raft_consensus.cc:2272] T 3c8fa9583b134ca78e3667d7893e61e4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.276713 11368 tablet_replica.cc:333] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.277575 11368 raft_consensus.cc:2243] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:49.278283 16040 consensus_peers.cc:597] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 -> Peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Couldn't send request to peer 8223b295d12c452f85383eda87d40e19. 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 13:21:49.278299 11368 raft_consensus.cc:2272] T 6b7733b8c49f497297e7a0cd704de1b0 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.281814 11368 tablet_replica.cc:333] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.282521 11368 raft_consensus.cc:2243] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.283565 11368 raft_consensus.cc:2272] T 614765fb686543769f249a57fc4ecef4 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.286190 11368 tablet_replica.cc:333] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.286875 11368 raft_consensus.cc:2243] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.287518 11368 raft_consensus.cc:2272] T afdf21e59f2845779ca8d5b7d490c951 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.290576 11368 tablet_replica.cc:333] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.291267 11368 raft_consensus.cc:2243] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.291931 11368 raft_consensus.cc:2272] T d21788b2d4d742e3b9516efde0c6e6f1 P 8223b295d12c452f85383eda87d40e19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:49.293632 16040 consensus_peers.cc:597] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 -> Peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Couldn't send request to peer 8223b295d12c452f85383eda87d40e19. 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 13:21:49.294754 11368 tablet_replica.cc:333] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.295449 11368 raft_consensus.cc:2243] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.296060 11368 raft_consensus.cc:2272] T 75dd1fb77d6d4a308af8c42c72852b88 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.298594 11368 tablet_replica.cc:333] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19: stopping tablet replica
I20260710 13:21:49.299214 11368 raft_consensus.cc:2243] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.300280 11368 raft_consensus.cc:2272] T ee1e82c556c74c75881c7d4d9db3b5b9 P 8223b295d12c452f85383eda87d40e19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:49.328337 16040 consensus_peers.cc:597] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 -> Peer 8223b295d12c452f85383eda87d40e19 (127.11.26.2:35385): Couldn't send request to peer 8223b295d12c452f85383eda87d40e19. 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 13:21:49.349506 11368 tablet_server.cc:196] TabletServer@127.11.26.2:0 shutdown complete.
W20260710 13:21:49.355458 16040 consensus_peers.cc:597] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 -> Peer 103193346c884bf6bd81a4a80c08e0c6 (127.11.26.1:35275): Couldn't send request to peer 103193346c884bf6bd81a4a80c08e0c6. Status: Network error: Client connection negotiation failed: client connection to 127.11.26.1:35275: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.385744 11368 tablet_server.cc:179] TabletServer@127.11.26.3:0 shutting down...
I20260710 13:21:49.419067 11368 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:49.420359 11368 tablet_replica.cc:333] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.421200 11368 raft_consensus.cc:2243] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.421869 11368 raft_consensus.cc:2272] T 8cb325522afc4278bbcc2ec39ac4bec8 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.424458 11368 tablet_replica.cc:333] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.425249 11368 raft_consensus.cc:2243] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.425832 11368 raft_consensus.cc:2272] T c0ed6aaa974343dd9bfa1f1736290e1d P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.428243 11368 tablet_replica.cc:333] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.428916 11368 raft_consensus.cc:2243] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.429468 11368 raft_consensus.cc:2272] T fb549ee2dab545f3b01380759542be78 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.431885 11368 tablet_replica.cc:333] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.432757 11368 raft_consensus.cc:2243] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.433408 11368 raft_consensus.cc:2272] T 546d2a19a7824468b3413bb2b2ee3bfb P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.436019 11368 tablet_replica.cc:333] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.436839 11368 raft_consensus.cc:2243] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.437554 11368 raft_consensus.cc:2272] T 572c5166181648e18759418cc51e2705 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.439905 11368 tablet_replica.cc:333] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.440634 11368 raft_consensus.cc:2243] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.441147 11368 raft_consensus.cc:2272] T 7e19d60794a742ffb5be6663ede28563 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.443333 11368 tablet_replica.cc:333] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.444044 11368 raft_consensus.cc:2243] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.444936 11368 raft_consensus.cc:2272] T c98825b1973c496c85bf96032f7341b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.447484 11368 tablet_replica.cc:333] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.448231 11368 raft_consensus.cc:2243] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.449002 11368 raft_consensus.cc:2272] T 94a91e48683d4b489ca0afa3d1eb77e4 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.452157 11368 tablet_replica.cc:333] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.452924 11368 raft_consensus.cc:2243] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.453907 11368 raft_consensus.cc:2272] T 6626174c8fa74d4eba71e20b56c23820 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.456667 11368 tablet_replica.cc:333] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.457343 11368 raft_consensus.cc:2243] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.457933 11368 raft_consensus.cc:2272] T 5e3cbe20d0cc4c68a7cc9c8f9f9a885b P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.460310 11368 tablet_replica.cc:333] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.460948 11368 raft_consensus.cc:2243] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.461906 11368 raft_consensus.cc:2272] T 122019bc3f3845adb56002ed41283f20 P e6a2149683784d469bbbf438d6edd139 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.464653 11368 tablet_replica.cc:333] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.465363 11368 raft_consensus.cc:2243] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.465888 11368 raft_consensus.cc:2272] T d21788b2d4d742e3b9516efde0c6e6f1 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.468326 11368 tablet_replica.cc:333] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.468945 11368 raft_consensus.cc:2243] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.469476 11368 raft_consensus.cc:2272] T 614765fb686543769f249a57fc4ecef4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.472162 11368 tablet_replica.cc:333] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.472812 11368 raft_consensus.cc:2243] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.473382 11368 raft_consensus.cc:2272] T afdf21e59f2845779ca8d5b7d490c951 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.476157 11368 tablet_replica.cc:333] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.476755 11368 raft_consensus.cc:2243] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.477772 11368 raft_consensus.cc:2272] T 6b7733b8c49f497297e7a0cd704de1b0 P e6a2149683784d469bbbf438d6edd139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.480681 11368 tablet_replica.cc:333] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.481344 11368 raft_consensus.cc:2243] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.481869 11368 raft_consensus.cc:2272] T 3c8fa9583b134ca78e3667d7893e61e4 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.484220 11368 tablet_replica.cc:333] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.484827 11368 raft_consensus.cc:2243] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.485837 11368 raft_consensus.cc:2272] T 75dd1fb77d6d4a308af8c42c72852b88 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.488090 11368 tablet_replica.cc:333] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139: stopping tablet replica
I20260710 13:21:49.488633 11368 raft_consensus.cc:2243] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.489127 11368 raft_consensus.cc:2272] T ee1e82c556c74c75881c7d4d9db3b5b9 P e6a2149683784d469bbbf438d6edd139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.535117 11368 tablet_server.cc:196] TabletServer@127.11.26.3:0 shutdown complete.
I20260710 13:21:49.568585 11368 master.cc:562] Master@127.11.26.62:38643 shutting down...
I20260710 13:21:49.601310 11368 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.601984 11368 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.602341 11368 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b6000c8ccb34caeaadf3b50afca9830: stopping tablet replica
I20260710 13:21:49.624652 11368 master.cc:584] Master@127.11.26.62:38643 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11966 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25409 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (124768 ms total)
[  PASSED  ] 8 tests.
I20260710 13:21:49.693845 11368 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 151 messages since previous log ~2 seconds ago
I20260710 13:21:49.694152 11368 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 151 messages since previous log ~2 seconds ago
I20260710 13:21:49.694314 11368 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 150 messages since previous log ~2 seconds ago
I20260710 13:21:49.694557 11368 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 ~38 seconds ago
I20260710 13:21:49.694789 11368 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 ~38 seconds ago
I20260710 13:21:49.695112 11368 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260710 13:21:49.695467 11368 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 118 messages since previous log ~27 seconds ago
