[==========] 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:23:22.739032 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:40925
I20260710 13:23:22.740614 11300 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:23:22.741624 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:22.758562 11307 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:23:22.758968 11309 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:23:22.760217 11300 server_base.cc:1061] running on GCE node
W20260710 13:23:22.758574 11306 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:23:23.956494 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:23.956755 11300 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:23:23.956935 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689803956917 us; error 0 us; skew 500 ppm
I20260710 13:23:23.957782 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:23.964653 11300 webserver.cc:533] Webserver started at http://127.11.9.62:36623/ using document root <none> and password file <none>
I20260710 13:23:23.965507 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:23.965703 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:23.966109 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:23.972011 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "628392cf7e7944b3ae79f7fed7d6aa44"
format_stamp: "Formatted at 2026-07-10 13:23:23 on dist-test-slave-l22f"
I20260710 13:23:23.980115 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:23:23.985997 11315 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:23:23.987282 11300 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 13:23:23.987643 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "628392cf7e7944b3ae79f7fed7d6aa44"
format_stamp: "Formatted at 2026-07-10 13:23:23 on dist-test-slave-l22f"
I20260710 13:23:23.988013 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-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:23:24.044967 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:24.046613 11300 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:23:24.047084 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:24.122416 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:40925
I20260710 13:23:24.122517 11366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:40925 every 8 connection(s)
I20260710 13:23:24.131150 11367 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:23:24.153839 11367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44: Bootstrap starting.
I20260710 13:23:24.160238 11367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:24.162143 11367 log.cc:826] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44: Log is configured to *not* fsync() on all Append() calls
I20260710 13:23:24.167100 11367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44: No bootstrap required, opened a new log
I20260710 13:23:24.188177 11367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628392cf7e7944b3ae79f7fed7d6aa44" member_type: VOTER }
I20260710 13:23:24.188742 11367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:24.188954 11367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 628392cf7e7944b3ae79f7fed7d6aa44, State: Initialized, Role: FOLLOWER
I20260710 13:23:24.189903 11367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "628392cf7e7944b3ae79f7fed7d6aa44" member_type: VOTER }
I20260710 13:23:24.190371 11367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:24.190608 11367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:24.190909 11367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:24.195295 11367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628392cf7e7944b3ae79f7fed7d6aa44" member_type: VOTER }
I20260710 13:23:24.196084 11367 leader_election.cc:304] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [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: 628392cf7e7944b3ae79f7fed7d6aa44; no voters: 
I20260710 13:23:24.197741 11367 leader_election.cc:290] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:24.198225 11370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:24.201059 11370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 1 LEADER]: Becoming Leader. State: Replica: 628392cf7e7944b3ae79f7fed7d6aa44, State: Running, Role: LEADER
I20260710 13:23:24.202046 11370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [LEADER]: Queue going to LEADER mode. State: All 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: "628392cf7e7944b3ae79f7fed7d6aa44" member_type: VOTER }
I20260710 13:23:24.202461 11367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:24.214658 11372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 628392cf7e7944b3ae79f7fed7d6aa44. Latest consensus state: current_term: 1 leader_uuid: "628392cf7e7944b3ae79f7fed7d6aa44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628392cf7e7944b3ae79f7fed7d6aa44" member_type: VOTER } }
I20260710 13:23:24.214466 11371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "628392cf7e7944b3ae79f7fed7d6aa44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "628392cf7e7944b3ae79f7fed7d6aa44" member_type: VOTER } }
I20260710 13:23:24.215209 11371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:24.215214 11372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:24.218019 11380 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:24.230463 11380 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:24.232714 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:24.249555 11380 catalog_manager.cc:1383] Generated new cluster ID: ccb21cb1b1214ab89995f53ed465969d
I20260710 13:23:24.249931 11380 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:24.275240 11380 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:24.277426 11380 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:24.296496 11380 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44: Generated new TSK 0
I20260710 13:23:24.297566 11380 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:24.363958 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:24.373306 11389 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:23:24.374343 11390 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:23:24.379853 11300 server_base.cc:1061] running on GCE node
W20260710 13:23:24.380216 11392 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:23:24.381142 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:24.381393 11300 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:23:24.381620 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689804381595 us; error 0 us; skew 500 ppm
I20260710 13:23:24.382259 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:24.387094 11300 webserver.cc:533] Webserver started at http://127.11.9.1:34559/ using document root <none> and password file <none>
I20260710 13:23:24.387740 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:24.387986 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:24.388324 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:24.389582 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
format_stamp: "Formatted at 2026-07-10 13:23:24 on dist-test-slave-l22f"
I20260710 13:23:24.396106 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260710 13:23:24.401197 11397 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:23:24.402174 11300 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:23:24.402506 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
format_stamp: "Formatted at 2026-07-10 13:23:24 on dist-test-slave-l22f"
I20260710 13:23:24.402845 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-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:23:24.417886 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:24.419409 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:24.422508 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:24.427678 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:24.427918 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:24.428278 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:24.428478 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:24.546654 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:41625
I20260710 13:23:24.546718 11459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:41625 every 8 connection(s)
I20260710 13:23:24.555845 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:24.566375 11464 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:23:24.568825 11465 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:23:24.574674 11300 server_base.cc:1061] running on GCE node
W20260710 13:23:24.575793 11467 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:23:24.577013 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:24.577327 11300 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:23:24.577556 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689804577537 us; error 0 us; skew 500 ppm
I20260710 13:23:24.578433 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:24.582285 11300 webserver.cc:533] Webserver started at http://127.11.9.2:43383/ using document root <none> and password file <none>
I20260710 13:23:24.583021 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:24.583187 11460 heartbeater.cc:344] Connected to a master server at 127.11.9.62:40925
I20260710 13:23:24.583292 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:24.583642 11460 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:24.583714 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:24.584489 11460 heartbeater.cc:507] Master 127.11.9.62:40925 requested a full tablet report, sending...
I20260710 13:23:24.585340 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "1e105f73490e42ffa7f670f220eb2a83"
format_stamp: "Formatted at 2026-07-10 13:23:24 on dist-test-slave-l22f"
I20260710 13:23:24.587296 11332 ts_manager.cc:194] Registered new tserver with Master: a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625)
I20260710 13:23:24.589493 11332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40346
I20260710 13:23:24.593313 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260710 13:23:24.598742 11472 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:23:24.599687 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:23:24.600054 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "1e105f73490e42ffa7f670f220eb2a83"
format_stamp: "Formatted at 2026-07-10 13:23:24 on dist-test-slave-l22f"
I20260710 13:23:24.600437 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-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:23:24.638490 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:24.639894 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:24.642657 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:24.645785 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:24.646016 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:24.646345 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:24.646488 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:24.750416 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:45625
I20260710 13:23:24.750530 11534 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:45625 every 8 connection(s)
I20260710 13:23:24.757431 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:24.767457 11538 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:23:24.773432 11535 heartbeater.cc:344] Connected to a master server at 127.11.9.62:40925
I20260710 13:23:24.773871 11535 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:24.774324 11539 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:23:24.774842 11535 heartbeater.cc:507] Master 127.11.9.62:40925 requested a full tablet report, sending...
I20260710 13:23:24.777396 11332 ts_manager.cc:194] Registered new tserver with Master: 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
W20260710 13:23:24.777359 11541 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:23:24.779127 11332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40360
I20260710 13:23:24.779531 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:24.780635 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:24.780867 11300 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:23:24.781062 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689804781044 us; error 0 us; skew 500 ppm
I20260710 13:23:24.781598 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:24.784204 11300 webserver.cc:533] Webserver started at http://127.11.9.3:35535/ using document root <none> and password file <none>
I20260710 13:23:24.784678 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:24.784890 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:24.785166 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:24.786164 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "45a6bb9275614591ace8a83fa46a1d7f"
format_stamp: "Formatted at 2026-07-10 13:23:24 on dist-test-slave-l22f"
I20260710 13:23:24.790717 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:24.794368 11546 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:23:24.795183 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:23:24.795770 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "45a6bb9275614591ace8a83fa46a1d7f"
format_stamp: "Formatted at 2026-07-10 13:23:24 on dist-test-slave-l22f"
I20260710 13:23:24.796094 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689802570411-11300-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:23:24.821887 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:24.823252 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:24.824729 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:24.827250 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:24.827541 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:24.827793 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:24.827966 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:24.925220 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:34571
I20260710 13:23:24.925275 11608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:34571 every 8 connection(s)
I20260710 13:23:24.942935 11609 heartbeater.cc:344] Connected to a master server at 127.11.9.62:40925
I20260710 13:23:24.943400 11609 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:24.944392 11609 heartbeater.cc:507] Master 127.11.9.62:40925 requested a full tablet report, sending...
I20260710 13:23:24.946503 11332 ts_manager.cc:194] Registered new tserver with Master: 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:24.947089 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01619447s
I20260710 13:23:24.948227 11332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40376
I20260710 13:23:25.000860 11332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40392:
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:23:25.005429 11332 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:23:25.116719 11500 tablet_service.cc:1511] Processing CreateTablet for tablet 7e71dfb2c4c447649a6e6794239b1a20 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:25.117424 11499 tablet_service.cc:1511] Processing CreateTablet for tablet 108e0e8176534c47ba62758f46e3b012 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:25.119288 11499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108e0e8176534c47ba62758f46e3b012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.119309 11497 tablet_service.cc:1511] Processing CreateTablet for tablet 981ac7a8e6df43c6841a2081ab0ba912 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:25.120656 11498 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9ef412f3d49db971ef36c1d088182 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:25.121225 11497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981ac7a8e6df43c6841a2081ab0ba912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.123543 11496 tablet_service.cc:1511] Processing CreateTablet for tablet 45daa696123c4c9fa99be49141ccfc74 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:25.124923 11496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45daa696123c4c9fa99be49141ccfc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.130188 11500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e71dfb2c4c447649a6e6794239b1a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.141204 11572 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9ef412f3d49db971ef36c1d088182 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:25.142807 11572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9ef412f3d49db971ef36c1d088182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.145750 11498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9ef412f3d49db971ef36c1d088182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.167946 11494 tablet_service.cc:1511] Processing CreateTablet for tablet 0b176152dd78456099496f77f3584e9f (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:25.170279 11492 tablet_service.cc:1511] Processing CreateTablet for tablet bd82a2d69b6442a9b5ecbb3cc6aa9477 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:25.157903 11421 tablet_service.cc:1511] Processing CreateTablet for tablet 45daa696123c4c9fa99be49141ccfc74 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:25.171329 11494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b176152dd78456099496f77f3584e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.165076 11573 tablet_service.cc:1511] Processing CreateTablet for tablet 108e0e8176534c47ba62758f46e3b012 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:25.177551 11420 tablet_service.cc:1511] Processing CreateTablet for tablet 91a974ea7c1640b3a30f5449eadc4763 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:25.169526 11425 tablet_service.cc:1511] Processing CreateTablet for tablet 7e71dfb2c4c447649a6e6794239b1a20 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:25.166558 11574 tablet_service.cc:1511] Processing CreateTablet for tablet 7e71dfb2c4c447649a6e6794239b1a20 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:23:25.160805 11424 tablet_service.cc:1511] Processing CreateTablet for tablet 108e0e8176534c47ba62758f46e3b012 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:23:25.168035 11570 tablet_service.cc:1511] Processing CreateTablet for tablet 45daa696123c4c9fa99be49141ccfc74 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:23:25.177691 11419 tablet_service.cc:1511] Processing CreateTablet for tablet 0b176152dd78456099496f77f3584e9f (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:25.184047 11423 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9ef412f3d49db971ef36c1d088182 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:23:25.178419 11417 tablet_service.cc:1511] Processing CreateTablet for tablet bd82a2d69b6442a9b5ecbb3cc6aa9477 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:25.171229 11418 tablet_service.cc:1511] Processing CreateTablet for tablet 36647b4018ed43bbac961525b77f989a (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:25.185472 11495 tablet_service.cc:1511] Processing CreateTablet for tablet 91a974ea7c1640b3a30f5449eadc4763 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:25.190663 11568 tablet_service.cc:1511] Processing CreateTablet for tablet 0b176152dd78456099496f77f3584e9f (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:23:25.189342 11492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd82a2d69b6442a9b5ecbb3cc6aa9477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.179278 11493 tablet_service.cc:1511] Processing CreateTablet for tablet 36647b4018ed43bbac961525b77f989a (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:25.170418 11571 tablet_service.cc:1511] Processing CreateTablet for tablet 981ac7a8e6df43c6841a2081ab0ba912 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:25.187103 11422 tablet_service.cc:1511] Processing CreateTablet for tablet 981ac7a8e6df43c6841a2081ab0ba912 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:23:25.199488 11425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e71dfb2c4c447649a6e6794239b1a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.199496 11573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108e0e8176534c47ba62758f46e3b012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.202136 11567 tablet_service.cc:1511] Processing CreateTablet for tablet 36647b4018ed43bbac961525b77f989a (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:23:25.198576 11569 tablet_service.cc:1511] Processing CreateTablet for tablet 91a974ea7c1640b3a30f5449eadc4763 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:23:25.208806 11566 tablet_service.cc:1511] Processing CreateTablet for tablet bd82a2d69b6442a9b5ecbb3cc6aa9477 (DEFAULT_TABLE table=test-workload [id=c3575d08876344e38011c362133cfb0e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:23:25.213836 11568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b176152dd78456099496f77f3584e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.215940 11570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45daa696123c4c9fa99be49141ccfc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.210863 11495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a974ea7c1640b3a30f5449eadc4763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.219072 11571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981ac7a8e6df43c6841a2081ab0ba912. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:23:25.223551 11379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:25.225332 11493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36647b4018ed43bbac961525b77f989a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.221720 11421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45daa696123c4c9fa99be49141ccfc74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.235103 11424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 108e0e8176534c47ba62758f46e3b012. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.235749 11566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd82a2d69b6442a9b5ecbb3cc6aa9477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.236619 11419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b176152dd78456099496f77f3584e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.239238 11422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 981ac7a8e6df43c6841a2081ab0ba912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.242810 11423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9ef412f3d49db971ef36c1d088182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.248550 11569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a974ea7c1640b3a30f5449eadc4763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.250264 11418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36647b4018ed43bbac961525b77f989a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.252660 11567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36647b4018ed43bbac961525b77f989a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.263885 11420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91a974ea7c1640b3a30f5449eadc4763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.267604 11574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e71dfb2c4c447649a6e6794239b1a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.284741 11417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd82a2d69b6442a9b5ecbb3cc6aa9477. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:25.329733 11626 tablet_bootstrap.cc:492] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:25.369748 11627 tablet_bootstrap.cc:492] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.430392 11628 tablet_bootstrap.cc:492] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.491560 11627 tablet_bootstrap.cc:654] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.509999 11628 tablet_bootstrap.cc:654] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.511554 11626 tablet_bootstrap.cc:654] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.516965 11627 tablet_bootstrap.cc:492] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.517516 11627 ts_tablet_manager.cc:1403] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.000s
I20260710 13:23:25.520608 11627 raft_consensus.cc:359] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.521374 11627 raft_consensus.cc:385] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.521669 11627 raft_consensus.cc:740] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.524331 11627 consensus_queue.cc:260] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.526746 11535 heartbeater.cc:499] Master 127.11.9.62:40925 was elected leader, sending a full tablet report...
I20260710 13:23:25.527158 11628 tablet_bootstrap.cc:492] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.527599 11628 ts_tablet_manager.cc:1403] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.007s
I20260710 13:23:25.529752 11628 raft_consensus.cc:359] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.530323 11628 raft_consensus.cc:385] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.530611 11628 raft_consensus.cc:740] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.531803 11627 ts_tablet_manager.cc:1434] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:23:25.531328 11628 consensus_queue.cc:260] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.532979 11627 tablet_bootstrap.cc:492] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.540751 11460 heartbeater.cc:499] Master 127.11.9.62:40925 was elected leader, sending a full tablet report...
I20260710 13:23:25.541738 11628 ts_tablet_manager.cc:1434] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 13:23:25.541908 11627 tablet_bootstrap.cc:654] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.542840 11628 tablet_bootstrap.cc:492] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.551709 11628 tablet_bootstrap.cc:654] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.558624 11627 tablet_bootstrap.cc:492] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.559240 11627 ts_tablet_manager.cc:1403] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260710 13:23:25.562688 11627 raft_consensus.cc:359] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.563832 11627 raft_consensus.cc:385] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.564247 11627 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.565268 11627 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
W20260710 13:23:25.567098 11461 tablet.cc:2406] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:23:25.568648 11627 ts_tablet_manager.cc:1434] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:25.569661 11627 tablet_bootstrap.cc:492] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.572096 11628 tablet_bootstrap.cc:492] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.572579 11628 ts_tablet_manager.cc:1403] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.012s
I20260710 13:23:25.577430 11627 tablet_bootstrap.cc:654] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.577245 11628 raft_consensus.cc:359] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.578002 11628 raft_consensus.cc:385] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.578326 11628 raft_consensus.cc:740] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.579118 11628 consensus_queue.cc:260] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.585021 11628 ts_tablet_manager.cc:1434] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:23:25.586774 11628 tablet_bootstrap.cc:492] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.595499 11626 tablet_bootstrap.cc:492] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:25.596163 11626 ts_tablet_manager.cc:1403] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.271s	user 0.020s	sys 0.026s
I20260710 13:23:25.598125 11628 tablet_bootstrap.cc:654] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.600020 11626 raft_consensus.cc:359] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.600845 11626 raft_consensus.cc:385] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.601150 11626 raft_consensus.cc:740] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.602039 11627 tablet_bootstrap.cc:492] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.601878 11626 consensus_queue.cc:260] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.602505 11627 ts_tablet_manager.cc:1403] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.016s
I20260710 13:23:25.606387 11627 raft_consensus.cc:359] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.607523 11627 raft_consensus.cc:385] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.608032 11627 raft_consensus.cc:740] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.609261 11627 consensus_queue.cc:260] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.612886 11627 ts_tablet_manager.cc:1434] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:23:25.614323 11627 tablet_bootstrap.cc:492] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.622857 11627 tablet_bootstrap.cc:654] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.623016 11609 heartbeater.cc:499] Master 127.11.9.62:40925 was elected leader, sending a full tablet report...
I20260710 13:23:25.627700 11633 raft_consensus.cc:493] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.628010 11628 tablet_bootstrap.cc:492] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.628660 11628 ts_tablet_manager.cc:1403] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.010s
I20260710 13:23:25.628412 11633 raft_consensus.cc:515] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.633174 11628 raft_consensus.cc:359] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.634168 11628 raft_consensus.cc:385] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.634527 11628 raft_consensus.cc:740] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.635324 11628 consensus_queue.cc:260] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.644443 11633 leader_election.cc:290] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.646510 11626 ts_tablet_manager.cc:1434] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.050s	user 0.018s	sys 0.008s
I20260710 13:23:25.647797 11626 tablet_bootstrap.cc:492] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:25.658695 11628 ts_tablet_manager.cc:1434] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.012s
I20260710 13:23:25.667990 11628 tablet_bootstrap.cc:492] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.677364 11628 tablet_bootstrap.cc:654] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.682353 11626 tablet_bootstrap.cc:654] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.696835 11627 tablet_bootstrap.cc:492] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.697345 11627 ts_tablet_manager.cc:1403] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.083s	user 0.028s	sys 0.023s
I20260710 13:23:25.698151 11628 tablet_bootstrap.cc:492] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.698657 11628 ts_tablet_manager.cc:1403] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.020s
I20260710 13:23:25.700361 11627 raft_consensus.cc:359] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.701160 11627 raft_consensus.cc:385] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.701501 11627 raft_consensus.cc:740] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.701555 11628 raft_consensus.cc:359] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.702415 11628 raft_consensus.cc:385] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.702755 11628 raft_consensus.cc:740] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.703486 11628 consensus_queue.cc:260] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.705440 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:25.706655 11627 consensus_queue.cc:260] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.707764 11510 raft_consensus.cc:2468] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 0.
I20260710 13:23:25.717449 11627 ts_tablet_manager.cc:1434] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 13:23:25.718886 11627 tablet_bootstrap.cc:492] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.717449 11628 ts_tablet_manager.cc:1434] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:23:25.721478 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
W20260710 13:23:25.723596 11398 leader_election.cc:343] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.724606 11398 leader_election.cc:304] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:25.725728 11640 raft_consensus.cc:2804] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.726159 11640 raft_consensus.cc:493] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.726513 11640 raft_consensus.cc:3060] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.726723 11628 tablet_bootstrap.cc:492] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.733597 11628 tablet_bootstrap.cc:654] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.733781 11627 tablet_bootstrap.cc:654] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.733912 11640 raft_consensus.cc:515] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.736773 11626 tablet_bootstrap.cc:492] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:25.737903 11626 ts_tablet_manager.cc:1403] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.001s
I20260710 13:23:25.740357 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:25.740945 11510 raft_consensus.cc:3060] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.741451 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
W20260710 13:23:25.743047 11398 leader_election.cc:343] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.743599 11640 leader_election.cc:290] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.745885 11510 raft_consensus.cc:2468] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 1.
I20260710 13:23:25.747092 11398 leader_election.cc:304] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:25.751014 11626 raft_consensus.cc:359] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.752030 11626 raft_consensus.cc:385] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.752408 11626 raft_consensus.cc:740] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.753494 11626 consensus_queue.cc:260] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.757769 11628 tablet_bootstrap.cc:492] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.758270 11628 ts_tablet_manager.cc:1403] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.015s
I20260710 13:23:25.759516 11640 raft_consensus.cc:2804] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.760232 11640 raft_consensus.cc:697] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:25.756421 11626 ts_tablet_manager.cc:1434] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:23:25.761054 11640 consensus_queue.cc:237] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.762001 11626 tablet_bootstrap.cc:492] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:25.764154 11628 raft_consensus.cc:359] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.765013 11628 raft_consensus.cc:385] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.765390 11628 raft_consensus.cc:740] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.766355 11628 consensus_queue.cc:260] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.770534 11628 ts_tablet_manager.cc:1434] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:23:25.771588 11628 tablet_bootstrap.cc:492] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.774266 11627 tablet_bootstrap.cc:492] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.774884 11627 ts_tablet_manager.cc:1403] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.019s
I20260710 13:23:25.775832 11626 tablet_bootstrap.cc:654] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.778370 11627 raft_consensus.cc:359] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.779449 11627 raft_consensus.cc:385] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.782648 11628 tablet_bootstrap.cc:654] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.785419 11627 raft_consensus.cc:740] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.786499 11627 consensus_queue.cc:260] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.788950 11626 tablet_bootstrap.cc:492] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:25.789417 11626 ts_tablet_manager.cc:1403] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260710 13:23:25.788604 11329 catalog_manager.cc:5697] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:25.790832 11627 ts_tablet_manager.cc:1434] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260710 13:23:25.791882 11627 tablet_bootstrap.cc:492] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.792351 11626 raft_consensus.cc:359] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.793051 11626 raft_consensus.cc:385] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.793347 11626 raft_consensus.cc:740] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.794072 11626 consensus_queue.cc:260] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.796736 11626 ts_tablet_manager.cc:1434] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:25.798758 11627 tablet_bootstrap.cc:654] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.826187 11626 tablet_bootstrap.cc:492] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:25.834453 11628 tablet_bootstrap.cc:492] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.835039 11628 ts_tablet_manager.cc:1403] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.000s
I20260710 13:23:25.837817 11627 tablet_bootstrap.cc:492] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.838291 11626 tablet_bootstrap.cc:654] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.838291 11627 ts_tablet_manager.cc:1403] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.018s
I20260710 13:23:25.841962 11627 raft_consensus.cc:359] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.842890 11627 raft_consensus.cc:385] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.843276 11627 raft_consensus.cc:740] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.837994 11628 raft_consensus.cc:359] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.844507 11628 raft_consensus.cc:385] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.844301 11627 consensus_queue.cc:260] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.845386 11628 raft_consensus.cc:740] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.849066 11627 ts_tablet_manager.cc:1434] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:23:25.849145 11628 consensus_queue.cc:260] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.856417 11640 raft_consensus.cc:493] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.857052 11640 raft_consensus.cc:515] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.860965 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:25.861609 11510 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 0.
I20260710 13:23:25.861873 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:25.862732 11584 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 0.
I20260710 13:23:25.862932 11398 leader_election.cc:304] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:25.863816 11633 raft_consensus.cc:2804] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.864143 11633 raft_consensus.cc:493] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.864192 11637 raft_consensus.cc:493] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.864555 11633 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.864914 11637 raft_consensus.cc:515] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.870745 11637 leader_election.cc:290] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:25.871447 11640 leader_election.cc:290] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.871753 11632 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.850383 11627 tablet_bootstrap.cc:492] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:25.872278 11632 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.876014 11640 raft_consensus.cc:493] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:25.876682 11640 raft_consensus.cc:515] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.877893 11632 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.879338 11640 leader_election.cc:290] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.881353 11628 ts_tablet_manager.cc:1434] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.046s	user 0.003s	sys 0.005s
I20260710 13:23:25.882730 11628 tablet_bootstrap.cc:492] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:25.885562 11633 raft_consensus.cc:515] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.890759 11633 leader_election.cc:290] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.894096 11627 tablet_bootstrap.cc:654] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.900605 11628 tablet_bootstrap.cc:654] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:25.902230 11626 tablet_bootstrap.cc:492] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:25.902966 11626 ts_tablet_manager.cc:1403] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.039s
I20260710 13:23:25.906383 11626 raft_consensus.cc:359] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.907214 11626 raft_consensus.cc:385] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:25.907618 11626 raft_consensus.cc:740] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:25.908538 11626 consensus_queue.cc:260] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.913331 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:25.914070 11510 raft_consensus.cc:2468] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 0.
I20260710 13:23:25.915313 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:25.916172 11435 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 0.
I20260710 13:23:25.917827 11547 leader_election.cc:304] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:25.918671 11637 raft_consensus.cc:2804] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.919149 11637 raft_consensus.cc:493] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.919605 11637 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.926072 11626 ts_tablet_manager.cc:1434] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 13:23:25.929956 11510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:25.930176 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:25.930583 11510 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.930917 11637 raft_consensus.cc:515] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.933465 11637 leader_election.cc:290] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:25.934151 11626 tablet_bootstrap.cc:492] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:25.939775 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:25.941185 11584 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.942296 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
W20260710 13:23:25.942973 11398 leader_election.cc:343] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.944077 11435 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.944984 11398 leader_election.cc:304] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:25.947543 11633 raft_consensus.cc:2804] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:25.948240 11633 raft_consensus.cc:493] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:25.949577 11633 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.958796 11633 raft_consensus.cc:515] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.960988 11633 leader_election.cc:290] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:25.961009 11435 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 1.
I20260710 13:23:25.963119 11627 tablet_bootstrap.cc:492] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:25.966013 11627 ts_tablet_manager.cc:1403] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.116s	user 0.019s	sys 0.008s
I20260710 13:23:25.965772 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:25.967311 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:25.968345 11547 leader_election.cc:304] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:25.968850 11509 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.969432 11628 tablet_bootstrap.cc:492] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:25.972205 11637 raft_consensus.cc:2804] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:23:25.972239 11398 leader_election.cc:343] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:25.976497 11628 ts_tablet_manager.cc:1403] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.016s
I20260710 13:23:25.980351 11637 raft_consensus.cc:697] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Becoming Leader. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:25.983934 11508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:25.985612 11637 consensus_queue.cc:237] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.986739 11508 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 0.
I20260710 13:23:25.986053 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:25.989324 11507 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:25.985095 11510 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 1.
I20260710 13:23:25.992044 11398 leader_election.cc:304] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:25.992416 11584 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 1.
I20260710 13:23:25.992735 11509 raft_consensus.cc:2468] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 1.
I20260710 13:23:25.992985 11633 raft_consensus.cc:2804] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.994062 11633 raft_consensus.cc:697] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:25.995445 11398 leader_election.cc:304] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:25.995234 11633 consensus_queue.cc:237] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:25.996258 11640 raft_consensus.cc:2804] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:25.998976 11627 raft_consensus.cc:359] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.002390 11628 raft_consensus.cc:359] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.003508 11628 raft_consensus.cc:385] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.003969 11628 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.005482 11627 raft_consensus.cc:385] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.005774 11628 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.007447 11627 raft_consensus.cc:740] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.009071 11626 tablet_bootstrap.cc:654] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.013734 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.015807 11435 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 0.
I20260710 13:23:26.016495 11627 consensus_queue.cc:260] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.022830 11507 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 1.
I20260710 13:23:26.026198 11473 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.027336 11632 raft_consensus.cc:2804] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.027745 11632 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.028096 11632 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.020701 11640 raft_consensus.cc:697] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:26.040686 11627 ts_tablet_manager.cc:1434] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.002s
I20260710 13:23:26.042303 11627 tablet_bootstrap.cc:492] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:26.044512 11640 consensus_queue.cc:237] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.051885 11665 raft_consensus.cc:493] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.052873 11665 raft_consensus.cc:515] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.047756 11632 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.070650 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82a2d69b6442a9b5ecbb3cc6aa9477" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.071924 11435 raft_consensus.cc:2468] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 0.
I20260710 13:23:26.072575 11626 tablet_bootstrap.cc:492] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:26.073040 11626 ts_tablet_manager.cc:1403] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.039s
I20260710 13:23:26.075428 11547 leader_election.cc:304] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.076530 11626 raft_consensus.cc:359] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.077078 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:26.077286 11626 raft_consensus.cc:385] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.077582 11626 raft_consensus.cc:740] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.077648 11435 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.078418 11626 consensus_queue.cc:260] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.079506 11665 leader_election.cc:290] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:26.080282 11665 raft_consensus.cc:2804] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.080775 11665 raft_consensus.cc:493] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.081525 11665 raft_consensus.cc:3060] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.095621 11628 ts_tablet_manager.cc:1434] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.116s	user 0.011s	sys 0.024s
I20260710 13:23:26.098965 11628 tablet_bootstrap.cc:492] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:26.091673 11632 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.105448 11627 tablet_bootstrap.cc:654] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.101338 11632 raft_consensus.cc:493] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.108542 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:26.109639 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.107997 11632 raft_consensus.cc:515] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.110405 11329 catalog_manager.cc:5697] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: HEALTHY } } }
W20260710 13:23:26.111730 11473 leader_election.cc:343] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.112645 11632 leader_election.cc:290] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
W20260710 13:23:26.112993 11473 leader_election.cc:343] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.115809 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.126011 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:26.128475 11583 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 0.
I20260710 13:23:26.126506 11434 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 0.
I20260710 13:23:26.129149 11633 raft_consensus.cc:493] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.129585 11633 raft_consensus.cc:515] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.134413 11665 raft_consensus.cc:515] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.108078 11331 catalog_manager.cc:5697] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.138429 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:26.139653 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:26.140148 11633 leader_election.cc:290] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.142413 11627 tablet_bootstrap.cc:492] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:26.146154 11627 ts_tablet_manager.cc:1403] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.007s
I20260710 13:23:26.143170 11435 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 1.
W20260710 13:23:26.131956 11547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.1:41625, user_credentials={real_user=slave}} blocked reactor thread for 56631.8us
I20260710 13:23:26.144598 11507 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 0.
I20260710 13:23:26.132694 11473 leader_election.cc:304] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.146684 11583 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 0.
I20260710 13:23:26.148515 11398 leader_election.cc:304] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.149893 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82a2d69b6442a9b5ecbb3cc6aa9477" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:26.150329 11626 ts_tablet_manager.cc:1434] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.077s	user 0.023s	sys 0.015s
I20260710 13:23:26.150465 11434 raft_consensus.cc:3060] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.152192 11626 tablet_bootstrap.cc:492] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:26.152236 11633 raft_consensus.cc:2804] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.152495 11627 raft_consensus.cc:359] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.153556 11627 raft_consensus.cc:385] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.153795 11627 raft_consensus.cc:740] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.151890 11665 leader_election.cc:290] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:26.154681 11627 consensus_queue.cc:260] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.161240 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82a2d69b6442a9b5ecbb3cc6aa9477" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:26.161346 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82a2d69b6442a9b5ecbb3cc6aa9477" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:26.155310 11671 raft_consensus.cc:2804] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.162251 11473 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:26.164319 11434 raft_consensus.cc:2468] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 1.
I20260710 13:23:26.165563 11671 raft_consensus.cc:493] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.167493 11671 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.167706 11628 tablet_bootstrap.cc:654] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.153234 11633 raft_consensus.cc:493] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.166916 11627 ts_tablet_manager.cc:1434] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:23:26.169152 11627 tablet_bootstrap.cc:492] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83: Bootstrap starting.
I20260710 13:23:26.169984 11632 raft_consensus.cc:2804] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.170521 11633 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.178743 11633 raft_consensus.cc:515] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.184770 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:26.186110 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.186702 11583 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.186875 11331 catalog_manager.cc:5697] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.187654 11547 leader_election.cc:304] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.203743 11583 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 1.
I20260710 13:23:26.204512 11665 raft_consensus.cc:2804] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.205092 11665 raft_consensus.cc:697] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Becoming Leader. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:26.192929 11633 leader_election.cc:290] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
W20260710 13:23:26.203788 11547 leader_election.cc:343] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.207295 11665 consensus_queue.cc:237] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.209882 11398 leader_election.cc:304] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.210647 11633 raft_consensus.cc:2804] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.211305 11633 raft_consensus.cc:697] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:26.208674 11632 raft_consensus.cc:697] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:26.215710 11632 consensus_queue.cc:237] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.217604 11626 tablet_bootstrap.cc:654] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.212172 11633 consensus_queue.cc:237] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.222445 11627 tablet_bootstrap.cc:654] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:26.217682 11547 leader_election.cc:343] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:26.226984 11379 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:26.231184 11671 raft_consensus.cc:515] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.232911 11507 raft_consensus.cc:2393] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in current term 1: Already voted for candidate 1e105f73490e42ffa7f670f220eb2a83 in this term.
I20260710 13:23:26.237468 11628 tablet_bootstrap.cc:492] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:26.238142 11628 ts_tablet_manager.cc:1403] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.139s	user 0.028s	sys 0.013s
I20260710 13:23:26.242071 11628 raft_consensus.cc:359] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.242973 11628 raft_consensus.cc:385] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.243214 11628 raft_consensus.cc:740] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.231995 11331 catalog_manager.cc:5697] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f reported cstate change: term changed from 0 to 1, leader changed from <none> to 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:26.243950 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:26.243913 11628 consensus_queue.cc:260] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.246026 11628 ts_tablet_manager.cc:1434] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:23:26.246734 11627 tablet_bootstrap.cc:492] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83: No bootstrap required, opened a new log
I20260710 13:23:26.246876 11628 tablet_bootstrap.cc:492] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1: Bootstrap starting.
I20260710 13:23:26.247231 11627 ts_tablet_manager.cc:1403] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.018s
I20260710 13:23:26.248190 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.249230 11583 raft_consensus.cc:2393] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1e105f73490e42ffa7f670f220eb2a83 in current term 1: Already voted for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in this term.
I20260710 13:23:26.249899 11627 raft_consensus.cc:359] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.250630 11627 raft_consensus.cc:385] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.250847 11473 leader_election.cc:304] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83; no voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:26.252086 11676 raft_consensus.cc:2749] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.250898 11627 raft_consensus.cc:740] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.254601 11628 tablet_bootstrap.cc:654] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.254968 11627 consensus_queue.cc:260] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.252099 11671 leader_election.cc:290] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.262522 11676 raft_consensus.cc:493] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.263059 11676 raft_consensus.cc:515] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.265029 11329 catalog_manager.cc:5697] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.267277 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a974ea7c1640b3a30f5449eadc4763" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.267946 11434 raft_consensus.cc:2468] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 0.
I20260710 13:23:26.268702 11627 ts_tablet_manager.cc:1434] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:23:26.269217 11473 leader_election.cc:304] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.269860 11671 raft_consensus.cc:2804] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.270191 11671 raft_consensus.cc:493] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.270313 11676 leader_election.cc:290] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.270570 11671 raft_consensus.cc:3060] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.272054 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a974ea7c1640b3a30f5449eadc4763" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:26.272656 11583 raft_consensus.cc:2468] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 0.
I20260710 13:23:26.282049 11331 catalog_manager.cc:5697] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.282775 11671 raft_consensus.cc:515] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.285631 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a974ea7c1640b3a30f5449eadc4763" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:26.286216 11434 raft_consensus.cc:3060] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.286963 11628 tablet_bootstrap.cc:492] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1: No bootstrap required, opened a new log
I20260710 13:23:26.287429 11628 ts_tablet_manager.cc:1403] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.006s
I20260710 13:23:26.289129 11626 tablet_bootstrap.cc:492] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:26.289594 11626 ts_tablet_manager.cc:1403] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.138s	user 0.015s	sys 0.019s
I20260710 13:23:26.292558 11626 raft_consensus.cc:359] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.293318 11626 raft_consensus.cc:385] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.290139 11628 raft_consensus.cc:359] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.293623 11626 raft_consensus.cc:740] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.293746 11628 raft_consensus.cc:385] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.294337 11628 raft_consensus.cc:740] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.294843 11434 raft_consensus.cc:2468] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 1.
I20260710 13:23:26.294454 11626 consensus_queue.cc:260] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.295198 11628 consensus_queue.cc:260] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.297544 11626 ts_tablet_manager.cc:1434] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 13:23:26.298653 11626 tablet_bootstrap.cc:492] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:26.300004 11676 raft_consensus.cc:493] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.300483 11676 raft_consensus.cc:515] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.302218 11676 leader_election.cc:290] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.300671 11473 leader_election.cc:304] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.304554 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
W20260710 13:23:26.305900 11473 leader_election.cc:343] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.306479 11671 leader_election.cc:290] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.306747 11676 raft_consensus.cc:2804] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.307230 11676 raft_consensus.cc:697] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:26.308089 11676 consensus_queue.cc:237] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.308696 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a974ea7c1640b3a30f5449eadc4763" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.309275 11583 raft_consensus.cc:3060] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.309516 11633 consensus_queue.cc:1048] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.318814 11583 raft_consensus.cc:2468] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 1.
I20260710 13:23:26.319851 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.320570 11628 ts_tablet_manager.cc:1434] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:23:26.324193 11434 raft_consensus.cc:2468] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 0.
I20260710 13:23:26.327147 11473 leader_election.cc:304] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:26.331501 11676 raft_consensus.cc:2804] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:26.331900 11676 raft_consensus.cc:493] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:26.332218 11676 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.334407 11626 tablet_bootstrap.cc:654] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.334190 11329 catalog_manager.cc:5697] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.343621 11676 raft_consensus.cc:515] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.347611 11583 raft_consensus.cc:3060] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.352813 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:26.353463 11434 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.354283 11626 tablet_bootstrap.cc:492] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:26.354796 11626 ts_tablet_manager.cc:1403] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.003s
I20260710 13:23:26.356352 11676 leader_election.cc:290] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.357501 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
W20260710 13:23:26.358939 11473 leader_election.cc:343] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:26.359409 11626 raft_consensus.cc:359] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.359784 11434 raft_consensus.cc:2468] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 1.
I20260710 13:23:26.360013 11626 raft_consensus.cc:385] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.360369 11626 raft_consensus.cc:740] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.360882 11473 leader_election.cc:304] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:26.361119 11626 consensus_queue.cc:260] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.361708 11676 raft_consensus.cc:2804] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:26.362283 11676 raft_consensus.cc:697] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:26.363062 11667 consensus_queue.cc:1048] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:26.363117 11676 consensus_queue.cc:237] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.365773 11626 ts_tablet_manager.cc:1434] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.009s
I20260710 13:23:26.366762 11626 tablet_bootstrap.cc:492] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:26.373533 11626 tablet_bootstrap.cc:654] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.383059 11331 catalog_manager.cc:5697] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.394510 11626 tablet_bootstrap.cc:492] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:26.394996 11626 ts_tablet_manager.cc:1403] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.000s
I20260710 13:23:26.397557 11626 raft_consensus.cc:359] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.398362 11626 raft_consensus.cc:385] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.398633 11626 raft_consensus.cc:740] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.399382 11626 consensus_queue.cc:260] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.401396 11626 ts_tablet_manager.cc:1434] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:26.402311 11626 tablet_bootstrap.cc:492] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: Bootstrap starting.
I20260710 13:23:26.408236 11626 tablet_bootstrap.cc:654] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:26.412776 11665 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.413414 11626 tablet_bootstrap.cc:492] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: No bootstrap required, opened a new log
I20260710 13:23:26.413900 11626 ts_tablet_manager.cc:1403] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:23:26.416559 11626 raft_consensus.cc:359] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.417557 11626 raft_consensus.cc:385] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:26.418063 11626 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Initialized, Role: FOLLOWER
I20260710 13:23:26.418886 11626 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.429940 11626 ts_tablet_manager.cc:1434] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:23:26.432740 11665 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:26.439103 11667 consensus_queue.cc:1048] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.469527 11667 consensus_queue.cc:1048] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.479765 11584 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.487984 11667 consensus_queue.cc:1048] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.500435 11667 consensus_queue.cc:1048] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.599686 11676 raft_consensus.cc:493] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.600226 11676 raft_consensus.cc:515] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.602265 11676 leader_election.cc:290] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.603147 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82a2d69b6442a9b5ecbb3cc6aa9477" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.603744 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82a2d69b6442a9b5ecbb3cc6aa9477" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f" is_pre_election: true
I20260710 13:23:26.603986 11434 raft_consensus.cc:2393] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1e105f73490e42ffa7f670f220eb2a83 in current term 1: Already voted for candidate 45a6bb9275614591ace8a83fa46a1d7f in this term.
I20260710 13:23:26.605472 11473 leader_election.cc:304] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83; no voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:26.606137 11676 raft_consensus.cc:3060] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.612742 11676 raft_consensus.cc:2749] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.653697 11667 consensus_queue.cc:1048] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.663846 11665 consensus_queue.cc:1048] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.673517 11667 consensus_queue.cc:1048] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.680322 11665 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.680825 11665 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.686832 11665 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:26.688414 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:26.690845 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.691648 11435 raft_consensus.cc:2393] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a6bb9275614591ace8a83fa46a1d7f in current term 1: Already voted for candidate 1e105f73490e42ffa7f670f220eb2a83 in this term.
I20260710 13:23:26.693107 11547 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f; no voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:26.693996 11665 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.697609 11637 consensus_queue.cc:1048] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.712261 11665 raft_consensus.cc:2749] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.719045 11509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:59604
I20260710 13:23:26.719801 11509 raft_consensus.cc:606] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Received request to transfer leadership to TS a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:26.719971 11676 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.735102 11676 consensus_queue.cc:1048] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.752161 11671 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.754462 11583 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
mode: GRACEFUL
new_leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:23:26.755841 11583 raft_consensus.cc:606] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Received request to transfer leadership to TS a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:26.761821 11632 consensus_queue.cc:1048] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.776734 11632 raft_consensus.cc:993] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:26.777318 11671 raft_consensus.cc:1081] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Signalling peer a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:26.780011 11434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:53420
I20260710 13:23:26.780797 11434 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:26.781484 11434 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.797719 11434 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.801002 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:26.801604 11507 raft_consensus.cc:3055] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:26.801941 11507 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:26.802902 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.803472 11583 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.802803 11507 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.805074 11507 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.810581 11583 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 2.
I20260710 13:23:26.811443 11507 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 2.
I20260710 13:23:26.811969 11398 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.812752 11667 raft_consensus.cc:2804] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:26.813189 11434 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.813220 11667 raft_consensus.cc:697] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:26.814232 11667 consensus_queue.cc:237] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.818141 11434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:53432
I20260710 13:23:26.818835 11434 raft_consensus.cc:606] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:26.819577 11637 raft_consensus.cc:493] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:26.820025 11637 raft_consensus.cc:515] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.821893 11637 leader_election.cc:290] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:26.823391 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:26.824025 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:26.825306 11434 raft_consensus.cc:2393] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45a6bb9275614591ace8a83fa46a1d7f in current term 1: Already voted for candidate 1e105f73490e42ffa7f670f220eb2a83 in this term.
I20260710 13:23:26.824260 11331 catalog_manager.cc:5697] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 1 to 2, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.826195 11547 leader_election.cc:304] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f; no voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:26.827250 11637 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:26.835708 11434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36647b4018ed43bbac961525b77f989a"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:53432
I20260710 13:23:26.836366 11434 raft_consensus.cc:606] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:26.835919 11637 raft_consensus.cc:2749] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:26.852890 11676 consensus_queue.cc:1048] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:26.865031 11671 consensus_queue.cc:1048] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:26.958149 11673 raft_consensus.cc:993] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: : Instructing follower a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:26.958678 11673 raft_consensus.cc:1081] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Signalling peer a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:26.960997 11435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:53416
I20260710 13:23:26.961511 11435 raft_consensus.cc:493] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:26.961953 11435 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.966502 11435 raft_consensus.cc:515] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.969259 11435 leader_election.cc:290] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 2 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.971136 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.971803 11583 raft_consensus.cc:3055] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:26.972151 11583 raft_consensus.cc:740] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:26.972978 11583 consensus_queue.cc:260] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.974324 11583 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.976886 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:26.977497 11509 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.979933 11666 raft_consensus.cc:993] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:26.980362 11666 raft_consensus.cc:1081] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:26.981822 11583 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 2.
I20260710 13:23:26.982239 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59586
I20260710 13:23:26.982802 11507 raft_consensus.cc:493] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:26.983165 11507 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.983110 11398 leader_election.cc:304] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:26.984220 11667 raft_consensus.cc:2804] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:26.984709 11667 raft_consensus.cc:697] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:26.985450 11509 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 2.
I20260710 13:23:26.985586 11667 consensus_queue.cc:237] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.991302 11507 raft_consensus.cc:515] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:26.995577 11507 leader_election.cc:290] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:26.995155 11331 catalog_manager.cc:5697] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 1 to 2, leader changed from 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3) to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:26.997611 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:26.997789 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:26.998212 11583 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:26.998418 11435 raft_consensus.cc:3055] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:26.998852 11435 raft_consensus.cc:740] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:26.999831 11435 consensus_queue.cc:260] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:27.001175 11435 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.005478 11583 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:27.007166 11473 leader_election.cc:304] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:27.008364 11671 raft_consensus.cc:2804] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:27.009289 11671 raft_consensus.cc:697] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:27.010490 11671 consensus_queue.cc:237] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:27.012475 11435 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:27.020107 11331 catalog_manager.cc:5697] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 1 to 2, leader changed from a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.147574 11666 raft_consensus.cc:993] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:27.148080 11667 raft_consensus.cc:1081] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:27.149801 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36647b4018ed43bbac961525b77f989a"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59586
I20260710 13:23:27.150393 11507 raft_consensus.cc:493] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:27.150761 11507 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.157552 11507 raft_consensus.cc:515] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:27.159962 11507 leader_election.cc:290] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:27.162959 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:27.163100 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:27.163746 11583 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.163769 11435 raft_consensus.cc:3055] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:27.164441 11435 raft_consensus.cc:740] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:27.165408 11435 consensus_queue.cc:260] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:27.166783 11435 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:27.171478 11583 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:27.172873 11473 leader_election.cc:304] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:27.173609 11435 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:27.173733 11671 raft_consensus.cc:2804] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:27.174284 11671 raft_consensus.cc:697] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:27.175129 11671 consensus_queue.cc:237] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:27.182533 11331 catalog_manager.cc:5697] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 1 to 2, leader changed from a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:27.227170 11583 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.228663 11667 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.242735 11509 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.245093 11666 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.429610 11509 raft_consensus.cc:1275] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.430920 11714 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.437650 11584 raft_consensus.cc:1275] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.439142 11671 consensus_queue.cc:1048] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.439465 11583 raft_consensus.cc:1275] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.441210 11714 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.449625 11435 raft_consensus.cc:1275] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.451210 11671 consensus_queue.cc:1048] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.738564 11584 raft_consensus.cc:1275] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.739974 11671 consensus_queue.cc:1048] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:27.748181 11435 raft_consensus.cc:1275] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:27.749862 11676 consensus_queue.cc:1048] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:29.871644 11300 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:23:29.872660 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:29.895758 11509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b176152dd78456099496f77f3584e9f"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:59612
I20260710 13:23:29.896346 11509 raft_consensus.cc:606] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Received request to transfer leadership to TS 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:29.909439 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
mode: GRACEFUL
new_leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:53442
I20260710 13:23:29.910156 11435 raft_consensus.cc:606] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Received request to transfer leadership to TS 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:29.911507 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:29.911979 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:30.186133 11719 raft_consensus.cc:993] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: : Instructing follower 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:30.186609 11724 raft_consensus.cc:1081] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Signalling peer 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:30.188022 11584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:57482
I20260710 13:23:30.188517 11584 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.188822 11584 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.193337 11584 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:30.194870 11584 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 3 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:30.195649 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:30.195888 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:30.196179 11435 raft_consensus.cc:3055] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:30.196472 11509 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.196580 11435 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:30.197435 11435 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:30.198616 11435 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:30.203536 11509 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 3.
I20260710 13:23:30.204931 11547 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [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: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:30.205422 11435 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 3.
I20260710 13:23:30.205902 11718 raft_consensus.cc:2804] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:30.207206 11718 raft_consensus.cc:697] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Becoming Leader. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:30.207999 11718 consensus_queue.cc:237] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:30.218895 11331 catalog_manager.cc:5697] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f reported cstate change: term changed from 2 to 3, leader changed from a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1) to 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3). New cstate: current_term: 3 leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:30.278366 11731 raft_consensus.cc:993] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:30.278909 11632 raft_consensus.cc:1081] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Signalling peer 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:30.280603 11584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b176152dd78456099496f77f3584e9f"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:57486
I20260710 13:23:30.281217 11584 raft_consensus.cc:493] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:30.281541 11584 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:30.286080 11584 raft_consensus.cc:515] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:30.287791 11584 leader_election.cc:290] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 2 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:30.288606 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:30.289003 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:30.289183 11435 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:30.289588 11509 raft_consensus.cc:3055] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:30.289980 11509 raft_consensus.cc:740] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:30.290690 11509 consensus_queue.cc:260] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:30.291922 11509 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:30.294332 11435 raft_consensus.cc:2468] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 2.
I20260710 13:23:30.295331 11547 leader_election.cc:304] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:30.296099 11718 raft_consensus.cc:2804] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:30.296588 11718 raft_consensus.cc:697] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 LEADER]: Becoming Leader. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:30.296715 11509 raft_consensus.cc:2468] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 2.
I20260710 13:23:30.297439 11718 consensus_queue.cc:237] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:30.304901 11331 catalog_manager.cc:5697] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f reported cstate change: term changed from 1 to 2, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3). New cstate: current_term: 2 leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:30.677250 11435 raft_consensus.cc:1275] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:30.678110 11509 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:30.678619 11718 consensus_queue.cc:1048] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:30.679636 11725 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:30.698187 11435 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:30.700068 11718 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:30.702600 11509 raft_consensus.cc:1275] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:30.704457 11737 consensus_queue.cc:1048] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:30.912894 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:30.924206 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:53432
I20260710 13:23:30.924810 11435 raft_consensus.cc:606] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:30.929755 11584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:23:30.930269 11584 raft_consensus.cc:606] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:30.935027 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:53432
I20260710 13:23:30.935563 11435 raft_consensus.cc:606] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:30.940160 11435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:53432
I20260710 13:23:30.940662 11435 raft_consensus.cc:606] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:30.950575 11584 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b176152dd78456099496f77f3584e9f"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
mode: GRACEFUL
new_leader_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:57488
I20260710 13:23:30.951133 11584 raft_consensus.cc:606] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 LEADER]: Received request to transfer leadership to TS 1e105f73490e42ffa7f670f220eb2a83
I20260710 13:23:31.045724 11724 raft_consensus.cc:993] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.046310 11742 raft_consensus.cc:1081] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.048023 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59586
I20260710 13:23:31.048530 11509 raft_consensus.cc:493] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:31.048802 11509 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:31.053575 11509 raft_consensus.cc:515] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.055089 11509 leader_election.cc:290] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:31.056067 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:31.056337 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:31.056690 11435 raft_consensus.cc:3055] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:31.056840 11584 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:31.057029 11435 raft_consensus.cc:740] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:31.057866 11435 consensus_queue.cc:260] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.059017 11435 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:31.063583 11584 raft_consensus.cc:2468] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:31.064908 11473 leader_election.cc:304] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:31.065223 11435 raft_consensus.cc:2468] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:31.065594 11632 raft_consensus.cc:2804] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:31.066668 11632 raft_consensus.cc:697] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:31.067492 11632 consensus_queue.cc:237] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.073341 11329 catalog_manager.cc:5697] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 1 to 2, leader changed from a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:31.106781 11724 raft_consensus.cc:993] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.107255 11742 raft_consensus.cc:1081] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.108778 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59586
I20260710 13:23:31.109268 11509 raft_consensus.cc:493] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:31.109531 11509 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:31.114074 11509 raft_consensus.cc:515] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.115821 11509 leader_election.cc:290] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 3 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:31.116705 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:31.117010 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:31.117352 11435 raft_consensus.cc:3055] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:31.117597 11584 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:31.117748 11435 raft_consensus.cc:740] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:31.118633 11435 consensus_queue.cc:260] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.119872 11435 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:31.122864 11584 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 3.
I20260710 13:23:31.123873 11473 leader_election.cc:304] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:31.124611 11632 raft_consensus.cc:2804] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:31.125044 11435 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 3.
I20260710 13:23:31.125038 11632 raft_consensus.cc:697] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:31.126062 11632 consensus_queue.cc:237] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.133141 11329 catalog_manager.cc:5697] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 2 to 3, leader changed from a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 3 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:31.250244 11724 raft_consensus.cc:993] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.250684 11742 raft_consensus.cc:1081] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.252115 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59586
I20260710 13:23:31.252600 11509 raft_consensus.cc:493] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:31.252949 11509 raft_consensus.cc:3060] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:31.257427 11509 raft_consensus.cc:515] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.258987 11509 leader_election.cc:290] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:31.259856 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:31.260079 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e71dfb2c4c447649a6e6794239b1a20" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:31.260489 11435 raft_consensus.cc:3055] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:31.260596 11584 raft_consensus.cc:3060] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:31.260802 11435 raft_consensus.cc:740] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:31.261514 11435 consensus_queue.cc:260] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.262331 11435 raft_consensus.cc:3060] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:31.265313 11584 raft_consensus.cc:2468] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:31.266325 11473 leader_election.cc:304] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:31.266366 11435 raft_consensus.cc:2468] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 2.
I20260710 13:23:31.267175 11743 raft_consensus.cc:2804] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:31.268266 11743 raft_consensus.cc:697] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:31.268994 11743 consensus_queue.cc:237] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.304138 11751 raft_consensus.cc:993] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.304790 11751 raft_consensus.cc:1081] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.306609 11509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b176152dd78456099496f77f3584e9f"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59592
I20260710 13:23:31.307211 11509 raft_consensus.cc:493] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:31.307605 11509 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:31.310307 11751 raft_consensus.cc:993] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: : Instructing follower 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.310685 11752 raft_consensus.cc:1081] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Signalling peer 1e105f73490e42ffa7f670f220eb2a83 to start an election
I20260710 13:23:31.312513 11507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
 from {username='slave'} at 127.0.0.1:59592
I20260710 13:23:31.313072 11507 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:31.313429 11507 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:31.316380 11509 raft_consensus.cc:515] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.318504 11509 leader_election.cc:290] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 3 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:31.319219 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:31.319499 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b176152dd78456099496f77f3584e9f" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:31.319798 11435 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:31.320086 11584 raft_consensus.cc:3055] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:31.320449 11584 raft_consensus.cc:740] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:31.321233 11584 consensus_queue.cc:260] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.322310 11584 raft_consensus.cc:3060] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:31.324331 11507 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.328038 11507 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [CANDIDATE]: Term 4 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:31.328734 11434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:31.328997 11582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "1e105f73490e42ffa7f670f220eb2a83" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:31.329268 11434 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:31.329440 11582 raft_consensus.cc:3055] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:31.329674 11582 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:31.330196 11582 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:31.331023 11582 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:31.336467 11435 raft_consensus.cc:2468] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 3.
I20260710 13:23:31.347151 11584 raft_consensus.cc:2468] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 3.
I20260710 13:23:32.252611 11753 raft_consensus.cc:493] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1e105f73490e42ffa7f670f220eb2a83)
I20260710 13:23:32.253019 11753 raft_consensus.cc:515] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:32.256001 11753 leader_election.cc:290] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
W20260710 13:23:32.257709 11582 consensus_meta.cc:287] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: Time spent flushing consensus metadata: real 0.926s	user 0.015s	sys 0.005s
I20260710 13:23:32.258036 11582 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 4.
I20260710 13:23:32.266927 11329 catalog_manager.cc:5697] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 1 to 2, leader changed from a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.284442 11582 raft_consensus.cc:1275] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:32.286077 11509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a974ea7c1640b3a30f5449eadc4763" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1e105f73490e42ffa7f670f220eb2a83" is_pre_election: true
I20260710 13:23:32.290007 11582 raft_consensus.cc:1275] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:32.294211 11583 raft_consensus.cc:1275] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:32.284444 11473 leader_election.cc:304] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:32.296572 11473 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [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: 1e105f73490e42ffa7f670f220eb2a83, 45a6bb9275614591ace8a83fa46a1d7f; no voters: 
I20260710 13:23:32.297565 11754 raft_consensus.cc:2804] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:32.297698 11632 raft_consensus.cc:2804] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:32.298959 11755 consensus_queue.cc:1048] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:32.300483 11433 raft_consensus.cc:1275] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:32.300591 11755 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:32.303844 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91a974ea7c1640b3a30f5449eadc4763" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" is_pre_election: true
I20260710 13:23:32.306263 11329 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40360 (request call id 54) took 1031 ms. Trace:
W20260710 13:23:32.309697 11434 consensus_meta.cc:287] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: Time spent flushing consensus metadata: real 0.980s	user 0.006s	sys 0.018s
I20260710 13:23:32.311599 11434 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e105f73490e42ffa7f670f220eb2a83 in term 4.
I20260710 13:23:32.315697 11754 raft_consensus.cc:697] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:32.316789 11754 consensus_queue.cc:237] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:32.310424 11329 rpcz_store.cc:276] 0710 13:23:31.274850 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:23:31.326802 (+ 51952us) service_pool.cc:224] Handling call
0710 13:23:32.306161 (+979359us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:23:32.271628 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:23:32.272285 (+   657us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:23:32.272320 (+    35us) write_op.cc:440] Acquired schema lock
0710 13:23:32.272339 (+    19us) tablet.cc:662] Decoding operations
0710 13:23:32.272693 (+   354us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:23:32.272850 (+   157us) write_op.cc:646] Partition lock acquired for write op
0710 13:23:32.272879 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:23:32.273062 (+   183us) tablet.cc:701] Row locks acquired
0710 13:23:32.273078 (+    16us) write_op.cc:260] PREPARE: finished
0710 13:23:32.273319 (+   241us) write_op.cc:270] Start()
0710 13:23:32.273419 (+   100us) write_op.cc:276] Timestamp: P: 1783689812273280 usec, L: 0
0710 13:23:32.273439 (+    20us) op_driver.cc:348] REPLICATION: starting
0710 13:23:32.274124 (+   685us) log.cc:844] Serialized 527 byte log entry
0710 13:23:32.280074 (+  5950us) op_driver.cc:464] REPLICATION: finished
0710 13:23:32.300211 (+ 20137us) write_op.cc:301] APPLY: starting
0710 13:23:32.300283 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0710 13:23:32.300380 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0710 13:23:32.300495 (+   115us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:23:32.300683 (+   188us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:23:32.300821 (+   138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:23:32.300874 (+    53us) write_op.cc:312] APPLY: finished
0710 13:23:32.301069 (+   195us) log.cc:844] Serialized 22 byte log entry
0710 13:23:32.301767 (+   698us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:23:32.301858 (+    91us) write_op.cc:459] Released schema lock
0710 13:23:32.301894 (+    36us) write_op.cc:341] FINISH: Updating metrics
0710 13:23:32.307790 (+  5896us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:23:32.307839 (+    49us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":26,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":19922,"apply.run_cpu_time_us":1419,"apply.run_wall_time_us":1955,"num_ops":1,"prepare.queue_time_us":974,"prepare.run_cpu_time_us":4516,"prepare.run_wall_time_us":4644,"raft.queue_time_us":2080,"raft.run_cpu_time_us":19268,"raft.run_wall_time_us":28764,"replication_time_us":6505,"thread_start_us":33474,"threads_started":4,"wal-append.queue_time_us":2059}]]}
I20260710 13:23:32.330545 11632 raft_consensus.cc:697] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 LEADER]: Becoming Leader. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:32.332113 11632 consensus_queue.cc:237] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:32.340122 11755 consensus_queue.cc:1048] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:32.343233 11433 raft_consensus.cc:1275] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:32.345739 11547 leader_election.cc:304] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [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: 45a6bb9275614591ace8a83fa46a1d7f; no voters: 1e105f73490e42ffa7f670f220eb2a83, a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:32.345973 11433 raft_consensus.cc:1275] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:32.346869 11757 raft_consensus.cc:2749] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:32.353693 11754 consensus_queue.cc:1048] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:32.353181 11331 catalog_manager.cc:5697] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 2 to 3, leader changed from 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 3 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.354509 11755 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:32.355079 11331 catalog_manager.cc:5697] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 reported cstate change: term changed from 3 to 4, leader changed from 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3) to 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2). New cstate: current_term: 4 leader_uuid: "1e105f73490e42ffa7f670f220eb2a83" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:32.356395 11754 consensus_queue.cc:1048] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:32.717538 11584 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:32.719030 11632 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:32.726336 11435 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:32.728240 11632 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:32.799540 11435 raft_consensus.cc:1275] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:32.802464 11632 consensus_queue.cc:1048] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:23:32.819137 11363 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 11303
W20260710 13:23:32.820725 11363 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 11366
W20260710 13:23:32.822481 11363 debug-util.cc:398] Leaking SignalData structure 0x7b080018c920 after lost signal to thread 11459
I20260710 13:23:32.823869 11584 raft_consensus.cc:1275] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Refusing update from remote peer 1e105f73490e42ffa7f670f220eb2a83: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 13:23:32.825119 11363 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc9c0 after lost signal to thread 11534
I20260710 13:23:32.826360 11754 consensus_queue.cc:1048] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:23:32.827765 11363 debug-util.cc:398] Leaking SignalData structure 0x7b080010bca0 after lost signal to thread 11608
I20260710 13:23:33.999214 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:34.010721 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:59612
I20260710 13:23:34.011633 11507 raft_consensus.cc:606] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 LEADER]: Received request to transfer leadership to TS 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:34.015132 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "36647b4018ed43bbac961525b77f989a"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:59612
I20260710 13:23:34.015748 11507 raft_consensus.cc:606] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Received request to transfer leadership to TS a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:34.018553 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:59612
I20260710 13:23:34.019040 11507 raft_consensus.cc:606] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Received request to transfer leadership to TS 45a6bb9275614591ace8a83fa46a1d7f
I20260710 13:23:34.021524 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:59612
I20260710 13:23:34.022010 11507 raft_consensus.cc:606] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Received request to transfer leadership to TS a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:34.024732 11507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912"
dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
mode: GRACEFUL
new_leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:59612
I20260710 13:23:34.025342 11507 raft_consensus.cc:606] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Received request to transfer leadership to TS a2fecd0fce5e4bb984d367cddb4ae8e1
I20260710 13:23:34.026539 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:23:34.027189 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:34.126789 11789 raft_consensus.cc:993] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:34.127318 11790 raft_consensus.cc:1081] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 LEADER]: Signalling peer 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:34.129508 11584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:57486
I20260710 13:23:34.130093 11584 raft_consensus.cc:493] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.130468 11584 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:34.135272 11584 raft_consensus.cc:515] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.136891 11584 leader_election.cc:290] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 5 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:34.138008 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:34.138700 11435 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:34.138614 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "108e0e8176534c47ba62758f46e3b012" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:34.139231 11507 raft_consensus.cc:3055] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:23:34.139557 11507 raft_consensus.cc:740] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:34.140408 11507 consensus_queue.cc:260] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.141782 11507 raft_consensus.cc:3060] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:23:34.146185 11435 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 5.
I20260710 13:23:34.147635 11547 leader_election.cc:304] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [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: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:34.148686 11753 raft_consensus.cc:2804] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:23:34.149227 11507 raft_consensus.cc:2468] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 5.
I20260710 13:23:34.149887 11753 raft_consensus.cc:697] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 5 LEADER]: Becoming Leader. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:34.150990 11753 consensus_queue.cc:237] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.159086 11331 catalog_manager.cc:5697] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f reported cstate change: term changed from 4 to 5, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3). New cstate: current_term: 5 leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.307490 11790 raft_consensus.cc:993] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:34.307947 11789 raft_consensus.cc:1081] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Signalling peer a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:34.309782 11435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:53420
I20260710 13:23:34.310350 11435 raft_consensus.cc:493] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.310694 11435 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.317480 11435 raft_consensus.cc:515] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.319701 11435 leader_election.cc:290] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:34.321090 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:34.321065 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "981ac7a8e6df43c6841a2081ab0ba912" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:34.321779 11584 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.321811 11507 raft_consensus.cc:3055] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:34.322332 11507 raft_consensus.cc:740] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:34.323137 11507 consensus_queue.cc:260] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.324352 11507 raft_consensus.cc:3060] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.328598 11584 raft_consensus.cc:2468] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 3.
I20260710 13:23:34.330036 11398 leader_election.cc:304] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:34.331133 11507 raft_consensus.cc:2468] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 3.
I20260710 13:23:34.332722 11797 raft_consensus.cc:2804] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:34.334088 11797 raft_consensus.cc:697] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:34.335139 11797 consensus_queue.cc:237] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.341686 11789 raft_consensus.cc:993] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:34.342206 11790 raft_consensus.cc:1081] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Signalling peer a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:34.343719 11435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "36647b4018ed43bbac961525b77f989a"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:53420
I20260710 13:23:34.344172 11435 raft_consensus.cc:493] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.344554 11435 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.344069 11331 catalog_manager.cc:5697] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 2 to 3, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.350260 11435 raft_consensus.cc:515] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.352208 11435 leader_election.cc:290] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 3 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:34.353773 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:34.354339 11584 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.353773 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36647b4018ed43bbac961525b77f989a" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:34.355681 11507 raft_consensus.cc:3055] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:34.355988 11507 raft_consensus.cc:740] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:34.356765 11507 consensus_queue.cc:260] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.357949 11507 raft_consensus.cc:3060] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.361418 11584 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 3.
I20260710 13:23:34.362797 11398 leader_election.cc:304] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:34.365869 11507 raft_consensus.cc:2468] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 3.
I20260710 13:23:34.366416 11797 raft_consensus.cc:2804] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:34.366956 11797 raft_consensus.cc:697] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:34.367856 11797 consensus_queue.cc:237] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.375491 11331 catalog_manager.cc:5697] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 2 to 3, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.429171 11789 raft_consensus.cc:993] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:34.429670 11790 raft_consensus.cc:1081] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Signalling peer a2fecd0fce5e4bb984d367cddb4ae8e1 to start an election
I20260710 13:23:34.431118 11435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182"
dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
 from {username='slave'} at 127.0.0.1:53420
I20260710 13:23:34.431644 11435 raft_consensus.cc:493] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.431939 11435 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:34.436611 11435 raft_consensus.cc:515] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.438426 11435 leader_election.cc:290] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [CANDIDATE]: Term 4 election: Requested vote from peers 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625), 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3:34571)
I20260710 13:23:34.439414 11584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
I20260710 13:23:34.439525 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9ef412f3d49db971ef36c1d088182" candidate_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:34.439996 11584 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:34.440093 11507 raft_consensus.cc:3055] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:34.440464 11507 raft_consensus.cc:740] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:34.441319 11507 consensus_queue.cc:260] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.442502 11507 raft_consensus.cc:3060] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:34.446789 11584 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 4.
I20260710 13:23:34.448050 11398 leader_election.cc:304] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:34.448856 11797 raft_consensus.cc:2804] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:34.449208 11507 raft_consensus.cc:2468] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2fecd0fce5e4bb984d367cddb4ae8e1 in term 4.
I20260710 13:23:34.449472 11797 raft_consensus.cc:697] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 LEADER]: Becoming Leader. State: Replica: a2fecd0fce5e4bb984d367cddb4ae8e1, State: Running, Role: LEADER
I20260710 13:23:34.451085 11797 consensus_queue.cc:237] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.458252 11789 raft_consensus.cc:993] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: : Instructing follower 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:34.458814 11790 raft_consensus.cc:1081] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Signalling peer 45a6bb9275614591ace8a83fa46a1d7f to start an election
I20260710 13:23:34.460433 11584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74"
dest_uuid: "45a6bb9275614591ace8a83fa46a1d7f"
 from {username='slave'} at 127.0.0.1:57486
I20260710 13:23:34.460958 11584 raft_consensus.cc:493] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:34.461309 11584 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.462070 11331 catalog_manager.cc:5697] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 reported cstate change: term changed from 3 to 4, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1). New cstate: current_term: 4 leader_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:34.466653 11584 raft_consensus.cc:515] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.469563 11435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1"
I20260710 13:23:34.470474 11435 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.471072 11507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45daa696123c4c9fa99be49141ccfc74" candidate_uuid: "45a6bb9275614591ace8a83fa46a1d7f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1e105f73490e42ffa7f670f220eb2a83"
I20260710 13:23:34.471668 11507 raft_consensus.cc:3055] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:34.471983 11507 raft_consensus.cc:740] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1e105f73490e42ffa7f670f220eb2a83, State: Running, Role: LEADER
I20260710 13:23:34.472811 11507 consensus_queue.cc:260] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.473757 11507 raft_consensus.cc:3060] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:34.469925 11584 leader_election.cc:290] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [CANDIDATE]: Term 3 election: Requested vote from peers a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625), 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625)
I20260710 13:23:34.477824 11435 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 3.
I20260710 13:23:34.479015 11547 leader_election.cc:304] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [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: 45a6bb9275614591ace8a83fa46a1d7f, a2fecd0fce5e4bb984d367cddb4ae8e1; no voters: 
I20260710 13:23:34.479310 11507 raft_consensus.cc:2468] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45a6bb9275614591ace8a83fa46a1d7f in term 3.
I20260710 13:23:34.479970 11753 raft_consensus.cc:2804] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:34.480476 11753 raft_consensus.cc:697] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Becoming Leader. State: Replica: 45a6bb9275614591ace8a83fa46a1d7f, State: Running, Role: LEADER
I20260710 13:23:34.481280 11753 consensus_queue.cc:237] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [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: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } }
I20260710 13:23:34.489531 11331 catalog_manager.cc:5697] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f reported cstate change: term changed from 2 to 3, leader changed from 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2) to 45a6bb9275614591ace8a83fa46a1d7f (127.11.9.3). New cstate: current_term: 3 leader_uuid: "45a6bb9275614591ace8a83fa46a1d7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:34.631556 11507 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 5 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:23:34.633087 11753 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:34.647238 11435 raft_consensus.cc:1275] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 5 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:23:34.648655 11753 consensus_queue.cc:1048] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2fecd0fce5e4bb984d367cddb4ae8e1" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 41625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:23:34.788619 11584 raft_consensus.cc:1275] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:34.789969 11797 consensus_queue.cc:1048] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:34.799690 11507 raft_consensus.cc:1275] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:34.801435 11797 consensus_queue.cc:1048] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:34.845582 11507 raft_consensus.cc:1275] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:34.846915 11810 consensus_queue.cc:1048] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:34.856784 11584 raft_consensus.cc:1275] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:34.858664 11813 consensus_queue.cc:1048] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:34.862488 11580 raft_consensus.cc:1275] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:34.864462 11798 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45a6bb9275614591ace8a83fa46a1d7f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 34571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:34.876621 11507 raft_consensus.cc:1275] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Refusing update from remote peer a2fecd0fce5e4bb984d367cddb4ae8e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:34.878458 11798 consensus_queue.cc:1048] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:35.024905 11507 raft_consensus.cc:1275] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Refusing update from remote peer 45a6bb9275614591ace8a83fa46a1d7f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:35.026252 11806 consensus_queue.cc:1048] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e105f73490e42ffa7f670f220eb2a83" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 45625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:35.028199 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:35.037493 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
W20260710 13:23:35.040958 11547 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:23:35.066449 11547 consensus_peers.cc:597] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f -> Peer a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625): Couldn't send request to peer a2fecd0fce5e4bb984d367cddb4ae8e1. 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:23:35.088267 11473 consensus_peers.cc:597] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 -> Peer a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625): Couldn't send request to peer a2fecd0fce5e4bb984d367cddb4ae8e1. 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:23:35.095331 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.096221 11300 tablet_replica.cc:333] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.097047 11300 raft_consensus.cc:2243] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.097563 11300 raft_consensus.cc:2272] T 0b176152dd78456099496f77f3584e9f P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.099753 11300 tablet_replica.cc:333] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.100288 11300 raft_consensus.cc:2243] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.100713 11300 raft_consensus.cc:2272] T 91a974ea7c1640b3a30f5449eadc4763 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.102434 11300 tablet_replica.cc:333] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.102916 11300 raft_consensus.cc:2243] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.103329 11300 raft_consensus.cc:2272] T 108e0e8176534c47ba62758f46e3b012 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.105865 11300 tablet_replica.cc:333] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.106380 11300 raft_consensus.cc:2243] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.107141 11300 raft_consensus.cc:2272] T 36647b4018ed43bbac961525b77f989a P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.109046 11300 tablet_replica.cc:333] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.109589 11300 raft_consensus.cc:2243] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.110368 11300 raft_consensus.cc:2272] T 981ac7a8e6df43c6841a2081ab0ba912 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.112738 11300 tablet_replica.cc:333] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.113437 11300 raft_consensus.cc:2243] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.114487 11300 raft_consensus.cc:2272] T 4ca9ef412f3d49db971ef36c1d088182 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.116659 11300 tablet_replica.cc:333] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.117172 11300 raft_consensus.cc:2243] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.117552 11300 raft_consensus.cc:2272] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.119204 11300 tablet_replica.cc:333] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.119668 11300 raft_consensus.cc:2243] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.120057 11300 raft_consensus.cc:2272] T 45daa696123c4c9fa99be49141ccfc74 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.121637 11300 tablet_replica.cc:333] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1: stopping tablet replica
I20260710 13:23:35.122058 11300 raft_consensus.cc:2243] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.122445 11300 raft_consensus.cc:2272] T 7e71dfb2c4c447649a6e6794239b1a20 P a2fecd0fce5e4bb984d367cddb4ae8e1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:35.284585 11473 consensus_peers.cc:597] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 -> Peer a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625): Couldn't send request to peer a2fecd0fce5e4bb984d367cddb4ae8e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:41625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.286942 11547 consensus_peers.cc:597] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f -> Peer a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625): Couldn't send request to peer a2fecd0fce5e4bb984d367cddb4ae8e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:41625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.287513 11547 consensus_peers.cc:597] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f -> Peer a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625): Couldn't send request to peer a2fecd0fce5e4bb984d367cddb4ae8e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:41625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.297039 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
I20260710 13:23:35.325639 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
W20260710 13:23:35.345297 11473 consensus_peers.cc:597] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 -> Peer a2fecd0fce5e4bb984d367cddb4ae8e1 (127.11.9.1:41625): Couldn't send request to peer a2fecd0fce5e4bb984d367cddb4ae8e1. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:41625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:23:35.349679 11547 consensus_peers.cc:597] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f -> Peer 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625): Couldn't send request to peer 1e105f73490e42ffa7f670f220eb2a83. 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:23:35.361511 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.362437 11300 tablet_replica.cc:333] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.363291 11300 raft_consensus.cc:2243] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.363903 11300 raft_consensus.cc:2272] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.366456 11300 tablet_replica.cc:333] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.367159 11300 raft_consensus.cc:2243] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.368145 11300 raft_consensus.cc:2272] T 0b176152dd78456099496f77f3584e9f P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.370425 11300 tablet_replica.cc:333] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.371088 11300 raft_consensus.cc:2243] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.371603 11300 raft_consensus.cc:2272] T 36647b4018ed43bbac961525b77f989a P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.374174 11300 tablet_replica.cc:333] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.374897 11300 raft_consensus.cc:2243] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.375424 11300 raft_consensus.cc:2272] T 4ca9ef412f3d49db971ef36c1d088182 P 1e105f73490e42ffa7f670f220eb2a83 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.378168 11300 tablet_replica.cc:333] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.378898 11300 raft_consensus.cc:2243] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.379451 11300 raft_consensus.cc:2272] T 981ac7a8e6df43c6841a2081ab0ba912 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.382174 11300 tablet_replica.cc:333] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.382877 11300 raft_consensus.cc:2243] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.383406 11300 raft_consensus.cc:2272] T 45daa696123c4c9fa99be49141ccfc74 P 1e105f73490e42ffa7f670f220eb2a83 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.386154 11300 tablet_replica.cc:333] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.386834 11300 raft_consensus.cc:2243] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.387823 11300 raft_consensus.cc:2272] T 7e71dfb2c4c447649a6e6794239b1a20 P 1e105f73490e42ffa7f670f220eb2a83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.390081 11300 tablet_replica.cc:333] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.390710 11300 raft_consensus.cc:2243] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.391675 11300 raft_consensus.cc:2272] T 91a974ea7c1640b3a30f5449eadc4763 P 1e105f73490e42ffa7f670f220eb2a83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.393822 11300 tablet_replica.cc:333] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83: stopping tablet replica
I20260710 13:23:35.394418 11300 raft_consensus.cc:2243] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.394898 11300 raft_consensus.cc:2272] T 108e0e8176534c47ba62758f46e3b012 P 1e105f73490e42ffa7f670f220eb2a83 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.430341 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
W20260710 13:23:35.435768 11547 consensus_peers.cc:597] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f -> Peer 1e105f73490e42ffa7f670f220eb2a83 (127.11.9.2:45625): Couldn't send request to peer 1e105f73490e42ffa7f670f220eb2a83. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:45625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:35.451339 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
I20260710 13:23:35.482993 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:35.483798 11300 tablet_replica.cc:333] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.484526 11300 raft_consensus.cc:2243] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.484992 11300 raft_consensus.cc:2272] T 0b176152dd78456099496f77f3584e9f P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.486747 11300 tablet_replica.cc:333] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.487300 11300 raft_consensus.cc:2243] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.487800 11300 raft_consensus.cc:2272] T 36647b4018ed43bbac961525b77f989a P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.490161 11300 tablet_replica.cc:333] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.490666 11300 raft_consensus.cc:2243] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.491438 11300 raft_consensus.cc:2272] T 108e0e8176534c47ba62758f46e3b012 P 45a6bb9275614591ace8a83fa46a1d7f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.493427 11300 tablet_replica.cc:333] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.493985 11300 raft_consensus.cc:2243] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.494405 11300 raft_consensus.cc:2272] T 91a974ea7c1640b3a30f5449eadc4763 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.496138 11300 tablet_replica.cc:333] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.496625 11300 raft_consensus.cc:2243] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.497033 11300 raft_consensus.cc:2272] T 7e71dfb2c4c447649a6e6794239b1a20 P 45a6bb9275614591ace8a83fa46a1d7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.498869 11300 tablet_replica.cc:333] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.499329 11300 raft_consensus.cc:2243] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.500101 11300 raft_consensus.cc:2272] T 45daa696123c4c9fa99be49141ccfc74 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.502002 11300 tablet_replica.cc:333] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.502485 11300 raft_consensus.cc:2243] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.503257 11300 raft_consensus.cc:2272] T bd82a2d69b6442a9b5ecbb3cc6aa9477 P 45a6bb9275614591ace8a83fa46a1d7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.505118 11300 tablet_replica.cc:333] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.505559 11300 raft_consensus.cc:2243] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.505939 11300 raft_consensus.cc:2272] T 981ac7a8e6df43c6841a2081ab0ba912 P 45a6bb9275614591ace8a83fa46a1d7f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.508201 11300 tablet_replica.cc:333] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f: stopping tablet replica
I20260710 13:23:35.508641 11300 raft_consensus.cc:2243] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:35.509066 11300 raft_consensus.cc:2272] T 4ca9ef412f3d49db971ef36c1d088182 P 45a6bb9275614591ace8a83fa46a1d7f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.540282 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:23:35.561784 11300 master.cc:562] Master@127.11.9.62:40925 shutting down...
I20260710 13:23:35.809293 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:35.810272 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:35.810743 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 628392cf7e7944b3ae79f7fed7d6aa44: stopping tablet replica
I20260710 13:23:36.100986 11300 master.cc:584] Master@127.11.9.62:40925 shutdown complete.
1e105f73490e42ffa7f670f220eb2a83  4
45a6bb9275614591ace8a83fa46a1d7f  1
a2fecd0fce5e4bb984d367cddb4ae8e1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13405 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:23:36.141743 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:38701
I20260710 13:23:36.142936 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.148766 11824 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:23:36.148949 11823 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:23:36.149909 11826 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:23:36.150333 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:36.151283 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.151787 11300 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:23:36.151911 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689816151899 us; error 0 us; skew 500 ppm
I20260710 13:23:36.152388 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.154850 11300 webserver.cc:533] Webserver started at http://127.11.9.62:35585/ using document root <none> and password file <none>
I20260710 13:23:36.155303 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.155730 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.156038 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.157603 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.162305 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:23:36.165793 11831 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:23:36.166615 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:23:36.166946 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.167273 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-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:23:36.176949 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.178189 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.217316 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:38701
I20260710 13:23:36.217453 11882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:38701 every 8 connection(s)
I20260710 13:23:36.221153 11883 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:23:36.229995 11883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12: Bootstrap starting.
I20260710 13:23:36.234637 11883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.238700 11883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12: No bootstrap required, opened a new log
I20260710 13:23:36.240779 11883 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12" member_type: VOTER }
I20260710 13:23:36.241147 11883 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.241392 11883 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86ab3cd85b4c4f2b8c24a49e9e860b12, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.241983 11883 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86ab3cd85b4c4f2b8c24a49e9e860b12" member_type: VOTER }
I20260710 13:23:36.242416 11883 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:36.242636 11883 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:36.242916 11883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:36.247144 11883 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12" member_type: VOTER }
I20260710 13:23:36.247723 11883 leader_election.cc:304] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [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: 86ab3cd85b4c4f2b8c24a49e9e860b12; no voters: 
I20260710 13:23:36.248895 11883 leader_election.cc:290] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:36.249320 11886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:36.250599 11886 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 1 LEADER]: Becoming Leader. State: Replica: 86ab3cd85b4c4f2b8c24a49e9e860b12, State: Running, Role: LEADER
I20260710 13:23:36.251295 11886 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [LEADER]: Queue going to LEADER mode. State: All 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: "86ab3cd85b4c4f2b8c24a49e9e860b12" member_type: VOTER }
I20260710 13:23:36.251811 11883 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:36.255815 11887 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12" member_type: VOTER } }
I20260710 13:23:36.255950 11888 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86ab3cd85b4c4f2b8c24a49e9e860b12. Latest consensus state: current_term: 1 leader_uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86ab3cd85b4c4f2b8c24a49e9e860b12" member_type: VOTER } }
I20260710 13:23:36.256654 11887 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:36.256716 11888 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:36.264444 11892 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:36.269866 11892 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:36.271320 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:36.278642 11892 catalog_manager.cc:1383] Generated new cluster ID: 94e6a47d3ef148eea64876289553f5aa
I20260710 13:23:36.278967 11892 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:36.304028 11892 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:36.305284 11892 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:36.324303 11892 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12: Generated new TSK 0
I20260710 13:23:36.325444 11892 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:36.338277 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.346571 11904 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:23:36.347640 11905 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:23:36.349692 11907 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:23:36.351610 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:36.352519 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.352728 11300 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:23:36.352970 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689816352926 us; error 0 us; skew 500 ppm
I20260710 13:23:36.353540 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.356637 11300 webserver.cc:533] Webserver started at http://127.11.9.1:43543/ using document root <none> and password file <none>
I20260710 13:23:36.357342 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.357605 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.357956 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.359557 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "c9e35907f1a4497f8e09316f3512a548"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.366267 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:23:36.372249 11912 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:23:36.373327 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:23:36.373644 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "c9e35907f1a4497f8e09316f3512a548"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.373895 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-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:23:36.398681 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.399961 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.401402 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.403753 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.403944 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.404121 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.404268 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.451824 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:37555
I20260710 13:23:36.451920 11974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:37555 every 8 connection(s)
I20260710 13:23:36.456488 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.464458 11979 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:23:36.465950 11980 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:23:36.468503 11982 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:23:36.469553 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:36.470814 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.471071 11300 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:23:36.471273 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689816471255 us; error 0 us; skew 500 ppm
I20260710 13:23:36.471992 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.474066 11975 heartbeater.cc:344] Connected to a master server at 127.11.9.62:38701
I20260710 13:23:36.474453 11975 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.474730 11300 webserver.cc:533] Webserver started at http://127.11.9.2:41469/ using document root <none> and password file <none>
I20260710 13:23:36.475232 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.475519 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.475411 11975 heartbeater.cc:507] Master 127.11.9.62:38701 requested a full tablet report, sending...
I20260710 13:23:36.475878 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.477175 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "5a84b59bad6746b0aebc9931ac8512d1"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.477833 11848 ts_manager.cc:194] Registered new tserver with Master: c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555)
I20260710 13:23:36.480221 11848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50250
I20260710 13:23:36.483039 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:23:36.486521 11987 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:23:36.487332 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:36.487707 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "5a84b59bad6746b0aebc9931ac8512d1"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.488010 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-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:23:36.519119 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.520306 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.521709 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.523902 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.524072 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.524348 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.524497 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.565171 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:36327
I20260710 13:23:36.565363 12049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:36327 every 8 connection(s)
I20260710 13:23:36.569887 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:36.576815 12053 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:23:36.578578 12054 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:23:36.581827 11300 server_base.cc:1061] running on GCE node
W20260710 13:23:36.582631 12056 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:23:36.583181 12050 heartbeater.cc:344] Connected to a master server at 127.11.9.62:38701
I20260710 13:23:36.583585 12050 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.583767 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:36.584013 11300 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:23:36.584177 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689816584149 us; error 0 us; skew 500 ppm
I20260710 13:23:36.584362 12050 heartbeater.cc:507] Master 127.11.9.62:38701 requested a full tablet report, sending...
I20260710 13:23:36.584816 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:36.586730 11848 ts_manager.cc:194] Registered new tserver with Master: 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:36.587678 11300 webserver.cc:533] Webserver started at http://127.11.9.3:39371/ using document root <none> and password file <none>
I20260710 13:23:36.588182 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:36.588327 11848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50260
I20260710 13:23:36.588662 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:36.589026 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:36.590509 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "10f202410d034db7abd06092568d06f1"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.595039 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 13:23:36.598464 12061 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:23:36.599259 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:36.599612 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "10f202410d034db7abd06092568d06f1"
format_stamp: "Formatted at 2026-07-10 13:23:36 on dist-test-slave-l22f"
I20260710 13:23:36.599918 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689802570411-11300-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:23:36.609938 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:36.611202 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:36.612731 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:36.614923 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:36.615154 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.615442 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:36.615614 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:36.657255 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:38887
I20260710 13:23:36.657369 12123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:38887 every 8 connection(s)
I20260710 13:23:36.670976 12124 heartbeater.cc:344] Connected to a master server at 127.11.9.62:38701
I20260710 13:23:36.671301 12124 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:36.672004 12124 heartbeater.cc:507] Master 127.11.9.62:38701 requested a full tablet report, sending...
I20260710 13:23:36.673741 11848 ts_manager.cc:194] Registered new tserver with Master: 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:36.674027 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013362575s
I20260710 13:23:36.675068 11848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50264
I20260710 13:23:36.698493 11848 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50266:
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:23:36.701449 11848 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:23:36.770988 11940 tablet_service.cc:1511] Processing CreateTablet for tablet c7aa02f830c64c27a83664e05aa37978 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:36.772542 11940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aa02f830c64c27a83664e05aa37978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.776511 11939 tablet_service.cc:1511] Processing CreateTablet for tablet a470bc11b0a844879e6d938b1739ba1e (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:36.778117 11939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a470bc11b0a844879e6d938b1739ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.780478 11938 tablet_service.cc:1511] Processing CreateTablet for tablet 2079ac6a403b400a8e8e7b987edcf9b5 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:36.784790 11937 tablet_service.cc:1511] Processing CreateTablet for tablet b7759f6cdefe4b3ab0e0f63afc97267b (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:36.786167 11937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7759f6cdefe4b3ab0e0f63afc97267b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.787684 11938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2079ac6a403b400a8e8e7b987edcf9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.788476 11936 tablet_service.cc:1511] Processing CreateTablet for tablet 828701dd912642539699fafa59a69677 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:36.789887 11936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828701dd912642539699fafa59a69677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.792548 11935 tablet_service.cc:1511] Processing CreateTablet for tablet c96a3f27821e459da824e00afd4b1c5a (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:36.793912 11935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96a3f27821e459da824e00afd4b1c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.799698 12089 tablet_service.cc:1511] Processing CreateTablet for tablet c7aa02f830c64c27a83664e05aa37978 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:36.801090 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aa02f830c64c27a83664e05aa37978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.802963 12088 tablet_service.cc:1511] Processing CreateTablet for tablet a470bc11b0a844879e6d938b1739ba1e (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:36.804556 12088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a470bc11b0a844879e6d938b1739ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.809465 12015 tablet_service.cc:1511] Processing CreateTablet for tablet c7aa02f830c64c27a83664e05aa37978 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:23:36.810889 12086 tablet_service.cc:1511] Processing CreateTablet for tablet b7759f6cdefe4b3ab0e0f63afc97267b (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:36.810899 12015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aa02f830c64c27a83664e05aa37978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.812248 12086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7759f6cdefe4b3ab0e0f63afc97267b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.812084 12014 tablet_service.cc:1511] Processing CreateTablet for tablet a470bc11b0a844879e6d938b1739ba1e (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:23:36.813453 12014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a470bc11b0a844879e6d938b1739ba1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.808997 12087 tablet_service.cc:1511] Processing CreateTablet for tablet 2079ac6a403b400a8e8e7b987edcf9b5 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:36.815515 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2079ac6a403b400a8e8e7b987edcf9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.816622 12013 tablet_service.cc:1511] Processing CreateTablet for tablet 2079ac6a403b400a8e8e7b987edcf9b5 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:23:36.818150 12013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2079ac6a403b400a8e8e7b987edcf9b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.820508 12012 tablet_service.cc:1511] Processing CreateTablet for tablet b7759f6cdefe4b3ab0e0f63afc97267b (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:23:36.821808 12012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7759f6cdefe4b3ab0e0f63afc97267b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.824451 12011 tablet_service.cc:1511] Processing CreateTablet for tablet 828701dd912642539699fafa59a69677 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:36.825754 12011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828701dd912642539699fafa59a69677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.828698 12139 tablet_bootstrap.cc:492] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:36.812085 12085 tablet_service.cc:1511] Processing CreateTablet for tablet 828701dd912642539699fafa59a69677 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:23:36.836199 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 828701dd912642539699fafa59a69677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.854280 12010 tablet_service.cc:1511] Processing CreateTablet for tablet c96a3f27821e459da824e00afd4b1c5a (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:36.855724 12010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96a3f27821e459da824e00afd4b1c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.857276 12087 tablet_service.cc:1511] Processing CreateTablet for tablet c96a3f27821e459da824e00afd4b1c5a (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:23:36.859397 12087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96a3f27821e459da824e00afd4b1c5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.860983 12009 tablet_service.cc:1511] Processing CreateTablet for tablet a51e4eb117db4f06abf2b71fa74cbbb8 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:36.862332 12009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51e4eb117db4f06abf2b71fa74cbbb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.863039 12084 tablet_service.cc:1511] Processing CreateTablet for tablet a51e4eb117db4f06abf2b71fa74cbbb8 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:36.864354 12084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51e4eb117db4f06abf2b71fa74cbbb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.864724 12008 tablet_service.cc:1511] Processing CreateTablet for tablet ce94adfce8144e1a810d243446f154e0 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:36.866271 12008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce94adfce8144e1a810d243446f154e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.869556 11937 tablet_service.cc:1511] Processing CreateTablet for tablet ce94adfce8144e1a810d243446f154e0 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:36.870868 11937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce94adfce8144e1a810d243446f154e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.871021 12139 tablet_bootstrap.cc:654] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.876366 11940 tablet_service.cc:1511] Processing CreateTablet for tablet a51e4eb117db4f06abf2b71fa74cbbb8 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:23:36.880614 11940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51e4eb117db4f06abf2b71fa74cbbb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.910331 12089 tablet_service.cc:1511] Processing CreateTablet for tablet ce94adfce8144e1a810d243446f154e0 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:23:36.911863 11935 tablet_service.cc:1511] Processing CreateTablet for tablet ad70d83f75a64485a7340d04be0aea91 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:36.913146 11935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad70d83f75a64485a7340d04be0aea91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.911865 12089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce94adfce8144e1a810d243446f154e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.917222 12139 tablet_bootstrap.cc:492] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:36.919687 12139 ts_tablet_manager.cc:1403] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.000s
I20260710 13:23:36.924556 12139 raft_consensus.cc:359] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:36.929133 12139 raft_consensus.cc:385] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:36.931968 12139 raft_consensus.cc:740] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:36.933059 11938 tablet_service.cc:1511] Processing CreateTablet for tablet 86f3e2f08edb4b35aea3240b7c0a324d (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:36.931007 12088 tablet_service.cc:1511] Processing CreateTablet for tablet ad70d83f75a64485a7340d04be0aea91 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:36.935849 12088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad70d83f75a64485a7340d04be0aea91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.939270 12140 tablet_bootstrap.cc:492] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:36.943181 11938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f3e2f08edb4b35aea3240b7c0a324d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.951761 12139 consensus_queue.cc:260] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:36.971697 12015 tablet_service.cc:1511] Processing CreateTablet for tablet 86f3e2f08edb4b35aea3240b7c0a324d (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:36.975937 12085 tablet_service.cc:1511] Processing CreateTablet for tablet 86f3e2f08edb4b35aea3240b7c0a324d (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:23:36.977131 12015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f3e2f08edb4b35aea3240b7c0a324d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.980291 12085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f3e2f08edb4b35aea3240b7c0a324d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:36.981870 12139 ts_tablet_manager.cc:1434] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.061s	user 0.015s	sys 0.015s
I20260710 13:23:36.984712 11975 heartbeater.cc:499] Master 127.11.9.62:38701 was elected leader, sending a full tablet report...
I20260710 13:23:36.987030 12139 tablet_bootstrap.cc:492] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:36.994272 12139 tablet_bootstrap.cc:654] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:36.996040 12013 tablet_service.cc:1511] Processing CreateTablet for tablet ad70d83f75a64485a7340d04be0aea91 (DEFAULT_TABLE table=test-workload [id=d625390555be46799af460453c9e1764]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:23:36.997596 12013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad70d83f75a64485a7340d04be0aea91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:37.012105 12141 tablet_bootstrap.cc:492] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.021296 12140 tablet_bootstrap.cc:654] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.021371 12139 tablet_bootstrap.cc:492] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.023689 12139 ts_tablet_manager.cc:1403] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.014s
I20260710 13:23:37.023907 12141 tablet_bootstrap.cc:654] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.026645 12139 raft_consensus.cc:359] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.027479 12139 raft_consensus.cc:385] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.027783 12140 tablet_bootstrap.cc:492] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.028255 12140 ts_tablet_manager.cc:1403] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.000s
I20260710 13:23:37.027812 12139 raft_consensus.cc:740] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.029029 12141 tablet_bootstrap.cc:492] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.029450 12141 ts_tablet_manager.cc:1403] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 13:23:37.029354 12139 consensus_queue.cc:260] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.031431 12140 raft_consensus.cc:359] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.032452 12140 raft_consensus.cc:385] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.032521 12139 ts_tablet_manager.cc:1434] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 13:23:37.032981 12140 raft_consensus.cc:740] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.032464 12141 raft_consensus.cc:359] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.033430 12141 raft_consensus.cc:385] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.033704 12141 raft_consensus.cc:740] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.033952 12139 tablet_bootstrap.cc:492] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.034586 12141 consensus_queue.cc:260] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.034085 12140 consensus_queue.cc:260] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.041733 12139 tablet_bootstrap.cc:654] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.046938 12141 ts_tablet_manager.cc:1434] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 13:23:37.047701 12124 heartbeater.cc:499] Master 127.11.9.62:38701 was elected leader, sending a full tablet report...
I20260710 13:23:37.051741 12141 tablet_bootstrap.cc:492] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.053249 12139 tablet_bootstrap.cc:492] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.053910 12139 ts_tablet_manager.cc:1403] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 13:23:37.057013 12050 heartbeater.cc:499] Master 127.11.9.62:38701 was elected leader, sending a full tablet report...
I20260710 13:23:37.057538 12140 ts_tablet_manager.cc:1434] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.029s	user 0.016s	sys 0.005s
I20260710 13:23:37.057312 12139 raft_consensus.cc:359] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.058072 12139 raft_consensus.cc:385] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.058395 12139 raft_consensus.cc:740] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.058508 12140 tablet_bootstrap.cc:492] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.059396 12139 consensus_queue.cc:260] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.061653 12139 ts_tablet_manager.cc:1434] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:23:37.062619 12139 tablet_bootstrap.cc:492] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.065479 12140 tablet_bootstrap.cc:654] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.068009 12141 tablet_bootstrap.cc:654] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.068912 12139 tablet_bootstrap.cc:654] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.085783 12139 tablet_bootstrap.cc:492] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.086396 12139 ts_tablet_manager.cc:1403] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260710 13:23:37.090077 12139 raft_consensus.cc:359] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.091035 12139 raft_consensus.cc:385] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.091421 12139 raft_consensus.cc:740] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.092555 12139 consensus_queue.cc:260] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.095696 12139 ts_tablet_manager.cc:1434] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 13:23:37.096946 12139 tablet_bootstrap.cc:492] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.107010 12139 tablet_bootstrap.cc:654] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.120308 12139 tablet_bootstrap.cc:492] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.120971 12139 ts_tablet_manager.cc:1403] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260710 13:23:37.125077 12139 raft_consensus.cc:359] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.126101 12139 raft_consensus.cc:385] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.126482 12139 raft_consensus.cc:740] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.127775 12139 consensus_queue.cc:260] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.131265 12139 ts_tablet_manager.cc:1434] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:23:37.132741 12139 tablet_bootstrap.cc:492] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.147845 12139 tablet_bootstrap.cc:654] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.151276 12141 tablet_bootstrap.cc:492] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.151932 12141 ts_tablet_manager.cc:1403] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.100s	user 0.033s	sys 0.049s
I20260710 13:23:37.159408 12140 tablet_bootstrap.cc:492] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.159996 12140 ts_tablet_manager.cc:1403] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.102s	user 0.043s	sys 0.044s
I20260710 13:23:37.160068 12141 raft_consensus.cc:359] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.160885 12141 raft_consensus.cc:385] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.161206 12141 raft_consensus.cc:740] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.162110 12141 consensus_queue.cc:260] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.163520 12140 raft_consensus.cc:359] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.164307 12140 raft_consensus.cc:385] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.164494 12141 ts_tablet_manager.cc:1434] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:23:37.165926 12140 raft_consensus.cc:740] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.167023 12141 tablet_bootstrap.cc:492] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.166846 12140 consensus_queue.cc:260] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.167680 12139 tablet_bootstrap.cc:492] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.168190 12139 ts_tablet_manager.cc:1403] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.010s
I20260710 13:23:37.169325 12140 ts_tablet_manager.cc:1434] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:37.170442 12148 raft_consensus.cc:493] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.171926 12148 raft_consensus.cc:515] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.172722 12139 raft_consensus.cc:359] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.173430 12139 raft_consensus.cc:385] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.173725 12139 raft_consensus.cc:740] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.174614 12139 consensus_queue.cc:260] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.176009 12148 leader_election.cc:290] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.179237 12139 ts_tablet_manager.cc:1434] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:23:37.180809 12140 tablet_bootstrap.cc:492] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.187000 12140 tablet_bootstrap.cc:654] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.189342 12139 tablet_bootstrap.cc:492] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.187000 12141 tablet_bootstrap.cc:654] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.199826 12140 tablet_bootstrap.cc:492] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.199826 12141 tablet_bootstrap.cc:492] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.200498 12140 ts_tablet_manager.cc:1403] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.009s
I20260710 13:23:37.200541 12141 ts_tablet_manager.cc:1403] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260710 13:23:37.202935 12139 tablet_bootstrap.cc:654] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.203787 12140 raft_consensus.cc:359] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.204071 12141 raft_consensus.cc:359] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.204597 12140 raft_consensus.cc:385] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.204893 12141 raft_consensus.cc:385] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.204919 12140 raft_consensus.cc:740] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.205425 12141 raft_consensus.cc:740] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.205938 12140 consensus_queue.cc:260] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.206357 12141 consensus_queue.cc:260] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.208221 12140 ts_tablet_manager.cc:1434] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:37.209215 12140 tablet_bootstrap.cc:492] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.210541 12141 ts_tablet_manager.cc:1434] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:23:37.211508 12141 tablet_bootstrap.cc:492] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.215613 12140 tablet_bootstrap.cc:654] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.223558 12143 raft_consensus.cc:493] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.224120 12143 raft_consensus.cc:515] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.226534 12141 tablet_bootstrap.cc:654] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.226790 12143 leader_election.cc:290] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.261461 12148 raft_consensus.cc:493] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.262205 12148 raft_consensus.cc:515] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
W20260710 13:23:37.264564 11896 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:37.265060 12148 leader_election.cc:290] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.268409 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.269016 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.269733 11950 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.270476 12098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.271091 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.271760 11949 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
W20260710 13:23:37.272143 11989 leader_election.cc:343] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.269158 12099 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.273486 11989 leader_election.cc:304] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.274477 12148 raft_consensus.cc:2804] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.275036 12148 raft_consensus.cc:493] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.275566 12148 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.285533 11991 leader_election.cc:304] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [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: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1
I20260710 13:23:37.287583 12147 raft_consensus.cc:493] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.288157 12147 raft_consensus.cc:515] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.290421 12140 tablet_bootstrap.cc:492] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.290913 12140 ts_tablet_manager.cc:1403] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.035s
I20260710 13:23:37.291442 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.292227 12147 leader_election.cc:290] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.293731 12140 raft_consensus.cc:359] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.294255 12140 raft_consensus.cc:385] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.294492 12140 raft_consensus.cc:740] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.288024 12165 raft_consensus.cc:2804] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.297465 12165 raft_consensus.cc:493] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.297770 12139 tablet_bootstrap.cc:492] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.297827 12165 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.298332 12139 ts_tablet_manager.cc:1403] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.118s	user 0.046s	sys 0.038s
I20260710 13:23:37.298892 12141 tablet_bootstrap.cc:492] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.299454 12141 ts_tablet_manager.cc:1403] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.006s
I20260710 13:23:37.301441 12139 raft_consensus.cc:359] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.302196 12139 raft_consensus.cc:385] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.302516 12139 raft_consensus.cc:740] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.303215 12148 raft_consensus.cc:515] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.303758 12143 raft_consensus.cc:493] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.295064 12140 consensus_queue.cc:260] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.304515 12025 raft_consensus.cc:2393] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e35907f1a4497f8e09316f3512a548 in current term 1: Already voted for candidate 5a84b59bad6746b0aebc9931ac8512d1 in this term.
I20260710 13:23:37.304212 12143 raft_consensus.cc:515] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.305769 12165 raft_consensus.cc:515] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.306536 12143 leader_election.cc:290] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.303287 12139 consensus_queue.cc:260] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.309259 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.309999 12024 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 0.
I20260710 13:23:37.310873 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.311244 11915 leader_election.cc:304] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.312116 12143 raft_consensus.cc:2804] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.312561 12143 raft_consensus.cc:493] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:37.312808 11989 leader_election.cc:343] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.312990 12143 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.314055 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.314846 11949 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.319417 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.320206 11950 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.322695 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.323448 12025 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.324700 12064 leader_election.cc:304] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.325631 12147 raft_consensus.cc:2804] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.325976 12147 raft_consensus.cc:493] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.326301 12147 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.327445 12165 leader_election.cc:290] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.327575 11950 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.330410 11949 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.333695 12147 raft_consensus.cc:515] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.334915 11991 leader_election.cc:304] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.335537 12143 raft_consensus.cc:515] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.337298 11991 leader_election.cc:304] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [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: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1
I20260710 13:23:37.337378 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.338126 12025 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.338171 12143 leader_election.cc:290] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.339141 12165 raft_consensus.cc:2804] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.340984 12139 ts_tablet_manager.cc:1434] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 13:23:37.342424 12139 tablet_bootstrap.cc:492] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.342830 12147 leader_election.cc:290] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.343053 12141 raft_consensus.cc:359] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.343806 12141 raft_consensus.cc:385] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.344117 12141 raft_consensus.cc:740] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.344874 12165 raft_consensus.cc:697] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:37.345829 12165 consensus_queue.cc:237] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.346956 12170 raft_consensus.cc:2804] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.348207 12148 leader_election.cc:290] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.349329 12140 ts_tablet_manager.cc:1434] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.058s	user 0.022s	sys 0.026s
I20260710 13:23:37.349807 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.351337 12099 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.351665 12139 tablet_bootstrap.cc:654] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.353353 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.356726 12098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.358467 12098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.359570 12098 raft_consensus.cc:2393] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e35907f1a4497f8e09316f3512a548 in current term 1: Already voted for candidate 10f202410d034db7abd06092568d06f1 in this term.
I20260710 13:23:37.356370 12141 consensus_queue.cc:260] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.362643 12141 ts_tablet_manager.cc:1434] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260710 13:23:37.366253 12098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.370793 12098 raft_consensus.cc:2393] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9e35907f1a4497f8e09316f3512a548 in current term 1: Already voted for candidate 10f202410d034db7abd06092568d06f1 in this term.
I20260710 13:23:37.366945 12099 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.367295 11914 leader_election.cc:304] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.373468 11914 leader_election.cc:304] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [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: c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.368129 12140 tablet_bootstrap.cc:492] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.374634 12139 tablet_bootstrap.cc:492] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.375075 12139 ts_tablet_manager.cc:1403] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.015s
I20260710 13:23:37.376276 12141 tablet_bootstrap.cc:492] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.381388 12140 tablet_bootstrap.cc:654] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.353552 12025 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 1.
I20260710 13:23:37.382782 12064 leader_election.cc:304] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.378720 12143 raft_consensus.cc:2749] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.384034 12147 raft_consensus.cc:2804] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.382460 12169 raft_consensus.cc:2749] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.384094 12143 raft_consensus.cc:493] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.385161 12143 raft_consensus.cc:515] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.377776 12139 raft_consensus.cc:359] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.386193 12139 raft_consensus.cc:385] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.387027 12139 raft_consensus.cc:740] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.387132 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.387912 12169 raft_consensus.cc:493] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.388229 11949 raft_consensus.cc:2393] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10f202410d034db7abd06092568d06f1 in current term 1: Already voted for candidate c9e35907f1a4497f8e09316f3512a548 in this term.
I20260710 13:23:37.386283 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.388425 12169 raft_consensus.cc:515] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.389508 11950 raft_consensus.cc:2393] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10f202410d034db7abd06092568d06f1 in current term 1: Already voted for candidate c9e35907f1a4497f8e09316f3512a548 in this term.
I20260710 13:23:37.388758 12139 consensus_queue.cc:260] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.351338 12170 raft_consensus.cc:697] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:37.394573 12139 ts_tablet_manager.cc:1434] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:23:37.396014 12139 tablet_bootstrap.cc:492] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.396409 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aa02f830c64c27a83664e05aa37978" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.395887 12170 consensus_queue.cc:237] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
W20260710 13:23:37.397692 11915 leader_election.cc:343] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.397210 12143 leader_election.cc:290] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.393965 12169 leader_election.cc:290] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.407336 12139 tablet_bootstrap.cc:654] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.410458 12169 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.411224 12169 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.416111 12169 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.416394 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
W20260710 13:23:37.418206 11915 leader_election.cc:343] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.405959 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.421079 12141 tablet_bootstrap.cc:654] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.419838 12147 raft_consensus.cc:697] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:37.426096 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aa02f830c64c27a83664e05aa37978" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.425861 11848 catalog_manager.cc:5697] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.427017 12099 raft_consensus.cc:2468] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 0.
W20260710 13:23:37.428233 11915 leader_election.cc:343] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.429291 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.430881 12147 consensus_queue.cc:237] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.431572 11914 leader_election.cc:304] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [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: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.432952 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.434377 12169 raft_consensus.cc:2804] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.435122 12169 raft_consensus.cc:493] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.435581 12169 raft_consensus.cc:3060] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:37.435890 11914 leader_election.cc:343] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.436319 11914 leader_election.cc:304] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.436965 12173 raft_consensus.cc:2749] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:23:37.437393 11914 leader_election.cc:343] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.437968 11914 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.438916 12173 raft_consensus.cc:2749] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.448891 12140 tablet_bootstrap.cc:492] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.449568 12140 ts_tablet_manager.cc:1403] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.082s	user 0.022s	sys 0.016s
I20260710 13:23:37.450737 11848 catalog_manager.cc:5697] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.454246 12139 tablet_bootstrap.cc:492] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.454672 12139 ts_tablet_manager.cc:1403] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.000s
I20260710 13:23:37.451269 12169 raft_consensus.cc:515] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.456012 12140 raft_consensus.cc:359] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.456707 12140 raft_consensus.cc:385] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.456988 12140 raft_consensus.cc:740] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.457278 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aa02f830c64c27a83664e05aa37978" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.457208 12139 raft_consensus.cc:359] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.457962 12139 raft_consensus.cc:385] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.457918 12099 raft_consensus.cc:3060] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.458887 12169 leader_election.cc:290] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 election: Requested vote from peers 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.461082 12140 consensus_queue.cc:260] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.462743 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aa02f830c64c27a83664e05aa37978" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.463395 12025 raft_consensus.cc:3060] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.463476 12140 ts_tablet_manager.cc:1434] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:23:37.464373 12140 tablet_bootstrap.cc:492] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.470331 12025 raft_consensus.cc:2468] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 1.
I20260710 13:23:37.467000 11847 catalog_manager.cc:5697] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.474731 12140 tablet_bootstrap.cc:654] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.462886 12139 raft_consensus.cc:740] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.476017 12139 consensus_queue.cc:260] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.478699 12139 ts_tablet_manager.cc:1434] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:23:37.478627 11915 leader_election.cc:304] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.474632 12099 raft_consensus.cc:2468] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 1.
I20260710 13:23:37.479532 12141 tablet_bootstrap.cc:492] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.479909 12169 raft_consensus.cc:2804] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.480029 12141 ts_tablet_manager.cc:1403] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.007s
I20260710 13:23:37.481245 12169 raft_consensus.cc:697] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 1 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:37.482256 12169 consensus_queue.cc:237] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } }
I20260710 13:23:37.483229 12139 tablet_bootstrap.cc:492] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548: Bootstrap starting.
I20260710 13:23:37.483870 12141 raft_consensus.cc:359] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.485873 12141 raft_consensus.cc:385] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.486410 12140 tablet_bootstrap.cc:492] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.486268 12141 raft_consensus.cc:740] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.487172 12141 consensus_queue.cc:260] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.489373 12141 ts_tablet_manager.cc:1434] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:23:37.490875 12141 tablet_bootstrap.cc:492] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.491647 12140 ts_tablet_manager.cc:1403] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.005s
I20260710 13:23:37.494712 12140 raft_consensus.cc:359] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.495520 12140 raft_consensus.cc:385] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.495839 12140 raft_consensus.cc:740] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.496567 12140 consensus_queue.cc:260] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.497237 12141 tablet_bootstrap.cc:654] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.498845 12140 ts_tablet_manager.cc:1434] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:37.499883 12140 tablet_bootstrap.cc:492] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.508284 12140 tablet_bootstrap.cc:654] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.509377 12141 tablet_bootstrap.cc:492] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.509899 12141 ts_tablet_manager.cc:1403] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:23:37.510072 12139 tablet_bootstrap.cc:654] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.513607 12141 raft_consensus.cc:359] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.514715 12141 raft_consensus.cc:385] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.515120 12141 raft_consensus.cc:740] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.516423 12141 consensus_queue.cc:260] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.521225 11847 catalog_manager.cc:5697] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.522179 12141 ts_tablet_manager.cc:1434] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:23:37.523223 12141 tablet_bootstrap.cc:492] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.525842 12139 tablet_bootstrap.cc:492] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548: No bootstrap required, opened a new log
I20260710 13:23:37.526357 12139 ts_tablet_manager.cc:1403] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260710 13:23:37.529044 12139 raft_consensus.cc:359] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.529836 12139 raft_consensus.cc:385] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.530122 12139 raft_consensus.cc:740] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.531227 12141 tablet_bootstrap.cc:654] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.530915 12139 consensus_queue.cc:260] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.532397 12170 raft_consensus.cc:493] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.532871 12170 raft_consensus.cc:515] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.533380 12139 ts_tablet_manager.cc:1434] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:37.534538 12140 tablet_bootstrap.cc:492] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.535075 12140 ts_tablet_manager.cc:1403] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.012s
I20260710 13:23:37.536738 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.537410 11950 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.539268 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.539927 12099 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.541541 11991 leader_election.cc:304] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.542371 12165 raft_consensus.cc:2804] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.542732 12165 raft_consensus.cc:493] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.543057 12165 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.544726 12140 raft_consensus.cc:359] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.545732 12140 raft_consensus.cc:385] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.546159 12140 raft_consensus.cc:740] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.535012 12170 leader_election.cc:290] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.547214 12140 consensus_queue.cc:260] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.550112 12140 ts_tablet_manager.cc:1434] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:23:37.551127 12140 tablet_bootstrap.cc:492] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.551460 12141 tablet_bootstrap.cc:492] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.551515 12165 raft_consensus.cc:515] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.552162 12141 ts_tablet_manager.cc:1403] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.010s
I20260710 13:23:37.554831 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.555570 11950 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.555720 12141 raft_consensus.cc:359] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.556584 12141 raft_consensus.cc:385] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.556895 12141 raft_consensus.cc:740] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.558037 12140 tablet_bootstrap.cc:654] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.558877 12165 leader_election.cc:290] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.560156 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.557598 12141 consensus_queue.cc:260] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.560767 12099 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.562507 12141 ts_tablet_manager.cc:1434] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:23:37.563583 11950 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.564764 11991 leader_election.cc:304] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.565378 12141 tablet_bootstrap.cc:492] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.565623 12165 raft_consensus.cc:2804] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.566805 12165 raft_consensus.cc:697] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:37.567899 12099 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.567785 12165 consensus_queue.cc:237] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.569819 12169 raft_consensus.cc:493] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.570261 12169 raft_consensus.cc:515] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.572259 12169 leader_election.cc:290] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.573010 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad70d83f75a64485a7340d04be0aea91" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
W20260710 13:23:37.574569 11915 leader_election.cc:343] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.576766 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad70d83f75a64485a7340d04be0aea91" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
W20260710 13:23:37.578087 11914 leader_election.cc:343] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:37.578503 11914 leader_election.cc:304] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.579738 12141 tablet_bootstrap.cc:654] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.579748 12169 raft_consensus.cc:2749] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.580318 12140 tablet_bootstrap.cc:492] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.580799 12140 ts_tablet_manager.cc:1403] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.005s
I20260710 13:23:37.583941 12140 raft_consensus.cc:359] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.584674 12140 raft_consensus.cc:385] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.584896 12140 raft_consensus.cc:740] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.585587 12140 consensus_queue.cc:260] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.586262 12141 tablet_bootstrap.cc:492] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.586664 12141 ts_tablet_manager.cc:1403] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260710 13:23:37.586635 11845 catalog_manager.cc:5697] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.587576 12140 ts_tablet_manager.cc:1434] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:37.588469 12140 tablet_bootstrap.cc:492] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.589393 12141 raft_consensus.cc:359] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.590013 12141 raft_consensus.cc:385] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.590308 12141 raft_consensus.cc:740] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.590967 12141 consensus_queue.cc:260] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.593056 12141 ts_tablet_manager.cc:1434] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:23:37.593984 12141 tablet_bootstrap.cc:492] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.594406 12140 tablet_bootstrap.cc:654] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.600652 12141 tablet_bootstrap.cc:654] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.607417 12140 tablet_bootstrap.cc:492] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.607949 12140 ts_tablet_manager.cc:1403] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:23:37.609910 12141 tablet_bootstrap.cc:492] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.610355 12141 ts_tablet_manager.cc:1403] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260710 13:23:37.610311 12140 raft_consensus.cc:359] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.611125 12140 raft_consensus.cc:385] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.611423 12140 raft_consensus.cc:740] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.612298 12140 consensus_queue.cc:260] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.613266 12141 raft_consensus.cc:359] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.613974 12141 raft_consensus.cc:385] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.614219 12141 raft_consensus.cc:740] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.614372 12140 ts_tablet_manager.cc:1434] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:37.615269 12140 tablet_bootstrap.cc:492] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1: Bootstrap starting.
I20260710 13:23:37.614895 12141 consensus_queue.cc:260] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.616822 12141 ts_tablet_manager.cc:1434] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:37.617746 12141 tablet_bootstrap.cc:492] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1: Bootstrap starting.
I20260710 13:23:37.621562 12140 tablet_bootstrap.cc:654] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.623608 12141 tablet_bootstrap.cc:654] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:37.629562 12141 tablet_bootstrap.cc:492] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1: No bootstrap required, opened a new log
I20260710 13:23:37.629945 12141 ts_tablet_manager.cc:1403] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 13:23:37.632014 12141 raft_consensus.cc:359] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.632571 12141 raft_consensus.cc:385] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.632786 12141 raft_consensus.cc:740] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.633487 12140 tablet_bootstrap.cc:492] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1: No bootstrap required, opened a new log
I20260710 13:23:37.633306 12141 consensus_queue.cc:260] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.633917 12140 ts_tablet_manager.cc:1403] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260710 13:23:37.634809 12141 ts_tablet_manager.cc:1434] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:23:37.636518 12140 raft_consensus.cc:359] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.637101 12140 raft_consensus.cc:385] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:37.637355 12140 raft_consensus.cc:740] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Initialized, Role: FOLLOWER
I20260710 13:23:37.638017 12140 consensus_queue.cc:260] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.639858 12140 ts_tablet_manager.cc:1434] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:37.660126 12147 raft_consensus.cc:493] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.660632 12147 raft_consensus.cc:515] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.662417 12147 leader_election.cc:290] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.663307 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.663539 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.664132 11950 raft_consensus.cc:2393] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10f202410d034db7abd06092568d06f1 in current term 1: Already voted for candidate 5a84b59bad6746b0aebc9931ac8512d1 in this term.
I20260710 13:23:37.665175 12065 leader_election.cc:304] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10f202410d034db7abd06092568d06f1; no voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:37.666927 12147 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.673532 12147 raft_consensus.cc:2749] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.791746 12165 raft_consensus.cc:493] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.792208 12165 raft_consensus.cc:515] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.794404 12165 leader_election.cc:290] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.795149 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.795547 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.795790 11950 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.796026 12147 raft_consensus.cc:493] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.796152 12099 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.796748 12147 raft_consensus.cc:515] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.797423 11989 leader_election.cc:304] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.797432 12165 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.798317 12170 raft_consensus.cc:2804] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.798679 12170 raft_consensus.cc:493] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.799036 12170 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.799841 12147 leader_election.cc:290] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.799855 12169 raft_consensus.cc:493] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.800556 12169 raft_consensus.cc:515] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.802719 12169 leader_election.cc:290] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.803558 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.804170 12025 raft_consensus.cc:2468] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.804565 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.805148 12024 raft_consensus.cc:2468] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 0.
I20260710 13:23:37.805440 12064 leader_election.cc:304] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.805766 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.806330 12147 raft_consensus.cc:2804] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.806088 12170 raft_consensus.cc:515] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.806422 11915 leader_election.cc:304] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.806777 12147 raft_consensus.cc:493] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.807173 12147 raft_consensus.cc:3060] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.806499 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.808024 11950 raft_consensus.cc:2468] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.809149 12170 leader_election.cc:290] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.809373 12098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.809978 12098 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.813707 12169 raft_consensus.cc:2804] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.813480 12147 raft_consensus.cc:515] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.814071 12169 raft_consensus.cc:493] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.814424 12169 raft_consensus.cc:3060] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.814630 12099 raft_consensus.cc:2393] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e35907f1a4497f8e09316f3512a548 in current term 1: Already voted for candidate 10f202410d034db7abd06092568d06f1 in this term.
I20260710 13:23:37.816854 12098 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.817824 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.818003 11989 leader_election.cc:304] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.818411 11950 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.818719 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.819906 12165 raft_consensus.cc:2804] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.820379 12174 raft_consensus.cc:493] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.820838 12174 raft_consensus.cc:515] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.821261 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.821781 12024 raft_consensus.cc:3060] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.822986 12174 leader_election.cc:290] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.820394 12165 raft_consensus.cc:697] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:37.825381 12165 consensus_queue.cc:237] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.826637 11950 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.828322 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.828944 12025 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.819818 12147 leader_election.cc:290] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.830197 12064 leader_election.cc:304] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.830577 11950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.831857 12165 raft_consensus.cc:493] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.832319 12165 raft_consensus.cc:515] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.831209 11950 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.834458 12024 raft_consensus.cc:2468] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 1.
I20260710 13:23:37.835165 12165 leader_election.cc:290] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.836454 12147 raft_consensus.cc:2804] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.836338 12098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad70d83f75a64485a7340d04be0aea91" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.837021 12098 raft_consensus.cc:2468] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.837955 12147 raft_consensus.cc:493] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.838124 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad70d83f75a64485a7340d04be0aea91" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.838347 12147 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.838449 12064 leader_election.cc:304] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.838748 11948 raft_consensus.cc:2468] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.839319 12174 raft_consensus.cc:2804] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.840615 11991 leader_election.cc:304] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.841427 12165 raft_consensus.cc:2804] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.841760 12165 raft_consensus.cc:493] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.842087 12165 raft_consensus.cc:3060] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.844774 12170 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.845115 12174 raft_consensus.cc:697] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:37.846024 12174 consensus_queue.cc:237] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.846686 12147 raft_consensus.cc:515] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.849583 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.849967 12169 raft_consensus.cc:515] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.850436 11948 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.851118 11949 raft_consensus.cc:2393] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10f202410d034db7abd06092568d06f1 in current term 1: Already voted for candidate c9e35907f1a4497f8e09316f3512a548 in this term.
I20260710 13:23:37.851214 12147 leader_election.cc:290] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.853294 12169 leader_election.cc:290] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 1 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.851121 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.854106 12024 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.856232 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.857441 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f3e2f08edb4b35aea3240b7c0a324d" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.858172 12025 raft_consensus.cc:2393] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c9e35907f1a4497f8e09316f3512a548 in current term 1: Already voted for candidate 10f202410d034db7abd06092568d06f1 in this term.
I20260710 13:23:37.859364 11915 leader_election.cc:304] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [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: c9e35907f1a4497f8e09316f3512a548; no voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.861723 12169 raft_consensus.cc:2749] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.863148 12148 consensus_queue.cc:1048] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.863314 12024 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 1.
I20260710 13:23:37.867466 12064 leader_election.cc:304] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.868824 12174 raft_consensus.cc:2804] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.869272 12174 raft_consensus.cc:697] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:37.870132 12174 consensus_queue.cc:237] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.870558 11848 catalog_manager.cc:5697] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.876691 12165 raft_consensus.cc:515] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.879849 11847 catalog_manager.cc:5697] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.881419 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad70d83f75a64485a7340d04be0aea91" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.881893 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad70d83f75a64485a7340d04be0aea91" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.882243 12099 raft_consensus.cc:3060] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.882488 11949 raft_consensus.cc:3060] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.884876 12148 consensus_queue.cc:1048] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.884848 12165 leader_election.cc:290] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.893005 11948 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 1.
I20260710 13:23:37.898561 12174 consensus_queue.cc:1048] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.902082 11949 raft_consensus.cc:2468] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.903656 11991 leader_election.cc:304] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.905612 12148 raft_consensus.cc:2804] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.906100 12148 raft_consensus.cc:697] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:37.906982 12148 consensus_queue.cc:237] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.920480 11845 catalog_manager.cc:5697] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:37.924852 12099 raft_consensus.cc:2468] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 1.
I20260710 13:23:37.927124 12174 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.927675 12174 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.929889 12148 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:37.930158 12174 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.930441 12148 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.931058 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1" is_pre_election: true
I20260710 13:23:37.931733 12024 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.932974 12064 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:37.933660 12148 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.933382 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.933271 11847 catalog_manager.cc:5697] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:37.934304 11948 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 0.
I20260710 13:23:37.934545 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548" is_pre_election: true
I20260710 13:23:37.934801 12200 raft_consensus.cc:2804] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.935182 12200 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.935539 12200 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.935484 11991 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:37.938555 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1" is_pre_election: true
I20260710 13:23:37.943313 12200 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.943796 12147 consensus_queue.cc:1048] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:37.944157 12148 raft_consensus.cc:2804] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:37.945334 12148 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:37.945760 12148 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.944617 11949 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 0.
I20260710 13:23:37.953512 12099 raft_consensus.cc:2393] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a84b59bad6746b0aebc9931ac8512d1 in current term 1: Already voted for candidate 10f202410d034db7abd06092568d06f1 in this term.
I20260710 13:23:37.954578 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.955183 11948 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:37.955505 12200 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:37.956363 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:37.958211 12148 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.959558 12025 raft_consensus.cc:2393] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10f202410d034db7abd06092568d06f1 in current term 1: Already voted for candidate 5a84b59bad6746b0aebc9931ac8512d1 in this term.
I20260710 13:23:37.962387 12169 consensus_queue.cc:1048] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.965046 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:37.968547 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:37.969318 11948 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 1.
I20260710 13:23:37.969949 12099 raft_consensus.cc:2393] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5a84b59bad6746b0aebc9931ac8512d1 in current term 1: Already voted for candidate 10f202410d034db7abd06092568d06f1 in this term.
I20260710 13:23:37.969765 12148 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 1 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:37.971040 12065 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [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: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:37.971719 12200 raft_consensus.cc:2804] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:37.972191 12200 raft_consensus.cc:697] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:37.972556 11989 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [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: 5a84b59bad6746b0aebc9931ac8512d1; no voters: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:37.973008 12200 consensus_queue.cc:237] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:37.973641 12148 raft_consensus.cc:2749] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:37.981619 12211 consensus_queue.cc:1048] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:37.993384 11845 catalog_manager.cc:5697] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:38.089062 12148 consensus_queue.cc:1048] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.098548 12148 consensus_queue.cc:1048] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.204198 12025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:51718
I20260710 13:23:38.204753 12025 raft_consensus.cc:606] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:38.209784 12025 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:51718
I20260710 13:23:38.210321 12025 raft_consensus.cc:606] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:38.213925 12168 raft_consensus.cc:993] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.214418 12148 raft_consensus.cc:1081] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.219043 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:23:38.219570 11948 raft_consensus.cc:493] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.219976 11948 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.226017 11948 raft_consensus.cc:515] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.227773 12099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b"
dest_uuid: "10f202410d034db7abd06092568d06f1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:46776
I20260710 13:23:38.228318 12099 raft_consensus.cc:606] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:38.228700 11948 leader_election.cc:290] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:38.228696 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:38.229023 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:38.229363 12025 raft_consensus.cc:3055] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.229624 12097 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.229717 12025 raft_consensus.cc:740] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:38.230557 12025 consensus_queue.cc:260] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.231791 12025 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.234449 12024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "828701dd912642539699fafa59a69677"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:51718
I20260710 13:23:38.235172 12024 raft_consensus.cc:606] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:38.235776 12097 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.236840 11914 leader_election.cc:304] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:38.237632 12211 raft_consensus.cc:2804] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.238051 12211 raft_consensus.cc:697] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:38.238322 12025 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.238858 12211 consensus_queue.cc:237] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.244241 12097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8"
dest_uuid: "10f202410d034db7abd06092568d06f1"
mode: GRACEFUL
new_leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:46776
I20260710 13:23:38.244791 12097 raft_consensus.cc:606] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Received request to transfer leadership to TS 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:38.246040 11845 catalog_manager.cc:5697] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 1 to 2, leader changed from 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.249753 12097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0"
dest_uuid: "10f202410d034db7abd06092568d06f1"
mode: GRACEFUL
new_leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:46776
I20260710 13:23:38.250204 12097 raft_consensus.cc:606] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Received request to transfer leadership to TS 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:38.324707 12148 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.330996 12168 raft_consensus.cc:993] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.331487 12165 raft_consensus.cc:1081] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.333519 11949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "828701dd912642539699fafa59a69677"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:23:38.334093 11949 raft_consensus.cc:493] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.334445 11949 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.337005 12165 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.341233 11949 raft_consensus.cc:515] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.342424 11948 raft_consensus.cc:1240] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Rejecting Update request from peer 5a84b59bad6746b0aebc9931ac8512d1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:23:38.344262 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:38.344914 12025 raft_consensus.cc:3055] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.345252 12025 raft_consensus.cc:740] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:38.346118 12025 consensus_queue.cc:260] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.346580 11949 leader_election.cc:290] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:38.346997 12165 consensus_queue.cc:1059] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.347214 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:38.347750 12097 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.348223 12025 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.353856 12097 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.354517 12025 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.355237 11914 leader_election.cc:304] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:38.356010 12211 raft_consensus.cc:2804] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.356465 12211 raft_consensus.cc:697] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:38.357249 12211 consensus_queue.cc:237] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.357532 12165 consensus_queue.cc:1048] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.364759 11847 catalog_manager.cc:5697] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 1 to 2, leader changed from 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.369858 12148 consensus_queue.cc:1048] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.386413 12200 consensus_queue.cc:1048] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.400323 12170 raft_consensus.cc:993] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.400797 12168 raft_consensus.cc:1081] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.404731 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:23:38.405483 11948 raft_consensus.cc:493] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.405969 11948 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.407495 12200 consensus_queue.cc:1048] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.413034 11948 raft_consensus.cc:515] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.415426 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:38.415786 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:38.415982 12024 raft_consensus.cc:3055] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.416236 12097 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.416329 12024 raft_consensus.cc:740] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:38.417173 12024 consensus_queue.cc:260] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.418224 12024 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.414697 11948 leader_election.cc:290] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:38.421900 12097 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.423450 11914 leader_election.cc:304] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:38.424226 12211 raft_consensus.cc:2804] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.424696 12211 raft_consensus.cc:697] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:38.424594 12224 consensus_queue.cc:1048] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.425526 12211 consensus_queue.cc:237] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.429328 12024 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.433938 11847 catalog_manager.cc:5697] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 1 to 2, leader changed from 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.435108 12147 consensus_queue.cc:1048] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.449270 12224 raft_consensus.cc:993] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: : Instructing follower 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:38.449764 12147 raft_consensus.cc:1081] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Signalling peer 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:38.451370 12024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:51704
I20260710 13:23:38.451920 12024 raft_consensus.cc:493] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.452277 12024 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.456698 12024 raft_consensus.cc:515] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.458189 12024 leader_election.cc:290] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 2 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:38.459051 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:38.459290 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:38.459677 11948 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.459820 12097 raft_consensus.cc:3055] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.460171 12097 raft_consensus.cc:740] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:38.460965 12097 consensus_queue.cc:260] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.462209 12097 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.466544 11948 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 2.
I20260710 13:23:38.467828 11991 leader_election.cc:304] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:38.468534 12168 raft_consensus.cc:2804] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.468478 12097 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 2.
I20260710 13:23:38.469116 12168 raft_consensus.cc:697] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:38.469936 12168 consensus_queue.cc:237] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.475723 12147 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:38.476581 11845 catalog_manager.cc:5697] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 1 to 2, leader changed from 10f202410d034db7abd06092568d06f1 (127.11.9.3) to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.482556 12224 raft_consensus.cc:993] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: : Instructing follower 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:38.483011 12200 raft_consensus.cc:1081] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Signalling peer 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:38.484845 12025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:51704
I20260710 13:23:38.486387 12025 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.486764 12025 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.490172 12200 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:38.495030 12025 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.500305 12025 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 2 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:38.500909 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:38.501487 11948 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.501964 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:38.502528 12097 raft_consensus.cc:3055] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.502816 12097 raft_consensus.cc:740] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:38.503598 12097 consensus_queue.cc:260] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.504756 12097 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.508342 11948 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 2.
I20260710 13:23:38.510373 11991 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:38.511040 12168 raft_consensus.cc:2804] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.511369 12097 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 2.
I20260710 13:23:38.511559 12168 raft_consensus.cc:697] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:38.512401 12168 consensus_queue.cc:237] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.518121 11845 catalog_manager.cc:5697] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 1 to 2, leader changed from 10f202410d034db7abd06092568d06f1 (127.11.9.3) to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.546466 12200 raft_consensus.cc:993] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.546855 12200 raft_consensus.cc:1081] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:38.548291 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:23:38.548756 11948 raft_consensus.cc:493] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:38.549005 11948 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.553854 11948 raft_consensus.cc:515] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.555435 11948 leader_election.cc:290] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:38.556267 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:38.556450 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:38.556869 12025 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.556944 12097 raft_consensus.cc:3055] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:38.557330 12097 raft_consensus.cc:740] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:38.558130 12097 consensus_queue.cc:260] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.559345 12097 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:38.563766 12025 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.564997 11915 leader_election.cc:304] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:38.565712 12097 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:38.565798 12169 raft_consensus.cc:2804] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:38.566273 12169 raft_consensus.cc:697] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:38.567011 12169 consensus_queue.cc:237] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:38.573264 11845 catalog_manager.cc:5697] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 1 to 2, leader changed from 10f202410d034db7abd06092568d06f1 (127.11.9.3) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:38.783893 12097 raft_consensus.cc:1275] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.785229 12169 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.790390 12025 raft_consensus.cc:1275] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.793483 12024 raft_consensus.cc:1275] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.796104 12211 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.796308 12173 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.805022 12097 raft_consensus.cc:1275] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.806288 12211 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.913198 12097 raft_consensus.cc:1275] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.914430 12170 consensus_queue.cc:1048] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.921882 11948 raft_consensus.cc:1275] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.923529 12148 consensus_queue.cc:1048] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.927479 11949 raft_consensus.cc:1275] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.928956 12148 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:38.940428 12097 raft_consensus.cc:1275] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:38.941727 12170 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.024575 12097 raft_consensus.cc:1275] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:39.025956 12211 consensus_queue.cc:1048] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.031463 12025 raft_consensus.cc:1275] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:39.033131 12169 consensus_queue.cc:1048] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.146268 12025 raft_consensus.cc:1275] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:39.147529 12169 consensus_queue.cc:1048] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:39.156454 12097 raft_consensus.cc:1275] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:39.157770 12173 consensus_queue.cc:1048] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:41.288671 11300 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:23:41.289623 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:41.307092 11948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "828701dd912642539699fafa59a69677"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
mode: GRACEFUL
new_leader_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:52290
I20260710 13:23:41.307855 11948 raft_consensus.cc:606] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Received request to transfer leadership to TS 10f202410d034db7abd06092568d06f1
I20260710 13:23:41.310837 11948 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
mode: GRACEFUL
new_leader_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:52290
I20260710 13:23:41.311446 11948 raft_consensus.cc:606] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Received request to transfer leadership to TS 10f202410d034db7abd06092568d06f1
I20260710 13:23:41.312526 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:23:41.313020 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:41.322433 12238 raft_consensus.cc:993] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: : Instructing follower 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:41.323724 12238 raft_consensus.cc:1081] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Signalling peer 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:41.324122 12239 raft_consensus.cc:993] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: : Instructing follower 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:41.324608 12169 raft_consensus.cc:1081] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Signalling peer 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:41.325500 12099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "828701dd912642539699fafa59a69677"
dest_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:46768
I20260710 13:23:41.326038 12099 raft_consensus.cc:493] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.326267 12097 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e"
dest_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:46768
I20260710 13:23:41.326457 12099 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.326823 12097 raft_consensus.cc:493] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:41.327209 12097 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.333377 12099 raft_consensus.cc:515] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:41.333737 12097 raft_consensus.cc:515] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:41.335597 12097 leader_election.cc:290] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 3 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:41.336194 12099 leader_election.cc:290] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 3 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:41.336578 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:41.337162 11949 raft_consensus.cc:3055] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:41.337303 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:41.337507 11949 raft_consensus.cc:740] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:41.337898 11948 raft_consensus.cc:3055] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:41.338203 11948 raft_consensus.cc:740] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:41.338325 11949 consensus_queue.cc:260] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:41.338955 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:41.339298 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:41.339555 12024 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.339589 11949 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.339896 12025 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.338966 11948 consensus_queue.cc:260] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:41.343240 11948 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:41.344902 12024 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 3.
I20260710 13:23:41.346256 12064 leader_election.cc:304] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [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: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:41.346321 11949 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 3.
I20260710 13:23:41.347131 12147 raft_consensus.cc:2804] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:41.347828 12065 leader_election.cc:304] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [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: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:41.350494 11948 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 3.
I20260710 13:23:41.352043 12025 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 3.
I20260710 13:23:41.352586 12241 raft_consensus.cc:2804] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:41.352938 12147 raft_consensus.cc:697] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:41.354336 12147 consensus_queue.cc:237] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:41.355316 12241 raft_consensus.cc:697] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:41.356129 12241 consensus_queue.cc:237] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:41.360965 11847 catalog_manager.cc:5697] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 2 to 3, leader changed from c9e35907f1a4497f8e09316f3512a548 (127.11.9.1) to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.376555 11847 catalog_manager.cc:5697] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 2 to 3, leader changed from c9e35907f1a4497f8e09316f3512a548 (127.11.9.1) to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:41.805619 12024 raft_consensus.cc:1275] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:41.807114 12241 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:41.817287 11948 raft_consensus.cc:1275] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:41.819521 12241 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:41.838884 12024 raft_consensus.cc:1275] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:41.840124 12242 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:41.849996 11948 raft_consensus.cc:1275] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:41.851485 12242 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:42.313848 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:42.327291 12099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e"
dest_uuid: "10f202410d034db7abd06092568d06f1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:46776
I20260710 13:23:42.327831 12099 raft_consensus.cc:606] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:42.338296 12099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "828701dd912642539699fafa59a69677"
dest_uuid: "10f202410d034db7abd06092568d06f1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:46776
I20260710 13:23:42.338843 12099 raft_consensus.cc:606] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:42.343546 12024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:51718
I20260710 13:23:42.344098 12024 raft_consensus.cc:606] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:42.348991 12024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:51718
I20260710 13:23:42.349475 12024 raft_consensus.cc:606] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:42.354123 12024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
mode: GRACEFUL
new_leader_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:51718
I20260710 13:23:42.354622 12024 raft_consensus.cc:606] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Received request to transfer leadership to TS c9e35907f1a4497f8e09316f3512a548
I20260710 13:23:42.466439 12257 raft_consensus.cc:993] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.466958 12235 raft_consensus.cc:1081] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.468255 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:23:42.468684 11948 raft_consensus.cc:493] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.469002 11948 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.474152 11948 raft_consensus.cc:515] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.475541 11948 leader_election.cc:290] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:42.476343 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:42.476562 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:42.476984 12024 raft_consensus.cc:3055] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:23:42.477075 12099 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.477314 12024 raft_consensus.cc:740] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:42.478128 12024 consensus_queue.cc:260] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.479004 12024 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:23:42.481702 12099 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:42.482790 11914 leader_election.cc:304] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:42.483563 12169 raft_consensus.cc:2804] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:23:42.483971 12169 raft_consensus.cc:697] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:42.483986 12024 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 2.
I20260710 13:23:42.484845 12169 consensus_queue.cc:237] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.491909 11845 catalog_manager.cc:5697] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 1 to 2, leader changed from 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.634384 12257 raft_consensus.cc:993] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.634855 12257 raft_consensus.cc:1081] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.636381 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:23:42.636899 11948 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.637188 11948 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:42.641158 11948 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.642568 11948 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 3 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:42.643549 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:42.643918 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:42.644153 12024 raft_consensus.cc:3055] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:42.644452 12099 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:42.644476 12024 raft_consensus.cc:740] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:42.645364 12024 consensus_queue.cc:260] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.646534 12024 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:42.651255 12099 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 3.
I20260710 13:23:42.652467 11914 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [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: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:42.652872 12024 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 3.
I20260710 13:23:42.653281 12238 raft_consensus.cc:2804] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:42.654810 12238 raft_consensus.cc:697] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:42.655640 12238 consensus_queue.cc:237] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.661752 11845 catalog_manager.cc:5697] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 2 to 3, leader changed from 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.685675 12255 raft_consensus.cc:993] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.686129 12241 raft_consensus.cc:1081] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.687448 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "828701dd912642539699fafa59a69677"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:23:42.687861 11948 raft_consensus.cc:493] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.688144 11948 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:42.692266 11948 raft_consensus.cc:515] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.693711 11948 leader_election.cc:290] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 4 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:42.694535 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:42.694813 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "828701dd912642539699fafa59a69677" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:42.695096 12024 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:42.695328 12099 raft_consensus.cc:3055] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:42.695673 12099 raft_consensus.cc:740] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:42.696338 12099 consensus_queue.cc:260] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.697225 12099 raft_consensus.cc:3060] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:42.699904 12024 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 4.
I20260710 13:23:42.700906 11915 leader_election.cc:304] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [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: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:42.701629 12238 raft_consensus.cc:2804] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:42.702108 12238 raft_consensus.cc:697] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 4 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:42.702203 12099 raft_consensus.cc:2468] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 4.
I20260710 13:23:42.702944 12238 consensus_queue.cc:237] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.708868 11845 catalog_manager.cc:5697] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 3 to 4, leader changed from 10f202410d034db7abd06092568d06f1 (127.11.9.3) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 4 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.879168 12235 raft_consensus.cc:993] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.880179 12257 raft_consensus.cc:1081] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.882582 11948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36312
I20260710 13:23:42.883704 11948 raft_consensus.cc:493] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.884164 12255 raft_consensus.cc:993] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: : Instructing follower c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.885043 12241 raft_consensus.cc:1081] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Signalling peer c9e35907f1a4497f8e09316f3512a548 to start an election
I20260710 13:23:42.884238 11948 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:42.887311 11949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
 from {username='slave'} at 127.0.0.1:36328
I20260710 13:23:42.887876 11949 raft_consensus.cc:493] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:42.888180 11949 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:42.893718 11948 raft_consensus.cc:515] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.894155 11949 raft_consensus.cc:515] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.895956 11948 leader_election.cc:290] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 3 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:42.896111 11949 leader_election.cc:290] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [CANDIDATE]: Term 4 election: Requested vote from peers 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:42.897675 12024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:42.898196 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:42.898463 12024 raft_consensus.cc:3055] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:42.898972 12025 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:42.898917 12024 raft_consensus.cc:740] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:42.899610 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce94adfce8144e1a810d243446f154e0" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:42.900300 12099 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:42.900285 12024 consensus_queue.cc:260] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.902206 12024 raft_consensus.cc:3060] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:42.902311 12097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a470bc11b0a844879e6d938b1739ba1e" candidate_uuid: "c9e35907f1a4497f8e09316f3512a548" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:42.902979 12097 raft_consensus.cc:3055] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:42.903391 12097 raft_consensus.cc:740] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:42.904414 12097 consensus_queue.cc:260] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.905644 12097 raft_consensus.cc:3060] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:42.907280 12025 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 4.
I20260710 13:23:42.907893 12099 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 3.
I20260710 13:23:42.908245 12023 raft_consensus.cc:1240] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Rejecting Update request from peer 10f202410d034db7abd06092568d06f1 for earlier term 3. Current term is 4. Ops: []
I20260710 13:23:42.909718 11914 leader_election.cc:304] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [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: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:42.910583 12024 raft_consensus.cc:2468] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 3.
I20260710 13:23:42.911188 12238 raft_consensus.cc:2804] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:42.912931 12238 raft_consensus.cc:697] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:42.913338 11915 leader_election.cc:304] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [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: 5a84b59bad6746b0aebc9931ac8512d1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:42.914160 12097 raft_consensus.cc:2468] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e35907f1a4497f8e09316f3512a548 in term 4.
I20260710 13:23:42.914286 12263 raft_consensus.cc:2804] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:42.914770 12263 raft_consensus.cc:697] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 4 LEADER]: Becoming Leader. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:42.913964 12238 consensus_queue.cc:237] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.915828 12263 consensus_queue.cc:237] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:42.925081 11845 catalog_manager.cc:5697] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 2 to 3, leader changed from 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:42.937291 11845 catalog_manager.cc:5697] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 reported cstate change: term changed from 3 to 4, leader changed from 10f202410d034db7abd06092568d06f1 (127.11.9.3) to c9e35907f1a4497f8e09316f3512a548 (127.11.9.1). New cstate: current_term: 4 leader_uuid: "c9e35907f1a4497f8e09316f3512a548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:43.003072 12097 raft_consensus.cc:1275] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.004324 12238 consensus_queue.cc:1048] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:43.014675 12025 raft_consensus.cc:1275] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:23:43.016428 12169 consensus_queue.cc:1048] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:43.126919 12025 raft_consensus.cc:1275] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:43.127058 12097 raft_consensus.cc:1275] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:43.128153 12263 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:43.128793 12169 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:43.289950 12025 raft_consensus.cc:1275] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:43.291116 12238 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:43.295660 12097 raft_consensus.cc:1275] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:43.297206 12238 consensus_queue.cc:1048] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:43.358670 12025 raft_consensus.cc:1275] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:43.359930 12238 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:43.369726 12097 raft_consensus.cc:1275] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:43.371784 12169 consensus_queue.cc:1048] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:43.397581 12025 raft_consensus.cc:1275] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:43.398589 12275 consensus_queue.cc:1048] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:43.408067 12097 raft_consensus.cc:1275] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Refusing update from remote peer c9e35907f1a4497f8e09316f3512a548: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:43.409683 12275 consensus_queue.cc:1048] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:45.361545 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:45.372486 11949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
mode: GRACEFUL
new_leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:52290
I20260710 13:23:45.373082 11949 raft_consensus.cc:606] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Received request to transfer leadership to TS 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:45.375749 11949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
mode: GRACEFUL
new_leader_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:52290
I20260710 13:23:45.376230 11949 raft_consensus.cc:606] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Received request to transfer leadership to TS 10f202410d034db7abd06092568d06f1
I20260710 13:23:45.378791 11949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
mode: GRACEFUL
new_leader_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:52290
I20260710 13:23:45.379249 11949 raft_consensus.cc:606] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Received request to transfer leadership to TS 10f202410d034db7abd06092568d06f1
I20260710 13:23:45.381433 11949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a"
dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
mode: GRACEFUL
new_leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:52290
I20260710 13:23:45.381920 11949 raft_consensus.cc:606] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Received request to transfer leadership to TS 5a84b59bad6746b0aebc9931ac8512d1
I20260710 13:23:45.382853 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:23:45.383240 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:23:45.604900 12286 raft_consensus.cc:993] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: : Instructing follower 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:45.605343 12282 raft_consensus.cc:1081] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Signalling peer 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:45.607055 12025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:51692
I20260710 13:23:45.607467 12025 raft_consensus.cc:493] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.607818 12025 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.612463 12025 raft_consensus.cc:515] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.613894 12025 leader_election.cc:290] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 3 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:45.614974 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:45.615046 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2079ac6a403b400a8e8e7b987edcf9b5" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:45.615839 12099 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.615845 11949 raft_consensus.cc:3055] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:45.616312 11949 raft_consensus.cc:740] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:45.617092 11949 consensus_queue.cc:260] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.618292 11949 raft_consensus.cc:3060] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.622418 12099 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 3.
I20260710 13:23:45.623906 11989 leader_election.cc:304] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [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: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:45.624827 12284 raft_consensus.cc:2804] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:45.624792 11949 raft_consensus.cc:2468] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 3.
I20260710 13:23:45.625408 12284 raft_consensus.cc:697] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:45.626348 12284 consensus_queue.cc:237] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.633715 11848 catalog_manager.cc:5697] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 2 to 3, leader changed from c9e35907f1a4497f8e09316f3512a548 (127.11.9.1) to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 3 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.867880 12286 raft_consensus.cc:993] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: : Instructing follower 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:45.868441 12282 raft_consensus.cc:1081] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Signalling peer 5a84b59bad6746b0aebc9931ac8512d1 to start an election
I20260710 13:23:45.869979 12025 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a"
dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
 from {username='slave'} at 127.0.0.1:51692
I20260710 13:23:45.870407 12025 raft_consensus.cc:493] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.870675 12025 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.874570 12025 raft_consensus.cc:515] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.876137 12025 leader_election.cc:290] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [CANDIDATE]: Term 3 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 10f202410d034db7abd06092568d06f1 (127.11.9.3:38887)
I20260710 13:23:45.876852 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:45.877156 12099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96a3f27821e459da824e00afd4b1c5a" candidate_uuid: "5a84b59bad6746b0aebc9931ac8512d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f202410d034db7abd06092568d06f1"
I20260710 13:23:45.877424 11949 raft_consensus.cc:3055] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:45.877677 12099 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.877794 11949 raft_consensus.cc:740] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:45.878569 11949 consensus_queue.cc:260] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.879544 11949 raft_consensus.cc:3060] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.881925 12099 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 3.
I20260710 13:23:45.882911 11989 leader_election.cc:304] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [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: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:45.883648 12284 raft_consensus.cc:2804] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:45.884030 12284 raft_consensus.cc:697] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 LEADER]: Becoming Leader. State: Replica: 5a84b59bad6746b0aebc9931ac8512d1, State: Running, Role: LEADER
I20260710 13:23:45.884496 11949 raft_consensus.cc:2468] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a84b59bad6746b0aebc9931ac8512d1 in term 3.
I20260710 13:23:45.884825 12284 consensus_queue.cc:237] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.891613 11848 catalog_manager.cc:5697] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 reported cstate change: term changed from 2 to 3, leader changed from c9e35907f1a4497f8e09316f3512a548 (127.11.9.1) to 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2). New cstate: current_term: 3 leader_uuid: "5a84b59bad6746b0aebc9931ac8512d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:45.899092 12286 raft_consensus.cc:993] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: : Instructing follower 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:45.899693 12282 raft_consensus.cc:1081] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Signalling peer 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:45.901171 12099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b"
dest_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:46768
I20260710 13:23:45.901628 12099 raft_consensus.cc:493] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.901895 12099 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.906908 12099 raft_consensus.cc:515] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.908084 12282 raft_consensus.cc:993] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: : Instructing follower 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:45.908711 12286 raft_consensus.cc:1081] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Signalling peer 10f202410d034db7abd06092568d06f1 to start an election
I20260710 13:23:45.910336 12098 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8"
dest_uuid: "10f202410d034db7abd06092568d06f1"
 from {username='slave'} at 127.0.0.1:46768
I20260710 13:23:45.910658 12099 leader_election.cc:290] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 3 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:45.910569 11949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:45.910856 12098 raft_consensus.cc:493] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:23:45.911255 12098 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:45.911283 11949 raft_consensus.cc:3055] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:23:45.911721 11949 raft_consensus.cc:740] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:45.912496 11949 consensus_queue.cc:260] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.912971 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7759f6cdefe4b3ab0e0f63afc97267b" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:45.913976 11949 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.914096 12025 raft_consensus.cc:3060] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:23:45.918358 12025 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 3.
I20260710 13:23:45.918824 12098 raft_consensus.cc:515] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.919667 12064 leader_election.cc:304] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [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: 10f202410d034db7abd06092568d06f1, 5a84b59bad6746b0aebc9931ac8512d1; no voters: 
I20260710 13:23:45.920575 12241 raft_consensus.cc:2804] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:23:45.920841 11949 raft_consensus.cc:2468] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 3.
I20260710 13:23:45.921698 11948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c9e35907f1a4497f8e09316f3512a548"
I20260710 13:23:45.922133 11948 raft_consensus.cc:3055] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:23:45.922384 11948 raft_consensus.cc:740] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c9e35907f1a4497f8e09316f3512a548, State: Running, Role: LEADER
I20260710 13:23:45.923041 11948 consensus_queue.cc:260] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.923861 11948 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:45.924202 12241 raft_consensus.cc:697] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:45.925591 12098 leader_election.cc:290] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [CANDIDATE]: Term 4 election: Requested vote from peers c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555), 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327)
I20260710 13:23:45.925194 12241 consensus_queue.cc:237] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.926712 12025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51e4eb117db4f06abf2b71fa74cbbb8" candidate_uuid: "10f202410d034db7abd06092568d06f1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a84b59bad6746b0aebc9931ac8512d1"
I20260710 13:23:45.927263 12025 raft_consensus.cc:3060] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:23:45.932850 11948 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 4.
I20260710 13:23:45.934154 12065 leader_election.cc:304] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [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: 10f202410d034db7abd06092568d06f1, c9e35907f1a4497f8e09316f3512a548; no voters: 
I20260710 13:23:45.934731 12025 raft_consensus.cc:2468] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f202410d034db7abd06092568d06f1 in term 4.
I20260710 13:23:45.934969 12241 raft_consensus.cc:2804] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:23:45.935505 12241 raft_consensus.cc:697] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 4 LEADER]: Becoming Leader. State: Replica: 10f202410d034db7abd06092568d06f1, State: Running, Role: LEADER
I20260710 13:23:45.936337 12241 consensus_queue.cc:237] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [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: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } }
I20260710 13:23:45.936393 11848 catalog_manager.cc:5697] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 2 to 3, leader changed from c9e35907f1a4497f8e09316f3512a548 (127.11.9.1) to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:45.947724 11848 catalog_manager.cc:5697] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 reported cstate change: term changed from 3 to 4, leader changed from c9e35907f1a4497f8e09316f3512a548 (127.11.9.1) to 10f202410d034db7abd06092568d06f1 (127.11.9.3). New cstate: current_term: 4 leader_uuid: "10f202410d034db7abd06092568d06f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:46.008246 11948 raft_consensus.cc:1275] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.009527 12284 consensus_queue.cc:1048] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.021551 12098 raft_consensus.cc:1275] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.023100 12284 consensus_queue.cc:1048] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.280320 11948 raft_consensus.cc:1275] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.281747 12299 consensus_queue.cc:1048] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.290621 12098 raft_consensus.cc:1275] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Refusing update from remote peer 5a84b59bad6746b0aebc9931ac8512d1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.292820 12285 consensus_queue.cc:1048] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f202410d034db7abd06092568d06f1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 38887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.361507 11948 raft_consensus.cc:1275] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.362660 12241 consensus_queue.cc:1048] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e35907f1a4497f8e09316f3512a548" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 37555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.371927 12025 raft_consensus.cc:1275] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:23:46.373888 12241 consensus_queue.cc:1048] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:46.384496 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:23:46.394520 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
I20260710 13:23:46.422248 12025 raft_consensus.cc:1275] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Refusing update from remote peer 10f202410d034db7abd06092568d06f1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:23:46.424161 12241 consensus_queue.cc:1048] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a84b59bad6746b0aebc9931ac8512d1" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:46.424645 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:46.425518 11300 tablet_replica.cc:333] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.426384 11300 raft_consensus.cc:2243] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.427026 11300 raft_consensus.cc:2272] T 86f3e2f08edb4b35aea3240b7c0a324d P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.431488 11300 tablet_replica.cc:333] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.432339 11300 raft_consensus.cc:2243] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.433347 11300 raft_consensus.cc:2272] T ce94adfce8144e1a810d243446f154e0 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.435904 11300 tablet_replica.cc:333] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
W20260710 13:23:46.436512 12065 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 13:23:46.436753 11300 raft_consensus.cc:2243] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.441175 11300 raft_consensus.cc:2272] T a51e4eb117db4f06abf2b71fa74cbbb8 P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:46.443060 12065 consensus_peers.cc:597] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 -> Peer c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555): Couldn't send request to peer c9e35907f1a4497f8e09316f3512a548. 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:23:46.444425 11300 tablet_replica.cc:333] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.445201 11300 raft_consensus.cc:2243] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.446177 11300 raft_consensus.cc:2272] T 828701dd912642539699fafa59a69677 P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.448360 11300 tablet_replica.cc:333] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.448902 11300 raft_consensus.cc:2243] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.449334 11300 raft_consensus.cc:2272] T ad70d83f75a64485a7340d04be0aea91 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.450893 11300 tablet_replica.cc:333] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.451496 11300 raft_consensus.cc:2243] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.452549 11300 raft_consensus.cc:2272] T a470bc11b0a844879e6d938b1739ba1e P c9e35907f1a4497f8e09316f3512a548 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.454434 11300 tablet_replica.cc:333] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.454849 11300 raft_consensus.cc:2243] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.455164 11300 raft_consensus.cc:2272] T b7759f6cdefe4b3ab0e0f63afc97267b P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.457099 11300 tablet_replica.cc:333] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.457523 11300 raft_consensus.cc:2243] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.457850 11300 raft_consensus.cc:2272] T 2079ac6a403b400a8e8e7b987edcf9b5 P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.459810 11300 tablet_replica.cc:333] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.460214 11300 raft_consensus.cc:2243] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.460533 11300 raft_consensus.cc:2272] T c96a3f27821e459da824e00afd4b1c5a P c9e35907f1a4497f8e09316f3512a548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.462559 11300 tablet_replica.cc:333] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548: stopping tablet replica
I20260710 13:23:46.462940 11300 raft_consensus.cc:2243] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.463757 11300 raft_consensus.cc:2272] T c7aa02f830c64c27a83664e05aa37978 P c9e35907f1a4497f8e09316f3512a548 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:23:46.471381 11991 consensus_peers.cc:597] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 -> Peer c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555): Couldn't send request to peer c9e35907f1a4497f8e09316f3512a548. 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:23:46.493386 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
W20260710 13:23:46.510856 11991 consensus_peers.cc:597] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 -> Peer c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555): Couldn't send request to peer c9e35907f1a4497f8e09316f3512a548. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:37555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:46.515834 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
I20260710 13:23:46.538954 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:46.539609 11300 tablet_replica.cc:333] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.540143 11300 raft_consensus.cc:2243] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.540594 11300 raft_consensus.cc:2272] T 828701dd912642539699fafa59a69677 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.542367 11300 tablet_replica.cc:333] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.542830 11300 raft_consensus.cc:2243] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.543180 11300 raft_consensus.cc:2272] T 86f3e2f08edb4b35aea3240b7c0a324d P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.544832 11300 tablet_replica.cc:333] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.545260 11300 raft_consensus.cc:2243] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.545588 11300 raft_consensus.cc:2272] T ce94adfce8144e1a810d243446f154e0 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.547036 11300 tablet_replica.cc:333] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.547575 11300 raft_consensus.cc:2243] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.547935 11300 raft_consensus.cc:2272] T a51e4eb117db4f06abf2b71fa74cbbb8 P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.549932 11300 tablet_replica.cc:333] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.550374 11300 raft_consensus.cc:2243] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.550697 11300 raft_consensus.cc:2272] T c7aa02f830c64c27a83664e05aa37978 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.552292 11300 tablet_replica.cc:333] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.552707 11300 raft_consensus.cc:2243] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.553099 11300 raft_consensus.cc:2272] T b7759f6cdefe4b3ab0e0f63afc97267b P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.554967 11300 tablet_replica.cc:333] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.555649 11300 raft_consensus.cc:2243] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.556301 11300 raft_consensus.cc:2272] T c96a3f27821e459da824e00afd4b1c5a P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.558179 11300 tablet_replica.cc:333] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.558609 11300 raft_consensus.cc:2243] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.559237 11300 raft_consensus.cc:2272] T 2079ac6a403b400a8e8e7b987edcf9b5 P 5a84b59bad6746b0aebc9931ac8512d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.561223 11300 tablet_replica.cc:333] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.561625 11300 raft_consensus.cc:2243] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.562261 11300 raft_consensus.cc:2272] T ad70d83f75a64485a7340d04be0aea91 P 5a84b59bad6746b0aebc9931ac8512d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.564072 11300 tablet_replica.cc:333] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1: stopping tablet replica
I20260710 13:23:46.564505 11300 raft_consensus.cc:2243] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.564908 11300 raft_consensus.cc:2272] T a470bc11b0a844879e6d938b1739ba1e P 5a84b59bad6746b0aebc9931ac8512d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.593142 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
W20260710 13:23:46.610602 12064 consensus_peers.cc:597] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 -> Peer 5a84b59bad6746b0aebc9931ac8512d1 (127.11.9.2:36327): Couldn't send request to peer 5a84b59bad6746b0aebc9931ac8512d1. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:36327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:46.614037 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
W20260710 13:23:46.622562 12065 consensus_peers.cc:597] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 -> Peer c9e35907f1a4497f8e09316f3512a548 (127.11.9.1:37555): Couldn't send request to peer c9e35907f1a4497f8e09316f3512a548. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:37555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:46.642009 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:23:46.642711 11300 tablet_replica.cc:333] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.643661 11300 raft_consensus.cc:2243] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.644623 11300 raft_consensus.cc:2272] T 86f3e2f08edb4b35aea3240b7c0a324d P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.646363 11300 tablet_replica.cc:333] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.646863 11300 raft_consensus.cc:2243] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.647249 11300 raft_consensus.cc:2272] T ce94adfce8144e1a810d243446f154e0 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.648974 11300 tablet_replica.cc:333] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.649410 11300 raft_consensus.cc:2243] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.650094 11300 raft_consensus.cc:2272] T a51e4eb117db4f06abf2b71fa74cbbb8 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.652113 11300 tablet_replica.cc:333] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.652588 11300 raft_consensus.cc:2243] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.653374 11300 raft_consensus.cc:2272] T 828701dd912642539699fafa59a69677 P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.655009 11300 tablet_replica.cc:333] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.655530 11300 raft_consensus.cc:2243] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.655884 11300 raft_consensus.cc:2272] T ad70d83f75a64485a7340d04be0aea91 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.657341 11300 tablet_replica.cc:333] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.657823 11300 raft_consensus.cc:2243] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.658205 11300 raft_consensus.cc:2272] T a470bc11b0a844879e6d938b1739ba1e P 10f202410d034db7abd06092568d06f1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.659757 11300 tablet_replica.cc:333] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.660234 11300 raft_consensus.cc:2243] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.660949 11300 raft_consensus.cc:2272] T b7759f6cdefe4b3ab0e0f63afc97267b P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.662813 11300 tablet_replica.cc:333] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.663421 11300 raft_consensus.cc:2243] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.663836 11300 raft_consensus.cc:2272] T c96a3f27821e459da824e00afd4b1c5a P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.665864 11300 tablet_replica.cc:333] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.666316 11300 raft_consensus.cc:2243] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.666690 11300 raft_consensus.cc:2272] T 2079ac6a403b400a8e8e7b987edcf9b5 P 10f202410d034db7abd06092568d06f1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.668619 11300 tablet_replica.cc:333] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1: stopping tablet replica
I20260710 13:23:46.669091 11300 raft_consensus.cc:2243] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:46.669438 11300 raft_consensus.cc:2272] T c7aa02f830c64c27a83664e05aa37978 P 10f202410d034db7abd06092568d06f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.697432 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:23:46.716181 11300 master.cc:562] Master@127.11.9.62:38701 shutting down...
I20260710 13:23:46.736369 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:23:46.736979 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:46.737344 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86ab3cd85b4c4f2b8c24a49e9e860b12: stopping tablet replica
I20260710 13:23:46.757665 11300 master.cc:584] Master@127.11.9.62:38701 shutdown complete.
10f202410d034db7abd06092568d06f1  1
5a84b59bad6746b0aebc9931ac8512d1  4
c9e35907f1a4497f8e09316f3512a548  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10658 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:23:46.800824 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:36669
I20260710 13:23:46.802038 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:46.808055 12315 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:23:46.808023 12314 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:23:46.809576 11300 server_base.cc:1061] running on GCE node
W20260710 13:23:46.809557 12317 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:23:46.810722 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:46.810915 11300 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:23:46.811048 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689826811035 us; error 0 us; skew 500 ppm
I20260710 13:23:46.811888 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:46.814306 11300 webserver.cc:533] Webserver started at http://127.11.9.62:41887/ using document root <none> and password file <none>
I20260710 13:23:46.814757 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:46.814918 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:46.815181 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:46.816402 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "8439f171e6af42a188e104eafdb3ee44"
format_stamp: "Formatted at 2026-07-10 13:23:46 on dist-test-slave-l22f"
I20260710 13:23:46.821039 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:23:46.824519 12322 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:23:46.825287 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:23:46.825587 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "8439f171e6af42a188e104eafdb3ee44"
format_stamp: "Formatted at 2026-07-10 13:23:46 on dist-test-slave-l22f"
I20260710 13:23:46.825911 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-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:23:46.843037 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:46.844317 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:46.882365 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:36669
I20260710 13:23:46.882479 12373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:36669 every 8 connection(s)
I20260710 13:23:46.886264 12374 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:23:46.895757 12374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44: Bootstrap starting.
I20260710 13:23:46.900259 12374 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:46.904289 12374 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44: No bootstrap required, opened a new log
I20260710 13:23:46.906268 12374 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8439f171e6af42a188e104eafdb3ee44" member_type: VOTER }
I20260710 13:23:46.906634 12374 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:46.906811 12374 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8439f171e6af42a188e104eafdb3ee44, State: Initialized, Role: FOLLOWER
I20260710 13:23:46.907289 12374 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8439f171e6af42a188e104eafdb3ee44" member_type: VOTER }
I20260710 13:23:46.907697 12374 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:23:46.907877 12374 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:23:46.908083 12374 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:46.912034 12374 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8439f171e6af42a188e104eafdb3ee44" member_type: VOTER }
I20260710 13:23:46.912500 12374 leader_election.cc:304] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [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: 8439f171e6af42a188e104eafdb3ee44; no voters: 
I20260710 13:23:46.913609 12374 leader_election.cc:290] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:23:46.913931 12377 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:46.915289 12377 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 1 LEADER]: Becoming Leader. State: Replica: 8439f171e6af42a188e104eafdb3ee44, State: Running, Role: LEADER
I20260710 13:23:46.916285 12377 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [LEADER]: Queue going to LEADER mode. State: All 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: "8439f171e6af42a188e104eafdb3ee44" member_type: VOTER }
I20260710 13:23:46.917136 12374 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:23:46.921907 12379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8439f171e6af42a188e104eafdb3ee44. Latest consensus state: current_term: 1 leader_uuid: "8439f171e6af42a188e104eafdb3ee44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8439f171e6af42a188e104eafdb3ee44" member_type: VOTER } }
I20260710 13:23:46.922609 12379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:46.923635 12378 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8439f171e6af42a188e104eafdb3ee44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8439f171e6af42a188e104eafdb3ee44" member_type: VOTER } }
I20260710 13:23:46.924332 12378 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [sys.catalog]: This master's current role is: LEADER
I20260710 13:23:46.925001 12386 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:23:46.929883 12386 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:23:46.932232 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:23:46.938436 12386 catalog_manager.cc:1383] Generated new cluster ID: ae2d120cafcd4008ac91b143f1116248
I20260710 13:23:46.938668 12386 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:23:46.962255 12386 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:23:46.963507 12386 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:23:46.978932 12386 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44: Generated new TSK 0
I20260710 13:23:46.979563 12386 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:23:46.999253 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:47.005376 12395 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:23:47.006542 12396 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:23:47.008244 12398 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:23:47.008646 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:47.009570 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:47.009780 11300 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:23:47.009917 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689827009905 us; error 0 us; skew 500 ppm
I20260710 13:23:47.010447 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:47.018563 11300 webserver.cc:533] Webserver started at http://127.11.9.1:33269/ using document root <none> and password file <none>
I20260710 13:23:47.019017 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:47.019191 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:47.019470 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:47.020493 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
format_stamp: "Formatted at 2026-07-10 13:23:47 on dist-test-slave-l22f"
I20260710 13:23:47.024972 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:23:47.028355 12403 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:23:47.029096 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:23:47.029412 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
format_stamp: "Formatted at 2026-07-10 13:23:47 on dist-test-slave-l22f"
I20260710 13:23:47.029657 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-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:23:47.044154 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:47.045436 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:47.047015 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:47.049343 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:47.049580 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:47.049827 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:47.050020 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:47.090237 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:43353
I20260710 13:23:47.090350 12465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:43353 every 8 connection(s)
I20260710 13:23:47.095125 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:47.102733 12470 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:23:47.104523 12471 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:23:47.107038 12473 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:23:47.107820 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:47.108940 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:47.109210 11300 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:23:47.109406 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689827109388 us; error 0 us; skew 500 ppm
I20260710 13:23:47.110080 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:47.110356 12466 heartbeater.cc:344] Connected to a master server at 127.11.9.62:36669
I20260710 13:23:47.110809 12466 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:47.111801 12466 heartbeater.cc:507] Master 127.11.9.62:36669 requested a full tablet report, sending...
I20260710 13:23:47.113401 11300 webserver.cc:533] Webserver started at http://127.11.9.2:39097/ using document root <none> and password file <none>
I20260710 13:23:47.114018 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:47.114212 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:47.114495 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:47.114627 12339 ts_manager.cc:194] Registered new tserver with Master: 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:23:47.115756 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "af4a727d77a14a2ba6dad1feb58e0451"
format_stamp: "Formatted at 2026-07-10 13:23:47 on dist-test-slave-l22f"
I20260710 13:23:47.116480 12339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57574
I20260710 13:23:47.121021 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:23:47.125319 12478 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:23:47.126295 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:23:47.126623 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "af4a727d77a14a2ba6dad1feb58e0451"
format_stamp: "Formatted at 2026-07-10 13:23:47 on dist-test-slave-l22f"
I20260710 13:23:47.126974 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-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:23:47.149309 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:47.150540 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:47.152081 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:47.154381 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:47.154620 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:47.154862 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:47.155030 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:47.212474 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:36421
I20260710 13:23:47.212633 12540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:36421 every 8 connection(s)
I20260710 13:23:47.218804 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:47.226790 12544 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:23:47.233006 12545 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:23:47.235816 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:47.236624 12541 heartbeater.cc:344] Connected to a master server at 127.11.9.62:36669
I20260710 13:23:47.237048 12541 heartbeater.cc:461] Registering TS with master...
W20260710 13:23:47.237056 12547 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:23:47.238008 12541 heartbeater.cc:507] Master 127.11.9.62:36669 requested a full tablet report, sending...
I20260710 13:23:47.238067 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:47.238399 11300 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:23:47.238579 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689827238563 us; error 0 us; skew 500 ppm
I20260710 13:23:47.239322 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:47.240335 12339 ts_manager.cc:194] Registered new tserver with Master: af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:47.242239 11300 webserver.cc:533] Webserver started at http://127.11.9.3:38951/ using document root <none> and password file <none>
I20260710 13:23:47.242285 12339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57576
I20260710 13:23:47.243006 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:47.243278 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:47.243656 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:47.244845 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "91e256f35db2475c8f91b0123b990907"
format_stamp: "Formatted at 2026-07-10 13:23:47 on dist-test-slave-l22f"
I20260710 13:23:47.249449 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:23:47.253029 12552 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:23:47.253903 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:23:47.254202 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "91e256f35db2475c8f91b0123b990907"
format_stamp: "Formatted at 2026-07-10 13:23:47 on dist-test-slave-l22f"
I20260710 13:23:47.254491 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-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:23:47.268003 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:47.269129 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:47.270536 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:47.272744 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:47.272975 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:47.273278 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:47.273501 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:47.313452 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:33091
I20260710 13:23:47.313709 12614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:33091 every 8 connection(s)
I20260710 13:23:47.328249 12615 heartbeater.cc:344] Connected to a master server at 127.11.9.62:36669
I20260710 13:23:47.328719 12615 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:47.329553 12615 heartbeater.cc:507] Master 127.11.9.62:36669 requested a full tablet report, sending...
I20260710 13:23:47.331744 12339 ts_manager.cc:194] Registered new tserver with Master: 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:47.332036 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015394056s
I20260710 13:23:47.333091 12339 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57586
I20260710 13:23:47.358683 12339 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57588:
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:23:47.362896 12339 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:23:47.487860 12431 tablet_service.cc:1511] Processing CreateTablet for tablet 72263bf8b350408aa44c8d3bde9fa7b2 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:47.489568 12431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72263bf8b350408aa44c8d3bde9fa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.489162 12428 tablet_service.cc:1511] Processing CreateTablet for tablet 70a9ea05f01f44e499e76b995d038045 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:47.490602 12428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a9ea05f01f44e499e76b995d038045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.491847 12424 tablet_service.cc:1511] Processing CreateTablet for tablet f5ebbb646ba34b6ba1335464caa160c8 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:47.492000 12430 tablet_service.cc:1511] Processing CreateTablet for tablet 15652267646d41dca8133c0778042af5 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:47.493266 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ebbb646ba34b6ba1335464caa160c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.493894 12430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15652267646d41dca8133c0778042af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.494825 12423 tablet_service.cc:1511] Processing CreateTablet for tablet 38ed57e7f7a4422b99e6f0e623f1c929 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:47.490267 12429 tablet_service.cc:1511] Processing CreateTablet for tablet 360aeec1e7da49469dd22f8e60d56fc1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:47.496213 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ed57e7f7a4422b99e6f0e623f1c929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.495316 12427 tablet_service.cc:1511] Processing CreateTablet for tablet de18e4ce64c64355873f935762dbe58f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:47.499251 12427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de18e4ce64c64355873f935762dbe58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.496583 12426 tablet_service.cc:1511] Processing CreateTablet for tablet 29e1ea849b4f4ee29eb05d57bb768114 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:47.504799 12426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e1ea849b4f4ee29eb05d57bb768114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.507746 12429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360aeec1e7da49469dd22f8e60d56fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.497742 12425 tablet_service.cc:1511] Processing CreateTablet for tablet f4725d848de346b4a0fc9fe977dd69bb (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:47.508708 12425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725d848de346b4a0fc9fe977dd69bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.513578 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 26065537bf30437d8a97d6668e2d39a1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:47.514982 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26065537bf30437d8a97d6668e2d39a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.535005 12430 tablet_service.cc:1511] Processing CreateTablet for tablet 0a275a3cfffb4d66a343650334a387a1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:47.539119 12430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a275a3cfffb4d66a343650334a387a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.540750 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 49cbe3d985ab4931979ef70e76fc4e14 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:47.544003 12505 tablet_service.cc:1511] Processing CreateTablet for tablet 15652267646d41dca8133c0778042af5 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:47.552248 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15652267646d41dca8133c0778042af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.552367 12580 tablet_service.cc:1511] Processing CreateTablet for tablet 72263bf8b350408aa44c8d3bde9fa7b2 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:47.553658 12580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72263bf8b350408aa44c8d3bde9fa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.556016 12576 tablet_service.cc:1511] Processing CreateTablet for tablet de18e4ce64c64355873f935762dbe58f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:47.557394 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de18e4ce64c64355873f935762dbe58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.559983 12578 tablet_service.cc:1511] Processing CreateTablet for tablet 360aeec1e7da49469dd22f8e60d56fc1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:47.561424 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360aeec1e7da49469dd22f8e60d56fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.562323 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cbe3d985ab4931979ef70e76fc4e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.567411 12579 tablet_service.cc:1511] Processing CreateTablet for tablet 15652267646d41dca8133c0778042af5 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:23:47.572633 12500 tablet_service.cc:1511] Processing CreateTablet for tablet f4725d848de346b4a0fc9fe977dd69bb (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:47.572868 12504 tablet_service.cc:1511] Processing CreateTablet for tablet 360aeec1e7da49469dd22f8e60d56fc1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:23:47.595525 12500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725d848de346b4a0fc9fe977dd69bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.596207 12504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 360aeec1e7da49469dd22f8e60d56fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.600265 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15652267646d41dca8133c0778042af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.601974 12505 tablet_service.cc:1511] Processing CreateTablet for tablet 38ed57e7f7a4422b99e6f0e623f1c929 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:47.603365 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ed57e7f7a4422b99e6f0e623f1c929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.577266 12503 tablet_service.cc:1511] Processing CreateTablet for tablet 70a9ea05f01f44e499e76b995d038045 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:47.606916 12503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a9ea05f01f44e499e76b995d038045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.577215 12501 tablet_service.cc:1511] Processing CreateTablet for tablet 29e1ea849b4f4ee29eb05d57bb768114 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:47.612250 12501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e1ea849b4f4ee29eb05d57bb768114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.613870 12426 tablet_service.cc:1511] Processing CreateTablet for tablet 9560daacc1994cb0b0967ad40b5b8871 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:47.565371 12575 tablet_service.cc:1511] Processing CreateTablet for tablet 29e1ea849b4f4ee29eb05d57bb768114 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:23:47.616218 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e1ea849b4f4ee29eb05d57bb768114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.616880 12630 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:47.549656 12506 tablet_service.cc:1511] Processing CreateTablet for tablet 72263bf8b350408aa44c8d3bde9fa7b2 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:23:47.620242 12506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72263bf8b350408aa44c8d3bde9fa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.576736 12502 tablet_service.cc:1511] Processing CreateTablet for tablet de18e4ce64c64355873f935762dbe58f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:23:47.624289 12502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de18e4ce64c64355873f935762dbe58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.647424 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca054f70016435bbf810c2069855ade (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:47.651456 12505 tablet_service.cc:1511] Processing CreateTablet for tablet 9560daacc1994cb0b0967ad40b5b8871 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:47.653153 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9560daacc1994cb0b0967ad40b5b8871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.579994 12631 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:47.581390 12427 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9854ccda1748acae99b1d8e5447f33 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:47.581660 12425 tablet_service.cc:1511] Processing CreateTablet for tablet db16872385654897aa7bf2bc1254872f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:47.581442 12499 tablet_service.cc:1511] Processing CreateTablet for tablet f5ebbb646ba34b6ba1335464caa160c8 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:47.660890 12499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ebbb646ba34b6ba1335464caa160c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.583506 12430 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd6879c8baa4d13bd4a06286fdc4096 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:47.583793 12431 tablet_service.cc:1511] Processing CreateTablet for tablet abfa9d181aa542c3bbd5492c9b0453d8 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:47.585003 12573 tablet_service.cc:1511] Processing CreateTablet for tablet f5ebbb646ba34b6ba1335464caa160c8 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:23:47.585067 12423 tablet_service.cc:1511] Processing CreateTablet for tablet 3036cec9e5754e4cab50457816e6051f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:47.585412 12498 tablet_service.cc:1511] Processing CreateTablet for tablet 26065537bf30437d8a97d6668e2d39a1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:47.666570 12498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26065537bf30437d8a97d6668e2d39a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.586938 12497 tablet_service.cc:1511] Processing CreateTablet for tablet 0a275a3cfffb4d66a343650334a387a1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:47.668171 12497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a275a3cfffb4d66a343650334a387a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.587117 12572 tablet_service.cc:1511] Processing CreateTablet for tablet 38ed57e7f7a4422b99e6f0e623f1c929 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:23:47.583817 12574 tablet_service.cc:1511] Processing CreateTablet for tablet f4725d848de346b4a0fc9fe977dd69bb (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:23:47.589756 12571 tablet_service.cc:1511] Processing CreateTablet for tablet 26065537bf30437d8a97d6668e2d39a1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:23:47.615208 12426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9560daacc1994cb0b0967ad40b5b8871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.673349 12427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9854ccda1748acae99b1d8e5447f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.617038 12429 tablet_service.cc:1511] Processing CreateTablet for tablet b681db492dad4e869c5f22eb02abe822 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:47.614850 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 3c634188ae4e43d2bc2b9d27b20e6d52 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:47.564141 12577 tablet_service.cc:1511] Processing CreateTablet for tablet 70a9ea05f01f44e499e76b995d038045 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:23:47.665162 12573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ebbb646ba34b6ba1335464caa160c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.618498 12428 tablet_service.cc:1511] Processing CreateTablet for tablet 29ce804891464c75be27fef199692862 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:47.674403 12429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681db492dad4e869c5f22eb02abe822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.676494 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036cec9e5754e4cab50457816e6051f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.676759 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26065537bf30437d8a97d6668e2d39a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.678321 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca054f70016435bbf810c2069855ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.678747 12502 tablet_service.cc:1511] Processing CreateTablet for tablet 49cbe3d985ab4931979ef70e76fc4e14 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:47.679649 12428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ce804891464c75be27fef199692862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.681777 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c634188ae4e43d2bc2b9d27b20e6d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.679677 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725d848de346b4a0fc9fe977dd69bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.683670 12577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a9ea05f01f44e499e76b995d038045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.687769 12572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ed57e7f7a4422b99e6f0e623f1c929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.689400 12502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cbe3d985ab4931979ef70e76fc4e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.691677 12425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16872385654897aa7bf2bc1254872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.695632 12430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd6879c8baa4d13bd4a06286fdc4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.695403 12429 tablet_service.cc:1511] Processing CreateTablet for tablet b4ffea9880394a1ab6750c8ca6dc34be (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:47.696641 12429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffea9880394a1ab6750c8ca6dc34be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.698995 12431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfa9d181aa542c3bbd5492c9b0453d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.708876 12506 tablet_service.cc:1511] Processing CreateTablet for tablet 3036cec9e5754e4cab50457816e6051f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:47.710747 12506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036cec9e5754e4cab50457816e6051f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.742872 12630 tablet_bootstrap.cc:654] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:47.747987 12632 tablet_bootstrap.cc:492] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:47.748180 12578 tablet_service.cc:1511] Processing CreateTablet for tablet 49cbe3d985ab4931979ef70e76fc4e14 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:23:47.749521 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cbe3d985ab4931979ef70e76fc4e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.752314 12500 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd6879c8baa4d13bd4a06286fdc4096 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:47.755436 12500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd6879c8baa4d13bd4a06286fdc4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.761590 12424 tablet_service.cc:1511] Processing CreateTablet for tablet b31787d801774880a96070ca15398b8b (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:47.762969 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31787d801774880a96070ca15398b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.765244 12501 tablet_service.cc:1511] Processing CreateTablet for tablet db16872385654897aa7bf2bc1254872f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:47.766552 12501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16872385654897aa7bf2bc1254872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.768278 12575 tablet_service.cc:1511] Processing CreateTablet for tablet 0a275a3cfffb4d66a343650334a387a1 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:23:47.770339 12575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a275a3cfffb4d66a343650334a387a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.770923 12503 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9854ccda1748acae99b1d8e5447f33 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:47.772579 12503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9854ccda1748acae99b1d8e5447f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.777407 12631 tablet_bootstrap.cc:654] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:47.778386 12632 tablet_bootstrap.cc:654] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:47.822142 12498 tablet_service.cc:1511] Processing CreateTablet for tablet 3c634188ae4e43d2bc2b9d27b20e6d52 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:47.823657 12498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c634188ae4e43d2bc2b9d27b20e6d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.824223 12630 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:47.824723 12630 ts_tablet_manager.cc:1403] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.208s	user 0.011s	sys 0.029s
I20260710 13:23:47.808390 12499 tablet_service.cc:1511] Processing CreateTablet for tablet abfa9d181aa542c3bbd5492c9b0453d8 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:47.835070 12499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfa9d181aa542c3bbd5492c9b0453d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.843281 12631 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:47.843796 12631 ts_tablet_manager.cc:1403] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.264s	user 0.012s	sys 0.004s
I20260710 13:23:47.844328 12580 tablet_service.cc:1511] Processing CreateTablet for tablet 6c9854ccda1748acae99b1d8e5447f33 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:23:47.846350 12580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9854ccda1748acae99b1d8e5447f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.847247 12631 raft_consensus.cc:359] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:47.857012 12630 raft_consensus.cc:359] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:47.857812 12630 raft_consensus.cc:385] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:47.857605 12497 tablet_service.cc:1511] Processing CreateTablet for tablet 29ce804891464c75be27fef199692862 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:47.858117 12630 raft_consensus.cc:740] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:47.858994 12497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ce804891464c75be27fef199692862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.839560 12576 tablet_service.cc:1511] Processing CreateTablet for tablet 3036cec9e5754e4cab50457816e6051f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:23:47.859036 12630 consensus_queue.cc:260] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:47.860293 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036cec9e5754e4cab50457816e6051f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.861615 12577 tablet_service.cc:1511] Processing CreateTablet for tablet db16872385654897aa7bf2bc1254872f (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:23:47.863267 12577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16872385654897aa7bf2bc1254872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.851136 12631 raft_consensus.cc:385] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:47.871757 12505 tablet_service.cc:1511] Processing CreateTablet for tablet b4ffea9880394a1ab6750c8ca6dc34be (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:47.875291 12501 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca054f70016435bbf810c2069855ade (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:47.882433 12631 raft_consensus.cc:740] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:47.883210 12501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca054f70016435bbf810c2069855ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.876107 12504 tablet_service.cc:1511] Processing CreateTablet for tablet b681db492dad4e869c5f22eb02abe822 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:47.883857 12631 consensus_queue.cc:260] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:47.885258 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffea9880394a1ab6750c8ca6dc34be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.880975 12506 tablet_service.cc:1511] Processing CreateTablet for tablet b31787d801774880a96070ca15398b8b (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:47.881382 12579 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd6879c8baa4d13bd4a06286fdc4096 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:23:47.890839 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd6879c8baa4d13bd4a06286fdc4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.889875 12504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681db492dad4e869c5f22eb02abe822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.896972 12506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31787d801774880a96070ca15398b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.903752 12541 heartbeater.cc:499] Master 127.11.9.62:36669 was elected leader, sending a full tablet report...
I20260710 13:23:47.909548 12631 ts_tablet_manager.cc:1434] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.005s
I20260710 13:23:47.929641 12632 tablet_bootstrap.cc:492] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:47.930130 12632 ts_tablet_manager.cc:1403] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.183s	user 0.007s	sys 0.017s
I20260710 13:23:47.932024 12631 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:47.932257 12630 ts_tablet_manager.cc:1434] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.107s	user 0.020s	sys 0.027s
W20260710 13:23:47.932875 12387 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:47.933271 12630 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:47.933014 12632 raft_consensus.cc:359] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:47.934175 12632 raft_consensus.cc:385] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:47.934784 12632 raft_consensus.cc:740] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:47.935210 12574 tablet_service.cc:1511] Processing CreateTablet for tablet 9560daacc1994cb0b0967ad40b5b8871 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:23:47.935649 12466 heartbeater.cc:499] Master 127.11.9.62:36669 was elected leader, sending a full tablet report...
I20260710 13:23:47.935505 12632 consensus_queue.cc:260] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:47.936635 12574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9560daacc1994cb0b0967ad40b5b8871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.938951 12631 tablet_bootstrap.cc:654] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:47.921165 12571 tablet_service.cc:1511] Processing CreateTablet for tablet abfa9d181aa542c3bbd5492c9b0453d8 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:23:47.962319 12573 tablet_service.cc:1511] Processing CreateTablet for tablet 3c634188ae4e43d2bc2b9d27b20e6d52 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:23:47.962710 12615 heartbeater.cc:499] Master 127.11.9.62:36669 was elected leader, sending a full tablet report...
I20260710 13:23:47.962793 12571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abfa9d181aa542c3bbd5492c9b0453d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.983131 12573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c634188ae4e43d2bc2b9d27b20e6d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:47.988878 12630 tablet_bootstrap.cc:654] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:47.998471 12631 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.001257 12631 ts_tablet_manager.cc:1403] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.013s
I20260710 13:23:48.003672 12576 tablet_service.cc:1511] Processing CreateTablet for tablet b681db492dad4e869c5f22eb02abe822 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:23:48.005041 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681db492dad4e869c5f22eb02abe822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.005203 12631 raft_consensus.cc:359] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.006182 12631 raft_consensus.cc:385] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.006560 12631 raft_consensus.cc:740] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.007572 12631 consensus_queue.cc:260] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.010284 12631 ts_tablet_manager.cc:1434] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:48.014533 12572 tablet_service.cc:1511] Processing CreateTablet for tablet 7ca054f70016435bbf810c2069855ade (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:23:48.015686 12579 tablet_service.cc:1511] Processing CreateTablet for tablet 29ce804891464c75be27fef199692862 (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:23:48.017048 12579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ce804891464c75be27fef199692862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.016819 12578 tablet_service.cc:1511] Processing CreateTablet for tablet b4ffea9880394a1ab6750c8ca6dc34be (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:23:48.018076 12578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffea9880394a1ab6750c8ca6dc34be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.018689 12572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca054f70016435bbf810c2069855ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.023075 12576 tablet_service.cc:1511] Processing CreateTablet for tablet b31787d801774880a96070ca15398b8b (DEFAULT_TABLE table=test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:23:48.024691 12576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31787d801774880a96070ca15398b8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:48.028402 12632 ts_tablet_manager.cc:1434] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.098s	user 0.012s	sys 0.009s
I20260710 13:23:48.030300 12631 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.040192 12632 tablet_bootstrap.cc:492] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.044837 12638 raft_consensus.cc:493] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.045389 12638 raft_consensus.cc:515] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.048069 12638 leader_election.cc:290] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.063501 12636 raft_consensus.cc:493] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.064200 12636 raft_consensus.cc:515] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.093772 12636 leader_election.cc:290] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.098502 12632 tablet_bootstrap.cc:654] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.110644 12630 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.111377 12630 ts_tablet_manager.cc:1403] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.178s	user 0.015s	sys 0.018s
I20260710 13:23:48.124390 12630 raft_consensus.cc:359] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.130493 12630 raft_consensus.cc:385] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.130903 12630 raft_consensus.cc:740] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.131922 12630 consensus_queue.cc:260] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.140349 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.142946 12631 tablet_bootstrap.cc:654] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:48.142828 12554 leader_election.cc:343] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.147548 12630 ts_tablet_manager.cc:1434] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260710 13:23:48.148898 12630 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.163393 12632 tablet_bootstrap.cc:492] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.164392 12632 ts_tablet_manager.cc:1403] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.021s
I20260710 13:23:48.165786 12630 tablet_bootstrap.cc:654] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.167454 12632 raft_consensus.cc:359] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.167884 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.168244 12632 raft_consensus.cc:385] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:23:48.169826 12556 leader_election.cc:343] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.168552 12632 raft_consensus.cc:740] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.170780 12556 leader_election.cc:304] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:48.172173 12638 raft_consensus.cc:2749] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:48.172003 12632 consensus_queue.cc:260] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.173048 12638 raft_consensus.cc:493] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.173612 12631 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.173460 12638 raft_consensus.cc:515] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.174304 12631 ts_tablet_manager.cc:1403] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.144s	user 0.027s	sys 0.014s
I20260710 13:23:48.175791 12638 leader_election.cc:290] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.176558 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
W20260710 13:23:48.178787 12554 leader_election.cc:343] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.178320 12631 raft_consensus.cc:359] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.177258 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.179414 12631 raft_consensus.cc:385] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.179838 12631 raft_consensus.cc:740] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
W20260710 13:23:48.180316 12556 leader_election.cc:343] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.180797 12556 leader_election.cc:304] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:48.180815 12631 consensus_queue.cc:260] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.182096 12638 raft_consensus.cc:2749] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:48.183089 12631 ts_tablet_manager.cc:1434] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:23:48.186429 12632 ts_tablet_manager.cc:1434] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:23:48.186717 12637 raft_consensus.cc:493] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.187131 12631 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.187402 12632 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.187187 12637 raft_consensus.cc:515] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.192600 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.183120 12630 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
W20260710 13:23:48.194314 12407 leader_election.cc:343] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.195062 12630 ts_tablet_manager.cc:1403] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.007s
I20260710 13:23:48.194344 12631 tablet_bootstrap.cc:654] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.198937 12630 raft_consensus.cc:359] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.199903 12630 raft_consensus.cc:385] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.200218 12630 raft_consensus.cc:740] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.200950 12630 consensus_queue.cc:260] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.203085 12630 ts_tablet_manager.cc:1434] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:23:48.204066 12630 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.205257 12637 leader_election.cc:290] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.194347 12632 tablet_bootstrap.cc:654] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.211642 12630 tablet_bootstrap.cc:654] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.221009 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.221700 12516 raft_consensus.cc:2468] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:48.216871 12632 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.223837 12632 ts_tablet_manager.cc:1403] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.002s
I20260710 13:23:48.224325 12407 leader_election.cc:304] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:48.225569 12636 raft_consensus.cc:2804] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.225924 12636 raft_consensus.cc:493] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.226277 12636 raft_consensus.cc:3060] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.227221 12632 raft_consensus.cc:359] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.227952 12632 raft_consensus.cc:385] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.228231 12632 raft_consensus.cc:740] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.228406 12631 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.228852 12631 ts_tablet_manager.cc:1403] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260710 13:23:48.231779 12631 raft_consensus.cc:359] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.232482 12631 raft_consensus.cc:385] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.232782 12631 raft_consensus.cc:740] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.232897 12632 consensus_queue.cc:260] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.233470 12631 consensus_queue.cc:260] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.234009 12636 raft_consensus.cc:515] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.237550 12632 ts_tablet_manager.cc:1434] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:23:48.237578 12631 ts_tablet_manager.cc:1434] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:23:48.238621 12632 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.238624 12631 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.242395 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
W20260710 13:23:48.243834 12407 leader_election.cc:343] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.246272 12636 leader_election.cc:290] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.247099 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:48.247603 12632 tablet_bootstrap.cc:654] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.247714 12630 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.248844 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.250264 12630 ts_tablet_manager.cc:1403] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.006s
I20260710 13:23:48.250046 12631 tablet_bootstrap.cc:654] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.254266 12630 raft_consensus.cc:359] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.254999 12630 raft_consensus.cc:385] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.255297 12630 raft_consensus.cc:740] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.247714 12516 raft_consensus.cc:3060] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.260340 12632 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.260468 12631 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.260937 12632 ts_tablet_manager.cc:1403] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:23:48.260937 12631 ts_tablet_manager.cc:1403] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.012s
I20260710 13:23:48.260967 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.262045 12441 raft_consensus.cc:2393] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af4a727d77a14a2ba6dad1feb58e0451 in current term 1: Already voted for candidate 9d2af9d5539e4e2f97797a82c896ae6b in this term.
I20260710 13:23:48.263595 12516 raft_consensus.cc:2468] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:48.263469 12630 consensus_queue.cc:260] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.264354 12632 raft_consensus.cc:359] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.265115 12632 raft_consensus.cc:385] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.265429 12632 raft_consensus.cc:740] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.266021 12630 ts_tablet_manager.cc:1434] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:23:48.266245 12632 consensus_queue.cc:260] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.267136 12630 tablet_bootstrap.cc:492] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.268328 12631 raft_consensus.cc:359] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.269134 12631 raft_consensus.cc:385] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.269469 12631 raft_consensus.cc:740] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.270220 12631 consensus_queue.cc:260] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.272847 12631 ts_tablet_manager.cc:1434] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:23:48.273921 12631 tablet_bootstrap.cc:492] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.274647 12630 tablet_bootstrap.cc:654] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:48.276023 12482 leader_election.cc:343] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.276537 12482 leader_election.cc:304] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:48.276993 12632 ts_tablet_manager.cc:1434] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:23:48.277283 12407 leader_election.cc:304] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:48.278055 12632 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.278318 12637 raft_consensus.cc:2749] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:48.280406 12636 raft_consensus.cc:2804] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.294206 12636 raft_consensus.cc:697] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:48.295012 12636 consensus_queue.cc:237] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.295950 12631 tablet_bootstrap.cc:654] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.295967 12632 tablet_bootstrap.cc:654] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.298684 12630 tablet_bootstrap.cc:492] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.299316 12630 ts_tablet_manager.cc:1403] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260710 13:23:48.303683 12630 raft_consensus.cc:359] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.304818 12630 raft_consensus.cc:385] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.305280 12630 raft_consensus.cc:740] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.306360 12630 consensus_queue.cc:260] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.309689 12630 ts_tablet_manager.cc:1434] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 13:23:48.315119 12631 tablet_bootstrap.cc:492] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.315719 12631 ts_tablet_manager.cc:1403] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.008s
I20260710 13:23:48.316040 12630 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.316349 12632 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.316924 12632 ts_tablet_manager.cc:1403] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.011s
I20260710 13:23:48.317378 12338 catalog_manager.cc:5697] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.319015 12631 raft_consensus.cc:359] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.319954 12631 raft_consensus.cc:385] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.320286 12631 raft_consensus.cc:740] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.321161 12631 consensus_queue.cc:260] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.322474 12632 raft_consensus.cc:359] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.323446 12632 raft_consensus.cc:385] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.323931 12632 raft_consensus.cc:740] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.324965 12632 consensus_queue.cc:260] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.327052 12630 tablet_bootstrap.cc:654] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.327515 12632 ts_tablet_manager.cc:1434] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:23:48.329727 12632 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.332324 12637 raft_consensus.cc:493] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.332988 12637 raft_consensus.cc:515] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.336939 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72263bf8b350408aa44c8d3bde9fa7b2" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.337545 12631 ts_tablet_manager.cc:1434] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:23:48.337828 12441 raft_consensus.cc:2468] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.339846 12480 leader_election.cc:304] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.341506 12631 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.345566 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72263bf8b350408aa44c8d3bde9fa7b2" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.346421 12590 raft_consensus.cc:2468] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.348222 12637 leader_election.cc:290] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.349079 12632 tablet_bootstrap.cc:654] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.348981 12637 raft_consensus.cc:2804] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.349658 12637 raft_consensus.cc:493] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.350226 12637 raft_consensus.cc:3060] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.358772 12631 tablet_bootstrap.cc:654] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.360566 12637 raft_consensus.cc:515] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.362064 12630 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.362197 12632 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.362829 12632 ts_tablet_manager.cc:1403] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.016s
I20260710 13:23:48.362861 12630 ts_tablet_manager.cc:1403] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.012s
I20260710 13:23:48.363695 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72263bf8b350408aa44c8d3bde9fa7b2" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:48.364285 12441 raft_consensus.cc:3060] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.365954 12632 raft_consensus.cc:359] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.366657 12632 raft_consensus.cc:385] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.366933 12632 raft_consensus.cc:740] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.367233 12630 raft_consensus.cc:359] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.367794 12632 consensus_queue.cc:260] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.368350 12630 raft_consensus.cc:385] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.368796 12630 raft_consensus.cc:740] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.370344 12632 ts_tablet_manager.cc:1434] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:48.371407 12632 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.371693 12441 raft_consensus.cc:2468] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.371923 12630 consensus_queue.cc:260] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.373039 12480 leader_election.cc:304] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.374140 12668 raft_consensus.cc:2804] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.375947 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72263bf8b350408aa44c8d3bde9fa7b2" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:48.376603 12590 raft_consensus.cc:3060] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.379320 12632 tablet_bootstrap.cc:654] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.383045 12631 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.384522 12630 ts_tablet_manager.cc:1434] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.005s
I20260710 13:23:48.385574 12630 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.392802 12630 tablet_bootstrap.cc:654] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.395803 12631 ts_tablet_manager.cc:1403] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.012s
I20260710 13:23:48.405073 12631 raft_consensus.cc:359] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.405675 12630 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.405929 12631 raft_consensus.cc:385] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.406230 12630 ts_tablet_manager.cc:1403] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:23:48.406780 12668 raft_consensus.cc:697] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:48.407402 12637 leader_election.cc:290] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.407871 12668 consensus_queue.cc:237] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } }
I20260710 13:23:48.409904 12630 raft_consensus.cc:359] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.410773 12630 raft_consensus.cc:385] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.411177 12630 raft_consensus.cc:740] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.411473 12637 raft_consensus.cc:493] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.412104 12630 consensus_queue.cc:260] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.413487 12637 raft_consensus.cc:515] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.415423 12630 ts_tablet_manager.cc:1434] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:23:48.410182 12590 raft_consensus.cc:2468] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.416625 12630 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.419991 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.406270 12631 raft_consensus.cc:740] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.422039 12631 consensus_queue.cc:260] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.424458 12630 tablet_bootstrap.cc:654] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.425025 12631 ts_tablet_manager.cc:1434] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.005s
I20260710 13:23:48.426198 12631 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
W20260710 13:23:48.433635 12480 leader_election.cc:343] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.436713 12637 leader_election.cc:290] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.442860 12637 raft_consensus.cc:493] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.443602 12637 raft_consensus.cc:515] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.441111 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
W20260710 13:23:48.445745 12482 leader_election.cc:343] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.446460 12482 leader_election.cc:304] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:48.446444 12672 raft_consensus.cc:493] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.442122 12673 raft_consensus.cc:493] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.449008 12337 catalog_manager.cc:5697] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:48.449064 12672 raft_consensus.cc:515] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.451630 12668 raft_consensus.cc:2749] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:48.454352 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.455396 12441 raft_consensus.cc:2468] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.456933 12480 leader_election.cc:304] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.458091 12668 raft_consensus.cc:2804] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.458640 12631 tablet_bootstrap.cc:654] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.458590 12668 raft_consensus.cc:493] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.459131 12668 raft_consensus.cc:3060] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.466464 12630 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.467099 12630 ts_tablet_manager.cc:1403] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.016s
I20260710 13:23:48.469724 12668 raft_consensus.cc:515] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.450492 12673 raft_consensus.cc:515] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.480113 12632 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.470841 12630 raft_consensus.cc:359] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.480623 12630 raft_consensus.cc:385] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.481029 12630 raft_consensus.cc:740] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.481118 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.481818 12590 raft_consensus.cc:2468] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.482213 12668 leader_election.cc:290] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.473569 12631 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.482967 12631 ts_tablet_manager.cc:1403] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.012s
I20260710 13:23:48.483122 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:48.475567 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de18e4ce64c64355873f935762dbe58f" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.483804 12440 raft_consensus.cc:3060] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.484170 12441 raft_consensus.cc:2468] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.485409 12480 leader_election.cc:304] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.485738 12631 raft_consensus.cc:359] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.486428 12631 raft_consensus.cc:385] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.486740 12631 raft_consensus.cc:740] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.486564 12630 consensus_queue.cc:260] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.487507 12631 consensus_queue.cc:260] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.483773 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de18e4ce64c64355873f935762dbe58f" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.489097 12590 raft_consensus.cc:2468] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.489529 12631 ts_tablet_manager.cc:1434] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:48.480679 12632 ts_tablet_manager.cc:1403] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.110s	user 0.054s	sys 0.049s
I20260710 13:23:48.476723 12637 leader_election.cc:290] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.491276 12637 raft_consensus.cc:2804] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.491668 12637 raft_consensus.cc:493] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.491864 12630 ts_tablet_manager.cc:1434] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260710 13:23:48.491997 12637 raft_consensus.cc:3060] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.492513 12632 raft_consensus.cc:359] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.492983 12630 tablet_bootstrap.cc:492] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.493245 12632 raft_consensus.cc:385] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.493604 12632 raft_consensus.cc:740] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.494319 12632 consensus_queue.cc:260] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.496536 12632 ts_tablet_manager.cc:1434] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:48.497555 12632 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.499991 12631 tablet_bootstrap.cc:492] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.502228 12630 tablet_bootstrap.cc:654] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.499140 12637 raft_consensus.cc:515] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.505539 12631 tablet_bootstrap.cc:654] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.506438 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de18e4ce64c64355873f935762dbe58f" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:48.507169 12589 raft_consensus.cc:3060] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.507725 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de18e4ce64c64355873f935762dbe58f" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:48.508440 12441 raft_consensus.cc:3060] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.512956 12632 tablet_bootstrap.cc:654] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.514726 12589 raft_consensus.cc:2468] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.515455 12637 leader_election.cc:290] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.516811 12482 leader_election.cc:304] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.517692 12631 tablet_bootstrap.cc:492] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.518232 12631 ts_tablet_manager.cc:1403] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 13:23:48.518149 12637 raft_consensus.cc:2804] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.519213 12637 raft_consensus.cc:697] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:48.521823 12637 consensus_queue.cc:237] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.522603 12631 raft_consensus.cc:359] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.523514 12631 raft_consensus.cc:385] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.523840 12631 raft_consensus.cc:740] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.524561 12631 consensus_queue.cc:260] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.526607 12631 ts_tablet_manager.cc:1434] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:23:48.528563 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:48.529172 12590 raft_consensus.cc:3060] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.529770 12631 tablet_bootstrap.cc:492] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.532728 12632 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.535538 12632 ts_tablet_manager.cc:1403] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.007s
I20260710 13:23:48.537663 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725d848de346b4a0fc9fe977dd69bb" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.538358 12632 raft_consensus.cc:359] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.538535 12439 raft_consensus.cc:2468] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.539052 12632 raft_consensus.cc:385] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.539397 12632 raft_consensus.cc:740] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.538591 12339 catalog_manager.cc:5697] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.540448 12480 leader_election.cc:304] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.541491 12668 raft_consensus.cc:2804] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.541967 12668 raft_consensus.cc:493] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.542385 12668 raft_consensus.cc:3060] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.543612 12631 tablet_bootstrap.cc:654] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.472101 12672 leader_election.cc:290] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.554579 12440 raft_consensus.cc:2468] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.556291 12636 raft_consensus.cc:493] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.556982 12636 raft_consensus.cc:515] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.558168 12632 consensus_queue.cc:260] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.561071 12632 ts_tablet_manager.cc:1434] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:23:48.561061 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.562346 12632 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.562285 12516 raft_consensus.cc:2468] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:48.564225 12407 leader_election.cc:304] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.565568 12661 raft_consensus.cc:2804] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.566056 12661 raft_consensus.cc:493] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.566493 12661 raft_consensus.cc:3060] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.570057 12631 tablet_bootstrap.cc:492] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.571092 12631 ts_tablet_manager.cc:1403] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.017s
I20260710 13:23:48.572010 12636 leader_election.cc:290] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.570551 12632 tablet_bootstrap.cc:654] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.574009 12631 raft_consensus.cc:359] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.574193 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.574718 12631 raft_consensus.cc:385] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.575034 12631 raft_consensus.cc:740] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.575944 12631 consensus_queue.cc:260] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:48.576591 12407 leader_election.cc:343] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.578672 12631 ts_tablet_manager.cc:1434] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:23:48.579829 12631 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.582288 12637 raft_consensus.cc:493] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.583760 12673 leader_election.cc:290] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.583633 12637 raft_consensus.cc:515] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.585487 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725d848de346b4a0fc9fe977dd69bb" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.585723 12637 leader_election.cc:290] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.586764 12480 leader_election.cc:304] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
W20260710 13:23:48.588358 12482 leader_election.cc:343] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.589159 12668 raft_consensus.cc:515] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.589911 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.590266 12632 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.590529 12589 raft_consensus.cc:2468] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.590708 12632 ts_tablet_manager.cc:1403] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260710 13:23:48.591558 12668 leader_election.cc:290] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.592413 12631 tablet_bootstrap.cc:654] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.593885 12441 raft_consensus.cc:2468] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.593897 12632 raft_consensus.cc:359] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.597877 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725d848de346b4a0fc9fe977dd69bb" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:48.598539 12482 leader_election.cc:304] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.599093 12440 raft_consensus.cc:3060] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.600757 12668 raft_consensus.cc:2804] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.601141 12668 raft_consensus.cc:493] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.601478 12668 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.595322 12637 raft_consensus.cc:2804] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.604229 12637 raft_consensus.cc:697] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:48.605050 12637 consensus_queue.cc:237] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.607877 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.608157 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725d848de346b4a0fc9fe977dd69bb" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:48.587402 12661 raft_consensus.cc:515] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:48.609237 12480 leader_election.cc:343] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.595497 12632 raft_consensus.cc:385] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.610405 12632 raft_consensus.cc:740] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.612131 12590 raft_consensus.cc:2468] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.612772 12661 leader_election.cc:290] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.616492 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:48.616729 12668 raft_consensus.cc:515] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.617377 12516 raft_consensus.cc:3060] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.618481 12440 raft_consensus.cc:2468] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.619045 12668 leader_election.cc:290] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.620440 12632 consensus_queue.cc:260] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.621449 12480 leader_election.cc:304] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.623407 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
W20260710 13:23:48.624501 12482 leader_election.cc:343] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:48.624881 12480 leader_election.cc:343] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.625126 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
W20260710 13:23:48.626758 12407 leader_election.cc:343] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.628656 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:48.629467 12589 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.634034 12632 ts_tablet_manager.cc:1434] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.005s
I20260710 13:23:48.639638 12632 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.649791 12632 tablet_bootstrap.cc:654] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.650195 12589 raft_consensus.cc:2468] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.652029 12482 leader_election.cc:304] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:48.653188 12673 raft_consensus.cc:2804] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.653831 12673 raft_consensus.cc:697] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:48.654953 12673 consensus_queue.cc:237] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.656651 12678 raft_consensus.cc:2804] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.659085 12678 raft_consensus.cc:697] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:48.661749 12678 consensus_queue.cc:237] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.663335 12630 tablet_bootstrap.cc:492] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.663906 12630 ts_tablet_manager.cc:1403] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.171s	user 0.058s	sys 0.062s
I20260710 13:23:48.668167 12630 raft_consensus.cc:359] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.668865 12630 raft_consensus.cc:385] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.669152 12630 raft_consensus.cc:740] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.669834 12630 consensus_queue.cc:260] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.671806 12630 ts_tablet_manager.cc:1434] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:48.659053 12516 raft_consensus.cc:2468] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:48.674207 12407 leader_election.cc:304] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:48.674760 12630 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.675319 12661 raft_consensus.cc:2804] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.675927 12661 raft_consensus.cc:697] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:48.676844 12661 consensus_queue.cc:237] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.675546 12339 catalog_manager.cc:5697] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.696010 12630 tablet_bootstrap.cc:654] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.699632 12678 raft_consensus.cc:493] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.700205 12678 raft_consensus.cc:515] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.700660 12631 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.701097 12631 ts_tablet_manager.cc:1403] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.122s	user 0.049s	sys 0.029s
I20260710 13:23:48.701743 12632 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.702219 12632 ts_tablet_manager.cc:1403] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.003s
I20260710 13:23:48.703660 12678 leader_election.cc:290] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.704018 12631 raft_consensus.cc:359] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.704725 12631 raft_consensus.cc:385] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.704991 12631 raft_consensus.cc:740] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.706494 12630 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.705196 12632 raft_consensus.cc:359] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.707077 12630 ts_tablet_manager.cc:1403] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:23:48.706772 12631 consensus_queue.cc:260] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.707085 12632 raft_consensus.cc:385] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.707841 12632 raft_consensus.cc:740] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.708974 12631 ts_tablet_manager.cc:1434] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:23:48.708710 12632 consensus_queue.cc:260] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.709497 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.709863 12631 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.710098 12441 raft_consensus.cc:2468] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.709883 12630 raft_consensus.cc:359] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.711454 12480 leader_election.cc:304] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.712316 12673 raft_consensus.cc:2804] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.712666 12673 raft_consensus.cc:493] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.712973 12673 raft_consensus.cc:3060] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.716778 12631 tablet_bootstrap.cc:654] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.718338 12590 raft_consensus.cc:3060] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.710686 12630 raft_consensus.cc:385] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.719835 12630 raft_consensus.cc:740] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.720546 12630 consensus_queue.cc:260] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.722398 12630 ts_tablet_manager.cc:1434] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:23:48.723443 12630 tablet_bootstrap.cc:492] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.723945 12632 ts_tablet_manager.cc:1434] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:23:48.725230 12632 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.728556 12337 catalog_manager.cc:5697] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.726488 12673 raft_consensus.cc:515] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.735562 12673 leader_election.cc:290] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.735730 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:48.736377 12441 raft_consensus.cc:3060] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.736719 12661 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:48.737739 12630 tablet_bootstrap.cc:654] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.740486 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:48.732306 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
W20260710 13:23:48.745996 12482 leader_election.cc:343] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.748375 12661 raft_consensus.cc:493] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.748932 12661 raft_consensus.cc:515] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.749917 12638 raft_consensus.cc:493] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.750401 12638 raft_consensus.cc:515] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.751215 12441 raft_consensus.cc:2468] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:48.751847 12631 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:48.752391 12631 ts_tablet_manager.cc:1403] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.007s
I20260710 13:23:48.752615 12480 leader_election.cc:304] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:48.754197 12673 raft_consensus.cc:2804] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:48.754941 12661 leader_election.cc:290] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.755744 12673 raft_consensus.cc:697] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:48.755863 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.756700 12632 tablet_bootstrap.cc:654] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.756791 12631 raft_consensus.cc:359] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.758925 12631 raft_consensus.cc:385] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.759159 12631 raft_consensus.cc:740] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.760607 12631 consensus_queue.cc:260] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.760804 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.756814 12673 consensus_queue.cc:237] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:48.765663 12482 leader_election.cc:343] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.768891 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.769667 12590 raft_consensus.cc:2393] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d2af9d5539e4e2f97797a82c896ae6b in current term 1: Already voted for candidate af4a727d77a14a2ba6dad1feb58e0451 in this term.
I20260710 13:23:48.769825 12631 ts_tablet_manager.cc:1434] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 13:23:48.770731 12631 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:48.771065 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15652267646d41dca8133c0778042af5" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.766875 12638 leader_election.cc:290] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.772419 12638 raft_consensus.cc:493] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.773036 12556 leader_election.cc:304] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:48.781716 12678 raft_consensus.cc:493] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.782228 12678 raft_consensus.cc:515] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.780378 12638 raft_consensus.cc:515] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.783084 12338 catalog_manager.cc:5697] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.786373 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.786573 12696 raft_consensus.cc:2749] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:23:48.787803 12638 leader_election.cc:290] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.785121 12338 catalog_manager.cc:5697] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:48.792620 12632 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:48.794540 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.892784 12632 ts_tablet_manager.cc:1403] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.168s	user 0.023s	sys 0.035s
I20260710 13:23:48.872628 12637 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:23:48.815023 12638 raft_consensus.cc:493] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.893857 12638 raft_consensus.cc:515] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.894881 12630 tablet_bootstrap.cc:492] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:48.895413 12630 ts_tablet_manager.cc:1403] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.172s	user 0.011s	sys 0.009s
I20260710 13:23:48.895676 12632 raft_consensus.cc:359] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.896279 12632 raft_consensus.cc:385] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.896656 12632 raft_consensus.cc:740] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.787590 12678 leader_election.cc:290] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.793340 12661 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.100s
I20260710 13:23:48.897971 12632 consensus_queue.cc:260] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.789180 12516 raft_consensus.cc:2468] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:48.859795 12696 raft_consensus.cc:493] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.860601 12407 leader_election.cc:304] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:48.904716 12438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.815747 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.905131 12630 raft_consensus.cc:359] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.902606 12631 tablet_bootstrap.cc:654] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:48.896826 12636 raft_consensus.cc:493] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.905857 12630 raft_consensus.cc:385] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:48.906203 12630 raft_consensus.cc:740] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:48.907361 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:48.903654 12638 leader_election.cc:290] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.908104 12514 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:48.908233 12638 raft_consensus.cc:493] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.910059 12630 consensus_queue.cc:260] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.914366 12696 raft_consensus.cc:515] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.919301 12696 leader_election.cc:290] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.905498 12440 raft_consensus.cc:2468] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:48.924232 12699 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.931594 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cbe3d985ab4931979ef70e76fc4e14" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
W20260710 13:23:48.933831 12554 leader_election.cc:343] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:48.908723 12638 raft_consensus.cc:515] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.950990 12699 raft_consensus.cc:2749] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:48.951403 12638 leader_election.cc:290] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:48.952097 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725d848de346b4a0fc9fe977dd69bb" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:48.907295 12636 raft_consensus.cc:515] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.953473 12632 ts_tablet_manager.cc:1434] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.060s	user 0.015s	sys 0.007s
I20260710 13:23:48.955121 12632 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:48.952162 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:48.955904 12630 ts_tablet_manager.cc:1434] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.060s	user 0.012s	sys 0.002s
I20260710 13:23:48.957496 12554 leader_election.cc:304] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:23:48.957762 12630 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:48.958353 12638 raft_consensus.cc:2804] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.959782 12437 raft_consensus.cc:2393] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e256f35db2475c8f91b0123b990907 in current term 1: Already voted for candidate af4a727d77a14a2ba6dad1feb58e0451 in this term.
I20260710 13:23:48.960861 12438 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
W20260710 13:23:48.947841 12407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.3:33091, user_credentials={real_user=slave}} blocked reactor thread for 87371.6us
I20260710 13:23:48.958686 12638 raft_consensus.cc:493] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.964363 12706 raft_consensus.cc:493] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:48.964730 12638 raft_consensus.cc:3060] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:48.964890 12706 raft_consensus.cc:515] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:48.967087 12706 leader_election.cc:290] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.948668 12556 leader_election.cc:304] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.970309 12441 raft_consensus.cc:2468] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:48.974994 12480 leader_election.cc:304] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:48.998135 12704 raft_consensus.cc:2804] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.998793 12704 raft_consensus.cc:493] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:48.999190 12637 raft_consensus.cc:2804] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:48.999786 12637 raft_consensus.cc:493] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:49.000281 12637 raft_consensus.cc:3060] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.004034 12636 leader_election.cc:290] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:48.962570 12590 raft_consensus.cc:2468] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:49.005113 12678 raft_consensus.cc:493] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.005766 12678 raft_consensus.cc:515] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:48.989271 12556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.2:36421, user_credentials={real_user=slave}} blocked reactor thread for 54088.1us
W20260710 13:23:49.005156 12387 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:48.999236 12704 raft_consensus.cc:3060] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.016566 12678 leader_election.cc:290] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.066777 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cbe3d985ab4931979ef70e76fc4e14" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.067651 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4725d848de346b4a0fc9fe977dd69bb" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.069854 12630 tablet_bootstrap.cc:654] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
W20260710 13:23:49.073977 12556 leader_election.cc:343] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.074434 12556 leader_election.cc:304] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
W20260710 13:23:49.075292 12705 log.cc:927] Time spent T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: Append to log took a long time: real 0.103s	user 0.001s	sys 0.008s
I20260710 13:23:49.075737 12556 leader_election.cc:304] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.077772 12637 raft_consensus.cc:515] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.073709 12704 raft_consensus.cc:515] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.079468 12702 raft_consensus.cc:2749] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.080116 12702 raft_consensus.cc:3060] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.082406 12678 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.085649 12637 leader_election.cc:290] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.086194 12704 leader_election.cc:290] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:49.087762 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:49.088342 12441 raft_consensus.cc:3060] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.089179 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:49.089735 12440 raft_consensus.cc:3060] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.093456 12630 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.093928 12630 ts_tablet_manager.cc:1403] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.005s
I20260710 13:23:49.096513 12672 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.097478 12637 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.097903 12337 catalog_manager.cc:5697] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.099388 12440 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:49.100024 12630 raft_consensus.cc:359] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.100770 12441 raft_consensus.cc:2468] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:49.101037 12554 leader_election.cc:304] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:23:49.102113 12704 raft_consensus.cc:2804] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.102818 12704 raft_consensus.cc:697] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:23:49.103767 12704 consensus_queue.cc:237] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.104852 12631 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.105305 12631 ts_tablet_manager.cc:1403] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.335s	user 0.025s	sys 0.027s
I20260710 13:23:49.100765 12630 raft_consensus.cc:385] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.106355 12630 raft_consensus.cc:740] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.107367 12630 consensus_queue.cc:260] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.108122 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.109108 12516 raft_consensus.cc:2393] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d2af9d5539e4e2f97797a82c896ae6b in current term 1: Already voted for candidate af4a727d77a14a2ba6dad1feb58e0451 in this term.
I20260710 13:23:49.109997 12630 ts_tablet_manager.cc:1434] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:23:49.111306 12480 leader_election.cc:304] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:49.112160 12637 raft_consensus.cc:2804] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.113211 12702 raft_consensus.cc:2749] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.113731 12637 raft_consensus.cc:697] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:49.114718 12631 raft_consensus.cc:359] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.115461 12631 raft_consensus.cc:385] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.114846 12637 consensus_queue.cc:237] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.115751 12631 raft_consensus.cc:740] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.116496 12631 consensus_queue.cc:260] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.117290 12438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16872385654897aa7bf2bc1254872f" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
W20260710 13:23:49.118700 12480 leader_election.cc:343] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.120074 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.120715 12516 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:49.123047 12630 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.127748 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16872385654897aa7bf2bc1254872f" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.128960 12702 raft_consensus.cc:493] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.129607 12702 raft_consensus.cc:515] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.132697 12631 ts_tablet_manager.cc:1434] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 13:23:49.133147 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:49.133671 12631 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.135617 12672 raft_consensus.cc:493] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.136112 12672 raft_consensus.cc:515] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.136894 12702 leader_election.cc:290] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:49.138556 12672 leader_election.cc:290] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.139043 12632 tablet_bootstrap.cc:654] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.140323 12630 tablet_bootstrap.cc:654] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.141212 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9560daacc1994cb0b0967ad40b5b8871" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
W20260710 13:23:49.143512 12480 leader_election.cc:343] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.143775 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.144438 12588 raft_consensus.cc:2468] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:49.145936 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.050808 12638 raft_consensus.cc:515] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.147107 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "360aeec1e7da49469dd22f8e60d56fc1" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:49.151449 12673 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:23:49.154552 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:49.151022 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:49.155694 12516 raft_consensus.cc:3060] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.155669 12407 leader_election.cc:304] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.155171 12439 raft_consensus.cc:3060] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.159509 12636 raft_consensus.cc:2764] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:49.161120 12638 leader_election.cc:290] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
W20260710 13:23:49.150264 12482 leader_election.cc:343] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.150409 12586 raft_consensus.cc:3060] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.167738 12482 leader_election.cc:304] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.173676 12407 leader_election.cc:304] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:49.175593 12636 raft_consensus.cc:2764] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:23:49.152486 12672 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:23:49.179046 12339 catalog_manager.cc:5697] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.182771 12586 raft_consensus.cc:2468] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:49.183122 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9560daacc1994cb0b0967ad40b5b8871" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.183525 12637 raft_consensus.cc:2749] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.187134 12632 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.187772 12632 ts_tablet_manager.cc:1403] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.233s	user 0.021s	sys 0.007s
I20260710 13:23:49.188683 12439 raft_consensus.cc:2468] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:49.189960 12554 leader_election.cc:304] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:23:49.190841 12638 raft_consensus.cc:2804] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.191309 12638 raft_consensus.cc:697] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:23:49.192185 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.192445 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:49.193037 12514 raft_consensus.cc:3060] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.191236 12632 raft_consensus.cc:359] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.194543 12632 raft_consensus.cc:385] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.194917 12632 raft_consensus.cc:740] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.195312 12516 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:49.193095 12515 raft_consensus.cc:2393] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e256f35db2475c8f91b0123b990907 in current term 1: Already voted for candidate 9d2af9d5539e4e2f97797a82c896ae6b in this term.
I20260710 13:23:49.197830 12632 consensus_queue.cc:260] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.198601 12638 consensus_queue.cc:237] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.199121 12668 consensus_queue.cc:1048] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.197577 12678 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:23:49.202147 12632 ts_tablet_manager.cc:1434] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
W20260710 13:23:49.202257 12482 leader_election.cc:343] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.203061 12632 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.203071 12482 leader_election.cc:304] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.210645 12631 tablet_bootstrap.cc:654] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.211706 12630 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.212289 12630 ts_tablet_manager.cc:1403] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.003s
I20260710 13:23:49.206370 12672 raft_consensus.cc:2749] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.219596 12672 consensus_queue.cc:1048] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.218621 12337 catalog_manager.cc:5697] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.225514 12514 raft_consensus.cc:2468] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:49.227840 12556 leader_election.cc:304] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.228868 12630 raft_consensus.cc:359] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.229615 12630 raft_consensus.cc:385] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.229156 12702 raft_consensus.cc:3060] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.230583 12630 raft_consensus.cc:740] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.249641 12632 tablet_bootstrap.cc:654] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.250068 12630 consensus_queue.cc:260] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.261577 12631 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.262056 12631 ts_tablet_manager.cc:1403] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.008s
W20260710 13:23:49.264923 12482 consensus_peers.cc:597] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Couldn't send request to peer 91e256f35db2475c8f91b0123b990907. 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:23:49.267400 12630 ts_tablet_manager.cc:1434] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.000s
I20260710 13:23:49.268874 12630 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.269775 12631 raft_consensus.cc:359] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.270499 12631 raft_consensus.cc:385] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.270778 12631 raft_consensus.cc:740] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.263162 12637 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:23:49.272101 12631 consensus_queue.cc:260] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.274999 12672 consensus_queue.cc:1048] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260710 13:23:49.329536 12631 ts_tablet_manager.cc:1434] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.067s	user 0.024s	sys 0.037s
I20260710 13:23:49.330538 12631 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.285359 12704 raft_consensus.cc:493] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.319193 12702 raft_consensus.cc:2749] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.336601 12704 raft_consensus.cc:515] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.343222 12704 leader_election.cc:290] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:49.344338 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036cec9e5754e4cab50457816e6051f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:49.285532 12636 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
I20260710 13:23:49.345144 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036cec9e5754e4cab50457816e6051f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.345835 12514 raft_consensus.cc:2468] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
W20260710 13:23:49.346522 12554 leader_election.cc:343] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.350229 12556 leader_election.cc:304] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.351367 12704 raft_consensus.cc:2804] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:49.351758 12704 raft_consensus.cc:493] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:49.352095 12704 raft_consensus.cc:3060] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.354573 12636 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.359862 12704 raft_consensus.cc:515] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.363101 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036cec9e5754e4cab50457816e6051f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:49.366858 12636 raft_consensus.cc:493] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.367390 12636 raft_consensus.cc:515] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:49.367967 12554 leader_election.cc:343] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.372996 12704 leader_election.cc:290] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:49.373523 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036cec9e5754e4cab50457816e6051f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:49.375653 12636 leader_election.cc:290] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.376354 12515 raft_consensus.cc:3060] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.380682 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.383136 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
W20260710 13:23:49.385932 12407 leader_election.cc:343] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:49.388649 12407 leader_election.cc:343] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.389102 12407 leader_election.cc:304] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.390631 12636 raft_consensus.cc:2749] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.400739 12630 tablet_bootstrap.cc:654] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.401592 12515 raft_consensus.cc:2468] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:49.403455 12556 leader_election.cc:304] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.404316 12702 raft_consensus.cc:2804] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.404786 12702 raft_consensus.cc:697] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:23:49.404944 12632 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.405395 12632 ts_tablet_manager.cc:1403] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.203s	user 0.013s	sys 0.024s
I20260710 13:23:49.408051 12631 tablet_bootstrap.cc:654] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.405625 12702 consensus_queue.cc:237] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.425019 12337 catalog_manager.cc:5697] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.442055 12630 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.442492 12630 ts_tablet_manager.cc:1403] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.001s
I20260710 13:23:49.444104 12632 raft_consensus.cc:359] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.444908 12632 raft_consensus.cc:385] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.445230 12632 raft_consensus.cc:740] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.445992 12632 consensus_queue.cc:260] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.448053 12632 ts_tablet_manager.cc:1434] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260710 13:23:49.448913 12632 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.448793 12630 raft_consensus.cc:359] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.449492 12630 raft_consensus.cc:385] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.449761 12630 raft_consensus.cc:740] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.450346 12630 consensus_queue.cc:260] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.453092 12631 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.453612 12631 ts_tablet_manager.cc:1403] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.001s
I20260710 13:23:49.456293 12632 tablet_bootstrap.cc:654] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.456074 12631 raft_consensus.cc:359] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.456737 12631 raft_consensus.cc:385] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.457022 12631 raft_consensus.cc:740] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.457685 12631 consensus_queue.cc:260] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.459564 12630 ts_tablet_manager.cc:1434] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:23:49.461598 12631 ts_tablet_manager.cc:1434] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:23:49.462787 12631 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.465859 12337 catalog_manager.cc:5697] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:49.470374 12631 tablet_bootstrap.cc:654] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.474342 12630 tablet_bootstrap.cc:492] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.475534 12632 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.475989 12632 ts_tablet_manager.cc:1403] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 13:23:49.478760 12632 raft_consensus.cc:359] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.479498 12632 raft_consensus.cc:385] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.479775 12632 raft_consensus.cc:740] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.480779 12630 tablet_bootstrap.cc:654] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.480443 12632 consensus_queue.cc:260] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.484860 12632 ts_tablet_manager.cc:1434] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:23:49.485755 12632 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.491417 12632 tablet_bootstrap.cc:654] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.491663 12631 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.492141 12631 ts_tablet_manager.cc:1403] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.003s
I20260710 13:23:49.492844 12630 tablet_bootstrap.cc:492] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.493371 12630 ts_tablet_manager.cc:1403] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260710 13:23:49.494920 12631 raft_consensus.cc:359] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.495635 12631 raft_consensus.cc:385] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.495901 12631 raft_consensus.cc:740] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.496547 12631 consensus_queue.cc:260] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.498507 12631 ts_tablet_manager.cc:1434] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:23:49.500720 12630 raft_consensus.cc:359] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.501372 12630 raft_consensus.cc:385] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.501626 12630 raft_consensus.cc:740] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.502452 12630 consensus_queue.cc:260] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.503058 12631 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.503185 12678 consensus_queue.cc:1048] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.504827 12630 ts_tablet_manager.cc:1434] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:23:49.505728 12630 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.509501 12631 tablet_bootstrap.cc:654] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.511415 12630 tablet_bootstrap.cc:654] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.534781 12698 raft_consensus.cc:493] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.535378 12698 raft_consensus.cc:515] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.537606 12698 leader_election.cc:290] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.539665 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cbe3d985ab4931979ef70e76fc4e14" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.540407 12514 raft_consensus.cc:2468] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:49.542268 12407 leader_election.cc:304] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:49.543174 12698 raft_consensus.cc:2804] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:49.543557 12698 raft_consensus.cc:493] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:49.543906 12698 raft_consensus.cc:3060] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.546813 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cbe3d985ab4931979ef70e76fc4e14" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.547494 12586 raft_consensus.cc:2468] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:49.550833 12698 raft_consensus.cc:515] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.553686 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cbe3d985ab4931979ef70e76fc4e14" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:49.554250 12514 raft_consensus.cc:3060] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.562963 12514 raft_consensus.cc:2468] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:49.565604 12407 leader_election.cc:304] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:49.567035 12636 raft_consensus.cc:2804] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.567703 12636 raft_consensus.cc:697] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:49.568845 12636 consensus_queue.cc:237] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.580863 12678 consensus_queue.cc:1048] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.585988 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49cbe3d985ab4931979ef70e76fc4e14" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:49.586915 12590 raft_consensus.cc:3060] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.596885 12702 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.585947 12698 leader_election.cc:290] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.620077 12590 raft_consensus.cc:2468] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:49.622910 12632 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.623410 12632 ts_tablet_manager.cc:1403] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.138s	user 0.041s	sys 0.083s
I20260710 13:23:49.626364 12631 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.626808 12631 ts_tablet_manager.cc:1403] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.124s	user 0.056s	sys 0.030s
I20260710 13:23:49.633033 12631 raft_consensus.cc:359] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.636860 12631 raft_consensus.cc:385] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.637259 12631 raft_consensus.cc:740] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.638073 12631 consensus_queue.cc:260] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.638558 12704 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.638985 12338 catalog_manager.cc:5697] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.640348 12631 ts_tablet_manager.cc:1434] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:23:49.644768 12704 raft_consensus.cc:493] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.645331 12704 raft_consensus.cc:515] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.648494 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16872385654897aa7bf2bc1254872f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
W20260710 13:23:49.649950 12554 leader_election.cc:343] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.651657 12704 leader_election.cc:290] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:49.634057 12630 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.636126 12632 raft_consensus.cc:359] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.652364 12632 raft_consensus.cc:385] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.652631 12630 ts_tablet_manager.cc:1403] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.147s	user 0.020s	sys 0.018s
I20260710 13:23:49.652707 12632 raft_consensus.cc:740] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.653621 12632 consensus_queue.cc:260] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.655633 12631 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.655809 12632 ts_tablet_manager.cc:1434] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:23:49.656386 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16872385654897aa7bf2bc1254872f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.657017 12515 raft_consensus.cc:2468] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:49.657241 12632 tablet_bootstrap.cc:492] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.657577 12630 raft_consensus.cc:359] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.658144 12556 leader_election.cc:304] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.658953 12704 raft_consensus.cc:2804] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:49.659395 12704 raft_consensus.cc:493] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:49.658321 12630 raft_consensus.cc:385] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.659827 12704 raft_consensus.cc:3060] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.659862 12630 raft_consensus.cc:740] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.660862 12630 consensus_queue.cc:260] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.662855 12630 ts_tablet_manager.cc:1434] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 13:23:49.663720 12630 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.664131 12631 tablet_bootstrap.cc:654] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.669168 12630 tablet_bootstrap.cc:654] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.672988 12704 raft_consensus.cc:515] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.669168 12632 tablet_bootstrap.cc:654] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.677373 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16872385654897aa7bf2bc1254872f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
W20260710 13:23:49.678928 12554 leader_election.cc:343] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.680284 12704 leader_election.cc:290] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:49.682112 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db16872385654897aa7bf2bc1254872f" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:49.682756 12515 raft_consensus.cc:3060] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.683296 12704 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:49.703172 12515 raft_consensus.cc:2468] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:49.705101 12556 leader_election.cc:304] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.706614 12704 raft_consensus.cc:2804] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.707324 12704 raft_consensus.cc:697] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:23:49.713364 12704 consensus_queue.cc:237] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.721328 12632 tablet_bootstrap.cc:492] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.721812 12632 ts_tablet_manager.cc:1403] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.015s
I20260710 13:23:49.724694 12632 raft_consensus.cc:359] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.725426 12632 raft_consensus.cc:385] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.725752 12632 raft_consensus.cc:740] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.726693 12632 consensus_queue.cc:260] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.732125 12632 ts_tablet_manager.cc:1434] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:23:49.733129 12632 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.742395 12630 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.742877 12630 ts_tablet_manager.cc:1403] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.022s
I20260710 13:23:49.744359 12636 raft_consensus.cc:493] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.744092 12704 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.744864 12636 raft_consensus.cc:515] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.746966 12636 leader_election.cc:290] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.748744 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfa9d181aa542c3bbd5492c9b0453d8" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.749553 12339 catalog_manager.cc:5697] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
W20260710 13:23:49.750176 12407 leader_election.cc:343] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.750483 12631 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.752274 12631 ts_tablet_manager.cc:1403] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.033s
I20260710 13:23:49.751170 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfa9d181aa542c3bbd5492c9b0453d8" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.752133 12630 raft_consensus.cc:359] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.752913 12630 raft_consensus.cc:385] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.753217 12630 raft_consensus.cc:740] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
W20260710 13:23:49.753629 12407 leader_election.cc:343] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.754030 12630 consensus_queue.cc:260] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.754037 12407 leader_election.cc:304] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.756526 12636 raft_consensus.cc:2749] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.759667 12630 ts_tablet_manager.cc:1434] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:23:49.760006 12631 raft_consensus.cc:359] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.760656 12631 raft_consensus.cc:385] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.760787 12630 tablet_bootstrap.cc:492] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.760944 12631 raft_consensus.cc:740] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.761637 12631 consensus_queue.cc:260] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.766232 12673 raft_consensus.cc:493] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.768855 12673 raft_consensus.cc:515] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.770377 12630 tablet_bootstrap.cc:654] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.770939 12673 leader_election.cc:290] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.775460 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:49.776242 12631 ts_tablet_manager.cc:1434] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:23:49.780720 12631 tablet_bootstrap.cc:492] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.777866 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.781427 12586 raft_consensus.cc:2468] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
W20260710 13:23:49.778884 12480 leader_election.cc:343] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.782866 12482 leader_election.cc:304] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.784121 12673 raft_consensus.cc:2804] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:49.784525 12673 raft_consensus.cc:493] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:49.785041 12673 raft_consensus.cc:3060] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.787535 12631 tablet_bootstrap.cc:654] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.795331 12630 tablet_bootstrap.cc:492] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.795852 12630 ts_tablet_manager.cc:1403] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.006s
I20260710 13:23:49.779840 12632 tablet_bootstrap.cc:654] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.798566 12630 raft_consensus.cc:359] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.799464 12630 raft_consensus.cc:385] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.799784 12630 raft_consensus.cc:740] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.800156 12631 tablet_bootstrap.cc:492] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.800619 12631 ts_tablet_manager.cc:1403] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260710 13:23:49.800611 12630 consensus_queue.cc:260] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.803668 12631 raft_consensus.cc:359] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.804327 12631 raft_consensus.cc:385] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.804611 12631 raft_consensus.cc:740] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.805259 12631 consensus_queue.cc:260] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.806167 12673 raft_consensus.cc:515] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.809530 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:49.811092 12630 ts_tablet_manager.cc:1434] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260710 13:23:49.811311 12480 leader_election.cc:343] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.813655 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:49.814404 12586 raft_consensus.cc:3060] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.814819 12630 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.815506 12631 ts_tablet_manager.cc:1434] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:23:49.819973 12631 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.826504 12630 tablet_bootstrap.cc:654] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.826709 12631 tablet_bootstrap.cc:654] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.828366 12632 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.828980 12636 raft_consensus.cc:493] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.829010 12632 ts_tablet_manager.cc:1403] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.017s
I20260710 13:23:49.829521 12636 raft_consensus.cc:515] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.830767 12673 leader_election.cc:290] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.832281 12636 leader_election.cc:290] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.832484 12632 raft_consensus.cc:359] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.833379 12632 raft_consensus.cc:385] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.833770 12632 raft_consensus.cc:740] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.834030 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca054f70016435bbf810c2069855ade" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.834734 12632 consensus_queue.cc:260] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.835301 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca054f70016435bbf810c2069855ade" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
W20260710 13:23:49.837406 12407 leader_election.cc:343] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:23:49.838158 12407 leader_election.cc:343] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:49.838582 12407 leader_election.cc:304] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.839408 12636 raft_consensus.cc:2749] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.844771 12586 raft_consensus.cc:2468] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:49.845997 12482 leader_election.cc:304] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:49.846689 12632 ts_tablet_manager.cc:1434] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:23:49.851490 12636 raft_consensus.cc:493] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.852041 12636 raft_consensus.cc:515] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.854316 12636 leader_election.cc:290] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.847219 12678 raft_consensus.cc:2804] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.855674 12678 raft_consensus.cc:697] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:49.856572 12678 consensus_queue.cc:237] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.857219 12632 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.862365 12704 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.868643 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036cec9e5754e4cab50457816e6051f" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.869367 12631 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.869923 12631 ts_tablet_manager.cc:1403] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.037s
I20260710 13:23:49.870824 12632 tablet_bootstrap.cc:654] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.873059 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3036cec9e5754e4cab50457816e6051f" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.873705 12631 raft_consensus.cc:359] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.874255 12631 raft_consensus.cc:385] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.874523 12631 raft_consensus.cc:740] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.875550 12631 consensus_queue.cc:260] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.877689 12631 ts_tablet_manager.cc:1434] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:49.879269 12631 tablet_bootstrap.cc:492] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.878073 12407 leader_election.cc:304] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:49.877334 12440 raft_consensus.cc:3060] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.885247 12631 tablet_bootstrap.cc:654] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.894939 12632 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.895519 12631 tablet_bootstrap.cc:492] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.895678 12630 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.895525 12632 ts_tablet_manager.cc:1403] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.006s
I20260710 13:23:49.896296 12630 ts_tablet_manager.cc:1403] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.026s
I20260710 13:23:49.896162 12631 ts_tablet_manager.cc:1403] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 13:23:49.896291 12339 catalog_manager.cc:5697] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:49.898689 12636 raft_consensus.cc:2749] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:49.899222 12631 raft_consensus.cc:359] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.899945 12631 raft_consensus.cc:385] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.899887 12702 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:49.900401 12631 raft_consensus.cc:740] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.901201 12631 consensus_queue.cc:260] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.902313 12630 raft_consensus.cc:359] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.903101 12630 raft_consensus.cc:385] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.902961 12632 raft_consensus.cc:359] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.903782 12632 raft_consensus.cc:385] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.904070 12632 raft_consensus.cc:740] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.904708 12630 raft_consensus.cc:740] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.904954 12632 consensus_queue.cc:260] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.905761 12630 consensus_queue.cc:260] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.912290 12631 ts_tablet_manager.cc:1434] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:23:49.913039 12632 ts_tablet_manager.cc:1434] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:23:49.913273 12631 tablet_bootstrap.cc:492] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.915274 12630 ts_tablet_manager.cc:1434] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:23:49.916229 12630 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.918969 12631 tablet_bootstrap.cc:654] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.919812 12632 tablet_bootstrap.cc:492] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.929977 12631 tablet_bootstrap.cc:492] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.930090 12632 tablet_bootstrap.cc:654] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.929976 12698 raft_consensus.cc:493] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.930665 12631 ts_tablet_manager.cc:1403] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:23:49.930794 12698 raft_consensus.cc:515] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.932922 12698 leader_election.cc:290] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.933732 12631 raft_consensus.cc:359] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.934429 12631 raft_consensus.cc:385] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.934738 12631 raft_consensus.cc:740] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.934842 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9560daacc1994cb0b0967ad40b5b8871" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:49.935456 12631 consensus_queue.cc:260] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.936197 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9560daacc1994cb0b0967ad40b5b8871" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:49.936892 12515 raft_consensus.cc:2468] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:49.938230 12407 leader_election.cc:304] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:49.935461 12590 raft_consensus.cc:2468] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:49.940670 12698 raft_consensus.cc:2804] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:49.941072 12698 raft_consensus.cc:493] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:49.941403 12698 raft_consensus.cc:3060] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.946733 12631 ts_tablet_manager.cc:1434] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:23:49.946357 12632 tablet_bootstrap.cc:492] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:49.947526 12632 ts_tablet_manager.cc:1403] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.013s
I20260710 13:23:49.947686 12631 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
I20260710 13:23:49.949587 12630 tablet_bootstrap.cc:654] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.954293 12698 raft_consensus.cc:515] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.957240 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9560daacc1994cb0b0967ad40b5b8871" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:49.957794 12515 raft_consensus.cc:3060] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.958043 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9560daacc1994cb0b0967ad40b5b8871" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:49.958652 12590 raft_consensus.cc:3060] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:49.962877 12515 raft_consensus.cc:2468] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:49.963193 12632 raft_consensus.cc:359] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.963925 12632 raft_consensus.cc:385] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.964217 12632 raft_consensus.cc:740] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.964140 12407 leader_election.cc:304] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:49.965155 12636 raft_consensus.cc:2804] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:49.965039 12632 consensus_queue.cc:260] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.965626 12636 raft_consensus.cc:697] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:49.966327 12636 consensus_queue.cc:237] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.966789 12590 raft_consensus.cc:2468] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:49.967111 12632 ts_tablet_manager.cc:1434] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 13:23:49.968012 12631 tablet_bootstrap.cc:654] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.968178 12698 leader_election.cc:290] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:49.970489 12632 tablet_bootstrap.cc:492] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:49.984582 12630 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:49.985080 12630 ts_tablet_manager.cc:1403] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.001s
I20260710 13:23:49.988719 12630 raft_consensus.cc:359] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.990164 12630 raft_consensus.cc:385] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:49.990459 12630 raft_consensus.cc:740] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:49.991283 12630 consensus_queue.cc:260] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:49.994695 12630 ts_tablet_manager.cc:1434] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:23:49.995654 12630 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:49.996085 12631 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:49.996970 12631 ts_tablet_manager.cc:1403] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.004s
I20260710 13:23:49.997787 12632 tablet_bootstrap.cc:654] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:49.998826 12637 raft_consensus.cc:493] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:49.999310 12637 raft_consensus.cc:515] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.000887 12631 raft_consensus.cc:359] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.001780 12637 leader_election.cc:290] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.002027 12631 raft_consensus.cc:385] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.002589 12631 raft_consensus.cc:740] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.003811 12631 consensus_queue.cc:260] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.004627 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfa9d181aa542c3bbd5492c9b0453d8" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.006265 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfa9d181aa542c3bbd5492c9b0453d8" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.006839 12631 ts_tablet_manager.cc:1434] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:23:50.007010 12439 raft_consensus.cc:2468] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.017905 12637 raft_consensus.cc:493] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.018397 12637 raft_consensus.cc:515] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.020709 12637 leader_election.cc:290] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.008175 12631 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451: Bootstrap starting.
W20260710 13:23:50.009227 12482 leader_election.cc:343] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.012027 12698 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.024727 12480 leader_election.cc:304] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:50.027750 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.028625 12590 raft_consensus.cc:2468] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.028968 12338 catalog_manager.cc:5697] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.031327 12482 leader_election.cc:304] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.032629 12673 raft_consensus.cc:2804] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.033110 12673 raft_consensus.cc:493] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.033522 12673 raft_consensus.cc:3060] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.036034 12637 raft_consensus.cc:2804] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.036479 12637 raft_consensus.cc:493] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.036865 12637 raft_consensus.cc:3060] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.037196 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.037369 12765 raft_consensus.cc:493] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.037905 12765 raft_consensus.cc:515] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.037878 12439 raft_consensus.cc:2468] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.040613 12678 raft_consensus.cc:493] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.041004 12765 leader_election.cc:290] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.041083 12678 raft_consensus.cc:515] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.042299 12630 tablet_bootstrap.cc:654] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.045823 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.046475 12586 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:50.046983 12631 tablet_bootstrap.cc:654] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.047374 12637 raft_consensus.cc:515] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.047921 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.048537 12515 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:50.049600 12637 leader_election.cc:290] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.050096 12407 leader_election.cc:304] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:23:50.050905 12765 raft_consensus.cc:2804] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.051615 12765 raft_consensus.cc:493] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.051895 12632 tablet_bootstrap.cc:492] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:50.052067 12765 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.052385 12632 ts_tablet_manager.cc:1403] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.010s
I20260710 13:23:50.055272 12632 raft_consensus.cc:359] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.055943 12632 raft_consensus.cc:385] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.056574 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.057142 12586 raft_consensus.cc:3060] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.057711 12632 raft_consensus.cc:740] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.058558 12632 consensus_queue.cc:260] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.062233 12637 raft_consensus.cc:493] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.062719 12637 raft_consensus.cc:515] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.064450 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.064666 12704 raft_consensus.cc:493] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.065099 12704 raft_consensus.cc:515] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.065783 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:50.066318 12439 raft_consensus.cc:3060] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.069425 12678 leader_election.cc:290] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.095496 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.095758 12637 leader_election.cc:290] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.096203 12440 raft_consensus.cc:2468] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:50.096304 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.096952 12515 raft_consensus.cc:2468] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:50.097779 12554 leader_election.cc:304] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:23:50.098579 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.094520 12765 raft_consensus.cc:515] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.071405 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.099174 12587 raft_consensus.cc:2468] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.100368 12638 raft_consensus.cc:2804] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.100775 12638 raft_consensus.cc:493] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:23:50.101096 12482 leader_election.cc:343] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.101186 12638 raft_consensus.cc:3060] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.101964 12482 leader_election.cc:304] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.103050 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:50.103698 12515 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:50.104673 12480 leader_election.cc:343] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.105108 12480 leader_election.cc:304] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:50.105717 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.105933 12668 raft_consensus.cc:2804] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.106292 12587 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.106319 12668 raft_consensus.cc:493] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.106935 12668 raft_consensus.cc:3060] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.107923 12637 raft_consensus.cc:2749] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.109836 12638 raft_consensus.cc:515] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.110448 12515 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:50.111761 12704 leader_election.cc:290] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
W20260710 13:23:50.100832 12387 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:23:50.099104 12632 ts_tablet_manager.cc:1434] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.008s
I20260710 13:23:50.113358 12632 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:50.113216 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.113504 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:50.113900 12440 raft_consensus.cc:2468] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.114403 12638 leader_election.cc:290] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:50.116061 12407 leader_election.cc:304] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.117884 12636 raft_consensus.cc:2804] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.118566 12636 raft_consensus.cc:697] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:50.119753 12632 tablet_bootstrap.cc:654] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.103281 12439 raft_consensus.cc:2468] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:50.123951 12636 consensus_queue.cc:237] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.129803 12668 raft_consensus.cc:515] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.129487 12673 raft_consensus.cc:515] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.149253 12515 raft_consensus.cc:2393] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91e256f35db2475c8f91b0123b990907 in current term 1: Already voted for candidate af4a727d77a14a2ba6dad1feb58e0451 in this term.
I20260710 13:23:50.151407 12480 leader_election.cc:304] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.173933 12631 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451: No bootstrap required, opened a new log
I20260710 13:23:50.174636 12631 ts_tablet_manager.cc:1403] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.004s
I20260710 13:23:50.132133 12586 raft_consensus.cc:2468] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:50.186630 12638 raft_consensus.cc:493] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:50.187247 12554 consensus_peers.cc:597] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. 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:23:50.187150 12638 raft_consensus.cc:515] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.188783 12637 raft_consensus.cc:2804] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.189209 12638 leader_election.cc:290] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:50.189324 12637 raft_consensus.cc:697] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:50.190143 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.190300 12637 consensus_queue.cc:237] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.192391 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.194131 12556 leader_election.cc:304] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:50.194830 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:50.195242 12702 raft_consensus.cc:2749] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.195438 12437 raft_consensus.cc:3060] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.180727 12631 raft_consensus.cc:359] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.203999 12631 raft_consensus.cc:385] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.204409 12631 raft_consensus.cc:740] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.141964 12765 leader_election.cc:290] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.205243 12631 consensus_queue.cc:260] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.216462 12631 ts_tablet_manager.cc:1434] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.005s
I20260710 13:23:50.213196 12698 raft_consensus.cc:493] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.223037 12673 leader_election.cc:290] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.220858 12698 raft_consensus.cc:515] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.233819 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfa9d181aa542c3bbd5492c9b0453d8" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.238200 12437 raft_consensus.cc:2468] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:50.238584 12590 raft_consensus.cc:3060] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.239563 12554 leader_election.cc:304] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:50.239985 12698 leader_election.cc:290] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.240686 12702 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.235389 12668 leader_election.cc:290] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.235857 12338 catalog_manager.cc:5697] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.236452 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.242177 12638 raft_consensus.cc:2804] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.236987 12773 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:23:50.225189 12480 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.1:43353, user_credentials={real_user=slave}} blocked reactor thread for 80726.8us
I20260710 13:23:50.245100 12630 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:50.245527 12630 ts_tablet_manager.cc:1403] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.250s	user 0.040s	sys 0.070s
I20260710 13:23:50.226171 12587 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:50.243211 12638 raft_consensus.cc:697] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:23:50.250887 12673 raft_consensus.cc:493] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.251334 12673 raft_consensus.cc:515] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.251214 12638 consensus_queue.cc:237] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.251734 12630 raft_consensus.cc:359] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.252499 12630 raft_consensus.cc:385] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.252832 12630 raft_consensus.cc:740] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.253683 12588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffea9880394a1ab6750c8ca6dc34be" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.253692 12630 consensus_queue.cc:260] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:50.255664 12407 leader_election.cc:343] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.256440 12590 raft_consensus.cc:2468] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:50.257069 12630 ts_tablet_manager.cc:1434] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:23:50.257174 12673 leader_election.cc:290] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.258314 12630 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:50.258746 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abfa9d181aa542c3bbd5492c9b0453d8" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:50.259196 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.259358 12437 raft_consensus.cc:3060] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.260360 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b681db492dad4e869c5f22eb02abe822" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:50.261489 12439 raft_consensus.cc:2393] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af4a727d77a14a2ba6dad1feb58e0451 in current term 1: Already voted for candidate 91e256f35db2475c8f91b0123b990907 in this term.
I20260710 13:23:50.262262 12772 raft_consensus.cc:493] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.262692 12772 raft_consensus.cc:515] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.265110 12482 leader_election.cc:304] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.265202 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffea9880394a1ab6750c8ca6dc34be" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.266043 12514 raft_consensus.cc:2468] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
W20260710 13:23:50.266815 12480 leader_election.cc:343] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.272383 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.273618 12678 raft_consensus.cc:2804] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.275653 12772 leader_election.cc:290] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.278901 12698 raft_consensus.cc:493] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:23:50.279268 12480 consensus_peers.cc:597] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. 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:23:50.279666 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca054f70016435bbf810c2069855ade" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.287004 12632 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:50.287526 12632 ts_tablet_manager.cc:1403] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.174s	user 0.014s	sys 0.000s
I20260710 13:23:50.290060 12632 raft_consensus.cc:359] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.290716 12632 raft_consensus.cc:385] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.290970 12632 raft_consensus.cc:740] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.291851 12632 consensus_queue.cc:260] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.293517 12632 ts_tablet_manager.cc:1434] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:23:50.294775 12632 tablet_bootstrap.cc:492] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:50.279966 12678 raft_consensus.cc:697] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:50.282532 12698 raft_consensus.cc:515] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:50.301067 12482 leader_election.cc:343] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.302430 12482 leader_election.cc:304] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:50.302099 12678 consensus_queue.cc:237] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.303177 12772 raft_consensus.cc:2749] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.304394 12482 leader_election.cc:304] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [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: af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:50.304857 12698 leader_election.cc:290] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.297235 12439 raft_consensus.cc:2468] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.305120 12772 raft_consensus.cc:2749] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.305933 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.308303 12407 leader_election.cc:304] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:50.309907 12698 raft_consensus.cc:2804] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:23:50.310158 12407 leader_election.cc:343] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.310287 12698 raft_consensus.cc:493] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.310644 12698 raft_consensus.cc:3060] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.312423 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.313041 12516 raft_consensus.cc:2468] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 0.
I20260710 13:23:50.313895 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca054f70016435bbf810c2069855ade" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.314518 12586 raft_consensus.cc:2468] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 0.
I20260710 13:23:50.314409 12407 leader_election.cc:304] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:50.316792 12773 raft_consensus.cc:2804] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.317135 12773 raft_consensus.cc:493] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.317402 12773 raft_consensus.cc:3060] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.320377 12482 leader_election.cc:304] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.321295 12772 raft_consensus.cc:2804] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.321933 12772 raft_consensus.cc:493] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.322372 12772 raft_consensus.cc:3060] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.329833 12630 tablet_bootstrap.cc:654] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.325687 12773 raft_consensus.cc:515] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.332470 12437 raft_consensus.cc:2468] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:50.335501 12773 leader_election.cc:290] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.335820 12586 raft_consensus.cc:3060] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.337710 12338 catalog_manager.cc:5697] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:50.336616 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.339810 12516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:50.340400 12516 raft_consensus.cc:3060] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:23:50.341073 12407 leader_election.cc:343] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.341856 12698 raft_consensus.cc:515] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:50.347469 12780 log.cc:927] Time spent T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260710 13:23:50.349148 12698 leader_election.cc:290] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.350521 12516 raft_consensus.cc:2468] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:50.350718 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffea9880394a1ab6750c8ca6dc34be" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:50.351404 12513 raft_consensus.cc:3060] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.355757 12407 leader_election.cc:304] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:50.355970 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffea9880394a1ab6750c8ca6dc34be" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.359488 12698 raft_consensus.cc:2804] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.360021 12698 raft_consensus.cc:697] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:50.360949 12698 consensus_queue.cc:237] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.362790 12632 tablet_bootstrap.cc:654] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.365873 12336 catalog_manager.cc:5697] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.372738 12772 raft_consensus.cc:515] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
W20260710 13:23:50.378472 12407 leader_election.cc:343] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.385519 12772 leader_election.cc:290] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.391690 12589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca054f70016435bbf810c2069855ade" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:23:50.393407 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ca054f70016435bbf810c2069855ade" candidate_uuid: "af4a727d77a14a2ba6dad1feb58e0451" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:23:50.399006 12439 raft_consensus.cc:3060] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.400748 12630 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:50.401240 12630 ts_tablet_manager.cc:1403] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.013s
I20260710 13:23:50.394634 12637 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.405046 12513 raft_consensus.cc:2468] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 1.
I20260710 13:23:50.403872 12589 raft_consensus.cc:3060] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.412220 12407 leader_election.cc:304] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 91e256f35db2475c8f91b0123b990907
I20260710 13:23:50.413825 12632 tablet_bootstrap.cc:492] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:50.414248 12632 ts_tablet_manager.cc:1403] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.013s
I20260710 13:23:50.417062 12632 raft_consensus.cc:359] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.418457 12632 raft_consensus.cc:385] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.419597 12439 raft_consensus.cc:2468] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:50.423686 12589 raft_consensus.cc:2468] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af4a727d77a14a2ba6dad1feb58e0451 in term 1.
I20260710 13:23:50.425325 12480 leader_election.cc:304] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:23:50.426137 12678 raft_consensus.cc:2804] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.426676 12678 raft_consensus.cc:697] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Leader. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:23:50.426491 12337 catalog_manager.cc:5697] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.419123 12632 raft_consensus.cc:740] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.430342 12630 raft_consensus.cc:359] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.431071 12630 raft_consensus.cc:385] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.429443 12632 consensus_queue.cc:260] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.431336 12630 raft_consensus.cc:740] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.427616 12678 consensus_queue.cc:237] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.433312 12630 consensus_queue.cc:260] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.436148 12632 ts_tablet_manager.cc:1434] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:23:50.436982 12632 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:50.419312 12698 raft_consensus.cc:2804] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.438170 12336 catalog_manager.cc:5697] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.441953 12773 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.442973 12630 ts_tablet_manager.cc:1434] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.041s	user 0.002s	sys 0.004s
I20260710 13:23:50.445317 12630 tablet_bootstrap.cc:492] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:50.443722 12698 raft_consensus.cc:697] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:23:50.449661 12698 consensus_queue.cc:237] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.469237 12702 raft_consensus.cc:493] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.469794 12702 raft_consensus.cc:515] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.480218 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
W20260710 13:23:50.482077 12554 leader_election.cc:343] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.483042 12702 leader_election.cc:290] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:50.483773 12632 tablet_bootstrap.cc:654] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.491398 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.492092 12513 raft_consensus.cc:2468] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 0.
I20260710 13:23:50.493482 12556 leader_election.cc:304] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:50.494323 12702 raft_consensus.cc:2804] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:23:50.494733 12702 raft_consensus.cc:493] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:23:50.495790 12702 raft_consensus.cc:3060] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.497999 12630 tablet_bootstrap.cc:654] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.497406 12339 catalog_manager.cc:5697] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.504454 12698 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.505133 12702 raft_consensus.cc:515] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.511106 12437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
W20260710 13:23:50.512511 12554 leader_election.cc:343] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:23:50.513538 12702 leader_election.cc:290] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:50.514817 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:23:50.515425 12514 raft_consensus.cc:3060] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.519719 12336 catalog_manager.cc:5697] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: term changed from 0 to 1, leader changed from <none> to af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:50.537508 12630 tablet_bootstrap.cc:492] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:50.538004 12630 ts_tablet_manager.cc:1403] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.022s
I20260710 13:23:50.539834 12514 raft_consensus.cc:2468] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 1.
I20260710 13:23:50.540786 12630 raft_consensus.cc:359] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.541458 12630 raft_consensus.cc:385] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.541522 12556 leader_election.cc:304] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:23:50.541829 12630 raft_consensus.cc:740] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.542716 12702 raft_consensus.cc:2804] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:23:50.543208 12702 raft_consensus.cc:697] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:23:50.543607 12632 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:50.544098 12632 ts_tablet_manager.cc:1403] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.107s	user 0.016s	sys 0.005s
I20260710 13:23:50.543996 12702 consensus_queue.cc:237] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.542614 12630 consensus_queue.cc:260] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.546509 12630 ts_tablet_manager.cc:1434] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:23:50.546509 12632 raft_consensus.cc:359] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.547170 12632 raft_consensus.cc:385] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.547472 12632 raft_consensus.cc:740] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.547523 12630 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b: Bootstrap starting.
I20260710 13:23:50.548132 12632 consensus_queue.cc:260] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.549672 12632 ts_tablet_manager.cc:1434] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:23:50.550376 12632 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Bootstrap starting.
I20260710 13:23:50.554488 12630 tablet_bootstrap.cc:654] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.555891 12632 tablet_bootstrap.cc:654] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Neither blocks nor log segments found. Creating new log.
I20260710 13:23:50.567056 12632 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: No bootstrap required, opened a new log
I20260710 13:23:50.566823 12698 consensus_queue.cc:1048] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.567592 12632 ts_tablet_manager.cc:1403] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:23:50.570567 12632 raft_consensus.cc:359] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.571477 12632 raft_consensus.cc:385] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.571815 12632 raft_consensus.cc:740] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.572782 12632 consensus_queue.cc:260] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.574929 12632 ts_tablet_manager.cc:1434] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:23:50.584611 12765 consensus_queue.cc:1048] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:23:50.605923 12630 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b: No bootstrap required, opened a new log
I20260710 13:23:50.606441 12630 ts_tablet_manager.cc:1403] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent bootstrapping tablet: real 0.059s	user 0.033s	sys 0.010s
I20260710 13:23:50.606892 12339 catalog_manager.cc:5697] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:23:50.609104 12630 raft_consensus.cc:359] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.609791 12630 raft_consensus.cc:385] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:23:50.610056 12630 raft_consensus.cc:740] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Initialized, Role: FOLLOWER
I20260710 13:23:50.610800 12630 consensus_queue.cc:260] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.612802 12630 ts_tablet_manager.cc:1434] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:23:50.623493 12678 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.634160 12637 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.664281 12439 raft_consensus.cc:3060] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.679373 12638 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.696161 12638 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.703446 12765 raft_consensus.cc:493] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.703923 12765 raft_consensus.cc:515] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.705715 12765 leader_election.cc:290] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.706504 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.706815 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.708636 12407 leader_election.cc:304] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:50.709388 12765 raft_consensus.cc:2749] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.791234 12765 raft_consensus.cc:493] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.791757 12765 raft_consensus.cc:515] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.793406 12765 leader_election.cc:290] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:50.794292 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.794557 12586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c634188ae4e43d2bc2b9d27b20e6d52" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91e256f35db2475c8f91b0123b990907" is_pre_election: true
I20260710 13:23:50.794951 12513 raft_consensus.cc:2393] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d2af9d5539e4e2f97797a82c896ae6b in current term 1: Already voted for candidate 91e256f35db2475c8f91b0123b990907 in this term.
I20260710 13:23:50.796171 12407 leader_election.cc:304] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:50.796898 12765 raft_consensus.cc:3060] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.801700 12765 raft_consensus.cc:2749] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.842548 12804 raft_consensus.cc:493] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.843097 12804 raft_consensus.cc:515] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.844990 12804 leader_election.cc:290] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:50.845814 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffea9880394a1ab6750c8ca6dc34be" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.846134 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffea9880394a1ab6750c8ca6dc34be" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.846928 12513 raft_consensus.cc:2393] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e256f35db2475c8f91b0123b990907 in current term 1: Already voted for candidate 9d2af9d5539e4e2f97797a82c896ae6b in this term.
I20260710 13:23:50.847944 12556 leader_election.cc:304] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:50.849017 12804 raft_consensus.cc:3060] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.854203 12439 raft_consensus.cc:3060] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.856062 12804 raft_consensus.cc:2749] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.870499 12765 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.871660 12804 raft_consensus.cc:493] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:23:50.872202 12804 raft_consensus.cc:515] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:23:50.874596 12804 leader_election.cc:290] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:50.874790 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" is_pre_election: true
I20260710 13:23:50.876268 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29ce804891464c75be27fef199692862" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451" is_pre_election: true
I20260710 13:23:50.877137 12513 raft_consensus.cc:2393] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91e256f35db2475c8f91b0123b990907 in current term 1: Already voted for candidate 9d2af9d5539e4e2f97797a82c896ae6b in this term.
I20260710 13:23:50.877169 12678 consensus_queue.cc:1048] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.878288 12556 leader_election.cc:304] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91e256f35db2475c8f91b0123b990907; no voters: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451
I20260710 13:23:50.879372 12804 raft_consensus.cc:3060] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:23:50.886739 12804 raft_consensus.cc:2749] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:23:50.893529 12765 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:23:50.898792 12779 consensus_queue.cc:1048] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.927479 12765 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.937842 12698 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.944378 12804 consensus_queue.cc:1048] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:50.955631 12704 consensus_queue.cc:1048] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.009465 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:23:51.015925 12815 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:23:51.016885 12816 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:23:51.019060 12818 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:23:51.019248 11300 server_base.cc:1061] running on GCE node
I20260710 13:23:51.021227 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:23:51.021423 11300 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:23:51.021661 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689831021622 us; error 0 us; skew 500 ppm
I20260710 13:23:51.022234 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:23:51.025295 11300 webserver.cc:533] Webserver started at http://127.11.9.4:43783/ using document root <none> and password file <none>
I20260710 13:23:51.025866 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:23:51.026085 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:23:51.026407 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:23:51.027868 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-3-root/instance:
uuid: "6c5632789d624ec1b204727e73f5acb3"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-l22f"
I20260710 13:23:51.029115 12678 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.044689 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.016s	user 0.007s	sys 0.006s
I20260710 13:23:51.047773 12678 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:23:51.052733 12824 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:23:51.055495 11300 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:23:51.055867 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-3-root
uuid: "6c5632789d624ec1b204727e73f5acb3"
format_stamp: "Formatted at 2026-07-10 13:23:51 on dist-test-slave-l22f"
I20260710 13:23:51.056335 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-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:23:51.088366 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:23:51.089622 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:23:51.090889 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:23:51.093106 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:23:51.093343 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.093588 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:23:51.093771 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:23:51.177438 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.4:40783
I20260710 13:23:51.177528 12887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.4:40783 every 8 connection(s)
I20260710 13:23:51.181461 11300 auto_leader_rebalancer-test.cc:388] add a tserver: 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:51.198414 12888 heartbeater.cc:344] Connected to a master server at 127.11.9.62:36669
I20260710 13:23:51.198776 12888 heartbeater.cc:461] Registering TS with master...
I20260710 13:23:51.199422 12888 heartbeater.cc:507] Master 127.11.9.62:36669 requested a full tablet report, sending...
I20260710 13:23:51.201171 12337 ts_manager.cc:194] Registered new tserver with Master: 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783)
I20260710 13:23:51.202384 12337 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57346
I20260710 13:23:52.200043 12586 consensus_queue.cc:237] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:52.204607 12888 heartbeater.cc:499] Master 127.11.9.62:36669 was elected leader, sending a full tablet report...
I20260710 13:23:52.207055 12514 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.209160 12437 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.209529 12892 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:52.210749 12704 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:52.219636 12553 consensus_peers.cc:597] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38ed57e7f7a4422b99e6f0e623f1c929. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:52.221488 12704 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.224184 12437 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.228240 12514 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.238420 12339 catalog_manager.cc:5697] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.265471 12437 consensus_queue.cc:237] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:52.282429 12586 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.286078 12707 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:23:52.295944 12404 consensus_peers.cc:597] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9560daacc1994cb0b0967ad40b5b8871. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:52.299775 12514 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.301391 12707 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:52.307687 12707 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.312543 12586 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.313725 12514 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.327807 12336 catalog_manager.cc:5697] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.344307 12514 consensus_queue.cc:237] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:52.353443 12589 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.355172 12678 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:52.357555 12437 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.359439 12678 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:52.364689 12779 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
W20260710 13:23:52.366449 12479 consensus_peers.cc:597] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72263bf8b350408aa44c8d3bde9fa7b2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:52.366482 12589 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.371981 12437 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.381318 12337 catalog_manager.cc:5697] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.388212 12589 consensus_queue.cc:237] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:52.405457 12514 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.405539 12437 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:52.407248 12892 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:52.408242 12553 consensus_peers.cc:597] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b681db492dad4e869c5f22eb02abe822. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:52.408277 12900 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:52.416527 12900 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.420122 12437 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.421628 12514 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:52.433734 12337 catalog_manager.cc:5697] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:52.796694 12921 ts_tablet_manager.cc:933] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:52.799165 12921 tablet_copy_client.cc:323] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.3:33091
I20260710 13:23:52.809944 12600 tablet_copy_service.cc:140] P 91e256f35db2475c8f91b0123b990907: Received BeginTabletCopySession request for tablet 38ed57e7f7a4422b99e6f0e623f1c929 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:56986)
I20260710 13:23:52.810568 12600 tablet_copy_service.cc:161] P 91e256f35db2475c8f91b0123b990907: Beginning new tablet copy session on tablet 38ed57e7f7a4422b99e6f0e623f1c929 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:56986: session id = 6c5632789d624ec1b204727e73f5acb3-38ed57e7f7a4422b99e6f0e623f1c929
I20260710 13:23:52.818897 12600 tablet_copy_source_session.cc:215] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:52.823004 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ed57e7f7a4422b99e6f0e623f1c929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:52.835510 12921 tablet_copy_client.cc:806] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:52.836171 12921 tablet_copy_client.cc:670] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:52.840560 12921 tablet_copy_client.cc:538] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:52.848889 12921 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:52.922765 12921 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: 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:23:52.925165 12921 tablet_bootstrap.cc:492] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:52.946666 12921 ts_tablet_manager.cc:1403] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.009s
I20260710 13:23:52.952896 12921 raft_consensus.cc:359] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:52.954236 12921 raft_consensus.cc:740] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:52.961571 12931 ts_tablet_manager.cc:933] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:23:52.964802 12930 ts_tablet_manager.cc:933] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:52.954905 12921 consensus_queue.cc:260] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:52.980106 12931 tablet_copy_client.cc:323] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.1:43353
I20260710 13:23:52.980106 12930 tablet_copy_client.cc:323] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:23:52.986347 12921 ts_tablet_manager.cc:1434] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.004s
I20260710 13:23:52.992419 12600 tablet_copy_service.cc:342] P 91e256f35db2475c8f91b0123b990907: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-38ed57e7f7a4422b99e6f0e623f1c929 received from {username='slave'} at 127.0.0.1:56986
I20260710 13:23:52.993278 12600 tablet_copy_service.cc:434] P 91e256f35db2475c8f91b0123b990907: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-38ed57e7f7a4422b99e6f0e623f1c929 on tablet 38ed57e7f7a4422b99e6f0e623f1c929 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:53.014958 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet 72263bf8b350408aa44c8d3bde9fa7b2 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:23:53.015745 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet 72263bf8b350408aa44c8d3bde9fa7b2 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-72263bf8b350408aa44c8d3bde9fa7b2
I20260710 13:23:53.024827 12526 tablet_copy_source_session.cc:215] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:53.025022 12451 tablet_copy_service.cc:140] P 9d2af9d5539e4e2f97797a82c896ae6b: Received BeginTabletCopySession request for tablet 9560daacc1994cb0b0967ad40b5b8871 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:54800)
I20260710 13:23:53.025774 12451 tablet_copy_service.cc:161] P 9d2af9d5539e4e2f97797a82c896ae6b: Beginning new tablet copy session on tablet 9560daacc1994cb0b0967ad40b5b8871 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:54800: session id = 6c5632789d624ec1b204727e73f5acb3-9560daacc1994cb0b0967ad40b5b8871
I20260710 13:23:53.028025 12921 ts_tablet_manager.cc:933] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:53.030350 12930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72263bf8b350408aa44c8d3bde9fa7b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:53.042299 12451 tablet_copy_source_session.cc:215] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:53.044714 12921 tablet_copy_client.cc:323] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.3:33091
I20260710 13:23:53.046165 12931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9560daacc1994cb0b0967ad40b5b8871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:53.051834 12600 tablet_copy_service.cc:140] P 91e256f35db2475c8f91b0123b990907: Received BeginTabletCopySession request for tablet b681db492dad4e869c5f22eb02abe822 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:56986)
I20260710 13:23:53.052585 12600 tablet_copy_service.cc:161] P 91e256f35db2475c8f91b0123b990907: Beginning new tablet copy session on tablet b681db492dad4e869c5f22eb02abe822 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:56986: session id = 6c5632789d624ec1b204727e73f5acb3-b681db492dad4e869c5f22eb02abe822
I20260710 13:23:53.061148 12600 tablet_copy_source_session.cc:215] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:53.064416 12921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b681db492dad4e869c5f22eb02abe822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:53.066795 12931 tablet_copy_client.cc:806] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:53.067708 12931 tablet_copy_client.cc:670] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:53.068186 12930 tablet_copy_client.cc:806] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:53.071602 12930 tablet_copy_client.cc:670] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:53.074652 12931 tablet_copy_client.cc:538] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:53.078208 12930 tablet_copy_client.cc:538] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:53.083544 12921 tablet_copy_client.cc:806] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:53.084224 12921 tablet_copy_client.cc:670] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:53.087333 12930 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:53.088682 12931 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:53.092980 12921 tablet_copy_client.cc:538] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:53.102687 12921 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:53.141072 12930 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: 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:23:53.141453 12931 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: 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:23:53.142244 12930 tablet_bootstrap.cc:492] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:53.142371 12931 tablet_bootstrap.cc:492] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:53.144878 12931 ts_tablet_manager.cc:1403] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.023s
I20260710 13:23:53.143407 12930 ts_tablet_manager.cc:1403] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.056s	user 0.039s	sys 0.013s
I20260710 13:23:53.148801 12931 raft_consensus.cc:359] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:53.149667 12931 raft_consensus.cc:740] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:53.150324 12931 consensus_queue.cc:260] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:53.155071 12921 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: 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:23:53.156232 12921 tablet_bootstrap.cc:492] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:53.156912 12921 ts_tablet_manager.cc:1403] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.009s
I20260710 13:23:53.157589 12931 ts_tablet_manager.cc:1434] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:23:53.150964 12930 raft_consensus.cc:359] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:53.159423 12930 raft_consensus.cc:740] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:53.159479 12451 tablet_copy_service.cc:342] P 9d2af9d5539e4e2f97797a82c896ae6b: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-9560daacc1994cb0b0967ad40b5b8871 received from {username='slave'} at 127.0.0.1:54800
I20260710 13:23:53.160048 12451 tablet_copy_service.cc:434] P 9d2af9d5539e4e2f97797a82c896ae6b: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-9560daacc1994cb0b0967ad40b5b8871 on tablet 9560daacc1994cb0b0967ad40b5b8871 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:53.160225 12930 consensus_queue.cc:260] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:53.163373 12930 ts_tablet_manager.cc:1434] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:23:53.164412 12921 raft_consensus.cc:359] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:53.166083 12921 raft_consensus.cc:740] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:53.166779 12921 consensus_queue.cc:260] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:53.168596 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-72263bf8b350408aa44c8d3bde9fa7b2 received from {username='slave'} at 127.0.0.1:50220
I20260710 13:23:53.169023 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-72263bf8b350408aa44c8d3bde9fa7b2 on tablet 72263bf8b350408aa44c8d3bde9fa7b2 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:53.169041 12921 ts_tablet_manager.cc:1434] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:23:53.170977 12600 tablet_copy_service.cc:342] P 91e256f35db2475c8f91b0123b990907: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-b681db492dad4e869c5f22eb02abe822 received from {username='slave'} at 127.0.0.1:56986
I20260710 13:23:53.171450 12600 tablet_copy_service.cc:434] P 91e256f35db2475c8f91b0123b990907: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-b681db492dad4e869c5f22eb02abe822 on tablet b681db492dad4e869c5f22eb02abe822 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:53.199869 12862 raft_consensus.cc:1217] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:53.463449 12862 raft_consensus.cc:1217] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:53.480057 12862 raft_consensus.cc:1217] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:53.491943 12862 raft_consensus.cc:1217] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:53.640202 12942 raft_consensus.cc:1064] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:53.643409 12942 consensus_queue.cc:237] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:53.650686 12515 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.652120 12862 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.652289 12437 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.652421 12892 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:53.654016 12942 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:53.655061 12704 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:53.676154 12704 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.680442 12515 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.682926 12862 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.695068 12437 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.700769 12336 catalog_manager.cc:5697] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.729681 12586 consensus_queue.cc:237] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:53.735123 12862 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:53.736747 12942 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:53.738364 12515 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:53.741614 12942 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:53.745566 12704 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.750697 12515 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.753575 12862 raft_consensus.cc:2955] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.768388 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38ed57e7f7a4422b99e6f0e623f1c929 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:53.772145 12339 catalog_manager.cc:5697] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.783913 12430 tablet_service.cc:1558] Processing DeleteTablet for tablet 38ed57e7f7a4422b99e6f0e623f1c929 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2af9d5539e4e2f97797a82c896ae6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33404
I20260710 13:23:53.786808 12954 tablet_replica.cc:333] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:23:53.787928 12954 raft_consensus.cc:2243] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:53.788578 12954 raft_consensus.cc:2272] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:53.792610 12954 ts_tablet_manager.cc:1916] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:53.805840 12954 ts_tablet_manager.cc:1929] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:53.806277 12954 log.cc:1199] T 38ed57e7f7a4422b99e6f0e623f1c929 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/wals/38ed57e7f7a4422b99e6f0e623f1c929
I20260710 13:23:53.807992 12324 catalog_manager.cc:5028] TS 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): tablet 38ed57e7f7a4422b99e6f0e623f1c929 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:53.857972 12944 raft_consensus.cc:1064] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:53.860111 12944 consensus_queue.cc:237] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:53.866820 12862 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.867003 12589 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.868592 12945 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:53.868973 12515 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.869720 12929 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:53.870645 12944 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:53.881173 12704 raft_consensus.cc:1064] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:53.883773 12704 consensus_queue.cc:237] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:53.903761 12513 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.904994 12863 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.907357 12892 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:53.909262 12892 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:53.928520 12437 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:53.932160 12892 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:53.946446 12942 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.951781 12437 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.953336 12863 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.961966 12514 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.963644 12338 catalog_manager.cc:5697] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:53.977030 12929 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.980221 12863 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.980997 12589 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.990841 12515 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:53.999830 12339 catalog_manager.cc:5697] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.002759 12943 raft_consensus.cc:1064] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:54.005584 12943 consensus_queue.cc:237] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:54.014464 12589 consensus_queue.cc:237] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:54.020741 12862 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:54.021703 12437 raft_consensus.cc:1275] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:54.022337 12704 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:54.023563 12892 consensus_queue.cc:1048] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:54.027252 12437 consensus_queue.cc:237] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:54.032044 12892 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.034705 12586 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:54.036221 12917 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:54.043304 12439 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:54.044673 12437 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.052434 12586 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:54.052510 12862 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:54.052794 12943 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:54.053953 12945 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:54.056025 12863 raft_consensus.cc:1275] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:54.058426 12966 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:54.059543 12945 consensus_queue.cc:1048] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:54.058741 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b681db492dad4e869c5f22eb02abe822 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:54.069159 12945 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.075407 12863 raft_consensus.cc:2955] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.077745 12339 catalog_manager.cc:5697] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.079072 12589 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.084111 12862 raft_consensus.cc:2955] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.095429 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet b681db492dad4e869c5f22eb02abe822 with delete_type TABLET_DATA_TOMBSTONED (TS af4a727d77a14a2ba6dad1feb58e0451 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35206
I20260710 13:23:54.119390 12324 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9560daacc1994cb0b0967ad40b5b8871 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:54.122516 12339 catalog_manager.cc:5697] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.142113 12966 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.146009 12969 tablet_replica.cc:333] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:23:54.147248 12969 raft_consensus.cc:2243] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.148037 12969 raft_consensus.cc:2272] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.158850 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet 9560daacc1994cb0b0967ad40b5b8871 with delete_type TABLET_DATA_TOMBSTONED (TS af4a727d77a14a2ba6dad1feb58e0451 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35206
I20260710 13:23:54.159325 12439 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.168522 12969 ts_tablet_manager.cc:1916] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:54.174911 12862 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.182158 12589 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.186455 12336 catalog_manager.cc:5697] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:54.214658 12514 consensus_queue.cc:237] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:54.218407 12969 ts_tablet_manager.cc:1929] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:54.219043 12969 log.cc:1199] T b681db492dad4e869c5f22eb02abe822 P af4a727d77a14a2ba6dad1feb58e0451: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/wals/b681db492dad4e869c5f22eb02abe822
I20260710 13:23:54.221520 12326 catalog_manager.cc:5028] TS af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): tablet b681db492dad4e869c5f22eb02abe822 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:54.222388 12969 tablet_replica.cc:333] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:23:54.222455 12437 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:54.224102 12969 raft_consensus.cc:2243] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.224604 12966 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:54.225045 12969 raft_consensus.cc:2272] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.229286 12969 ts_tablet_manager.cc:1916] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:54.230151 12862 raft_consensus.cc:1275] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:54.232026 12965 consensus_queue.cc:1048] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:54.237102 12437 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.237069 12966 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.238125 12862 raft_consensus.cc:2955] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.247495 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72263bf8b350408aa44c8d3bde9fa7b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:54.254328 12336 catalog_manager.cc:5697] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:54.255817 12969 ts_tablet_manager.cc:1929] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:54.256889 12969 log.cc:1199] T 9560daacc1994cb0b0967ad40b5b8871 P af4a727d77a14a2ba6dad1feb58e0451: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/wals/9560daacc1994cb0b0967ad40b5b8871
I20260710 13:23:54.261734 12326 catalog_manager.cc:5028] TS af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): tablet 9560daacc1994cb0b0967ad40b5b8871 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:54.268208 12573 tablet_service.cc:1558] Processing DeleteTablet for tablet 72263bf8b350408aa44c8d3bde9fa7b2 with delete_type TABLET_DATA_TOMBSTONED (TS 91e256f35db2475c8f91b0123b990907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55420
I20260710 13:23:54.270509 12971 tablet_replica.cc:333] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:23:54.272300 12971 raft_consensus.cc:2243] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:54.272979 12971 raft_consensus.cc:2272] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:54.276459 12971 ts_tablet_manager.cc:1916] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:54.292140 12971 ts_tablet_manager.cc:1929] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:54.292469 12971 log.cc:1199] T 72263bf8b350408aa44c8d3bde9fa7b2 P 91e256f35db2475c8f91b0123b990907: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/wals/72263bf8b350408aa44c8d3bde9fa7b2
I20260710 13:23:54.294076 12326 catalog_manager.cc:5028] TS 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): tablet 72263bf8b350408aa44c8d3bde9fa7b2 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:55.300253 12590 consensus_queue.cc:237] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.307629 12515 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:55.309120 12553 consensus_peers.cc:597] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26065537bf30437d8a97d6668e2d39a1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:55.309139 12437 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:55.309082 12892 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:23:55.310886 12975 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:55.317217 12892 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.319239 12515 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.320740 12437 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.332531 12437 consensus_queue.cc:237] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.333123 12338 catalog_manager.cc:5697] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.342424 12590 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:55.342537 12404 consensus_peers.cc:597] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4ffea9880394a1ab6750c8ca6dc34be. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:55.344025 12515 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:55.345731 12945 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:55.346902 12929 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:55.357177 12929 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.361550 12515 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.361521 12590 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.373868 12336 catalog_manager.cc:5697] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:55.375566 12437 consensus_queue.cc:237] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
W20260710 13:23:55.391119 12404 consensus_peers.cc:597] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29ce804891464c75be27fef199692862. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:55.393370 12590 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:55.393497 12515 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:55.394645 12929 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:55.395435 12945 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:55.403589 12929 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.405735 12515 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.405591 12590 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.420287 12337 catalog_manager.cc:5697] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.426822 12515 consensus_queue.cc:237] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.437525 12589 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:55.438355 12479 consensus_peers.cc:597] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c9854ccda1748acae99b1d8e5447f33. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:55.438978 12973 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:55.440213 12437 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:55.441643 12973 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:55.447096 12991 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.448709 12589 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.451272 12437 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.462342 12338 catalog_manager.cc:5697] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:55.757738 12995 ts_tablet_manager.cc:933] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:55.759701 12995 tablet_copy_client.cc:323] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.3:33091
I20260710 13:23:55.761439 12600 tablet_copy_service.cc:140] P 91e256f35db2475c8f91b0123b990907: Received BeginTabletCopySession request for tablet 26065537bf30437d8a97d6668e2d39a1 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:56986)
I20260710 13:23:55.761899 12600 tablet_copy_service.cc:161] P 91e256f35db2475c8f91b0123b990907: Beginning new tablet copy session on tablet 26065537bf30437d8a97d6668e2d39a1 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:56986: session id = 6c5632789d624ec1b204727e73f5acb3-26065537bf30437d8a97d6668e2d39a1
I20260710 13:23:55.766671 12600 tablet_copy_source_session.cc:215] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.769521 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26065537bf30437d8a97d6668e2d39a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.783536 12995 tablet_copy_client.cc:806] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.784201 12995 tablet_copy_client.cc:670] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.789116 12995 tablet_copy_client.cc:538] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.798417 12995 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:55.822142 12995 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: 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:23:55.823155 12995 tablet_bootstrap.cc:492] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:55.823920 12995 ts_tablet_manager.cc:1403] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260710 13:23:55.827466 12995 raft_consensus.cc:359] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.828456 12995 raft_consensus.cc:740] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:55.829185 12995 consensus_queue.cc:260] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.832917 12995 ts_tablet_manager.cc:1434] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:23:55.834910 12600 tablet_copy_service.cc:342] P 91e256f35db2475c8f91b0123b990907: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-26065537bf30437d8a97d6668e2d39a1 received from {username='slave'} at 127.0.0.1:56986
I20260710 13:23:55.835783 12600 tablet_copy_service.cc:434] P 91e256f35db2475c8f91b0123b990907: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-26065537bf30437d8a97d6668e2d39a1 on tablet 26065537bf30437d8a97d6668e2d39a1 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:55.837903 12999 ts_tablet_manager.cc:933] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:23:55.840179 12999 tablet_copy_client.cc:323] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.1:43353
I20260710 13:23:55.842864 12451 tablet_copy_service.cc:140] P 9d2af9d5539e4e2f97797a82c896ae6b: Received BeginTabletCopySession request for tablet b4ffea9880394a1ab6750c8ca6dc34be from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:54800)
I20260710 13:23:55.843420 12451 tablet_copy_service.cc:161] P 9d2af9d5539e4e2f97797a82c896ae6b: Beginning new tablet copy session on tablet b4ffea9880394a1ab6750c8ca6dc34be from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:54800: session id = 6c5632789d624ec1b204727e73f5acb3-b4ffea9880394a1ab6750c8ca6dc34be
I20260710 13:23:55.849048 12451 tablet_copy_source_session.cc:215] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.851900 12999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffea9880394a1ab6750c8ca6dc34be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.860251 12995 ts_tablet_manager.cc:933] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:55.861975 12995 tablet_copy_client.cc:323] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:23:55.863781 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet 6c9854ccda1748acae99b1d8e5447f33 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:23:55.864321 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet 6c9854ccda1748acae99b1d8e5447f33 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-6c9854ccda1748acae99b1d8e5447f33
I20260710 13:23:55.866358 12999 tablet_copy_client.cc:806] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.866932 12999 tablet_copy_client.cc:670] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.871002 12999 tablet_copy_client.cc:538] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.871160 12526 tablet_copy_source_session.cc:215] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.874816 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c9854ccda1748acae99b1d8e5447f33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.879199 12999 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:55.891462 12995 tablet_copy_client.cc:806] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.892215 12995 tablet_copy_client.cc:670] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.898289 12995 tablet_copy_client.cc:538] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.900570 12999 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: 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:23:55.901330 12999 tablet_bootstrap.cc:492] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:55.901895 12999 ts_tablet_manager.cc:1403] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260710 13:23:55.904999 12999 raft_consensus.cc:359] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.905666 12999 raft_consensus.cc:740] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:55.906191 12999 consensus_queue.cc:260] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.907559 12995 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:55.908388 12999 ts_tablet_manager.cc:1434] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:55.911474 12451 tablet_copy_service.cc:342] P 9d2af9d5539e4e2f97797a82c896ae6b: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-b4ffea9880394a1ab6750c8ca6dc34be received from {username='slave'} at 127.0.0.1:54800
I20260710 13:23:55.911962 12451 tablet_copy_service.cc:434] P 9d2af9d5539e4e2f97797a82c896ae6b: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-b4ffea9880394a1ab6750c8ca6dc34be on tablet b4ffea9880394a1ab6750c8ca6dc34be with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:55.934579 12995 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: 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:23:55.935499 12995 tablet_bootstrap.cc:492] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:55.936288 12995 ts_tablet_manager.cc:1403] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.029s	user 0.026s	sys 0.000s
I20260710 13:23:55.938463 12995 raft_consensus.cc:359] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.939042 12995 raft_consensus.cc:740] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:55.939616 12995 consensus_queue.cc:260] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:55.941390 12995 ts_tablet_manager.cc:1434] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 13:23:55.943557 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-6c9854ccda1748acae99b1d8e5447f33 received from {username='slave'} at 127.0.0.1:50220
I20260710 13:23:55.944056 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-6c9854ccda1748acae99b1d8e5447f33 on tablet 6c9854ccda1748acae99b1d8e5447f33 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:55.963694 12995 ts_tablet_manager.cc:933] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:23:55.965407 12995 tablet_copy_client.cc:323] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.1:43353
I20260710 13:23:55.966965 12451 tablet_copy_service.cc:140] P 9d2af9d5539e4e2f97797a82c896ae6b: Received BeginTabletCopySession request for tablet 29ce804891464c75be27fef199692862 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:54800)
I20260710 13:23:55.967473 12451 tablet_copy_service.cc:161] P 9d2af9d5539e4e2f97797a82c896ae6b: Beginning new tablet copy session on tablet 29ce804891464c75be27fef199692862 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:54800: session id = 6c5632789d624ec1b204727e73f5acb3-29ce804891464c75be27fef199692862
I20260710 13:23:55.973554 12451 tablet_copy_source_session.cc:215] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:55.977857 12995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ce804891464c75be27fef199692862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:55.989197 12995 tablet_copy_client.cc:806] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:55.989733 12995 tablet_copy_client.cc:670] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:55.993175 12995 tablet_copy_client.cc:538] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:55.999323 12995 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:56.013393 12995 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: 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:23:56.014094 12995 tablet_bootstrap.cc:492] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:56.014616 12995 ts_tablet_manager.cc:1403] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 13:23:56.016512 12995 raft_consensus.cc:359] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:56.017184 12995 raft_consensus.cc:740] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:56.017654 12995 consensus_queue.cc:260] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:56.019816 12995 ts_tablet_manager.cc:1434] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:23:56.021677 12451 tablet_copy_service.cc:342] P 9d2af9d5539e4e2f97797a82c896ae6b: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-29ce804891464c75be27fef199692862 received from {username='slave'} at 127.0.0.1:54800
I20260710 13:23:56.022145 12451 tablet_copy_service.cc:434] P 9d2af9d5539e4e2f97797a82c896ae6b: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-29ce804891464c75be27fef199692862 on tablet 29ce804891464c75be27fef199692862 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:56.317606 12862 raft_consensus.cc:1217] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:56.417281 12862 raft_consensus.cc:1217] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:56.429409 12862 raft_consensus.cc:1217] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:56.461771 12862 raft_consensus.cc:1217] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:56.810878 12975 raft_consensus.cc:1064] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:56.813637 12975 consensus_queue.cc:237] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:56.821867 12862 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.822507 12515 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.821854 12439 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.824826 13013 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:56.825819 13007 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:56.827838 12975 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:56.845079 13007 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.848657 12514 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.853066 12862 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.857956 12439 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.864943 12336 catalog_manager.cc:5697] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.866555 13009 raft_consensus.cc:1064] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:56.869108 13009 consensus_queue.cc:237] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:56.881507 12989 raft_consensus.cc:1064] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:56.884053 12989 consensus_queue.cc:237] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:56.888312 12590 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.890057 12861 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.890749 12966 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:56.891144 12439 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.893410 13010 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:56.898581 12862 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.899600 12994 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:56.900367 12514 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.900368 12989 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:56.902123 13004 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:23:56.903623 12590 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.910466 13008 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:56.924355 13008 raft_consensus.cc:1064] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:56.930846 13008 consensus_queue.cc:237] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:56.939085 12994 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.945427 12589 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:56.958724 12861 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.962201 12586 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.968595 12586 consensus_queue.cc:237] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:56.969303 12989 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:56.969686 12515 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:56.979441 13008 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:56.984378 12861 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:56.984577 13004 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:56.991950 12515 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:56.992533 13013 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:56.995929 13007 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 13:23:56.999110 13026 log.cc:927] Time spent T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260710 13:23:57.006868 13004 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.017841 12337 catalog_manager.cc:5697] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.041980 12863 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.042955 12862 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.043298 12514 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.017902 12589 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.020071 12989 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.029270 12590 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.035460 12439 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.038816 13013 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.038681 12513 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.056130 12860 raft_consensus.cc:2955] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.064812 12515 consensus_queue.cc:237] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:57.071802 12861 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.074649 12589 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:57.089416 12859 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:57.089572 13009 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:23:57.094307 12336 catalog_manager.cc:5697] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.095263 12515 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.098255 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26065537bf30437d8a97d6668e2d39a1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:57.099479 12994 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:57.102411 12337 catalog_manager.cc:5697] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.111752 12966 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.117537 12440 consensus_queue.cc:237] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:57.121675 12589 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.128011 12861 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:57.130007 13008 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:57.130779 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c9854ccda1748acae99b1d8e5447f33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:57.132616 12515 raft_consensus.cc:1275] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:57.136313 12989 consensus_queue.cc:1048] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:57.143267 13004 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.145890 12862 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.147894 12515 raft_consensus.cc:2955] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.148892 12440 consensus_queue.cc:237] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:57.154320 12324 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4ffea9880394a1ab6750c8ca6dc34be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:57.156665 12338 catalog_manager.cc:5697] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.164911 12514 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:57.164157 12861 raft_consensus.cc:2955] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.167455 13008 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:57.172890 12862 raft_consensus.cc:1275] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:57.174149 12336 catalog_manager.cc:5697] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.178531 13033 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.179527 12515 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.183722 13004 consensus_queue.cc:1048] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:57.184478 12430 tablet_service.cc:1558] Processing DeleteTablet for tablet 26065537bf30437d8a97d6668e2d39a1 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2af9d5539e4e2f97797a82c896ae6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33404
I20260710 13:23:57.195895 13034 tablet_replica.cc:333] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:23:57.195988 12862 raft_consensus.cc:2955] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.196954 13034 raft_consensus.cc:2243] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:57.197785 13034 raft_consensus.cc:2272] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:57.200348 12573 tablet_service.cc:1558] Processing DeleteTablet for tablet b4ffea9880394a1ab6750c8ca6dc34be with delete_type TABLET_DATA_TOMBSTONED (TS 91e256f35db2475c8f91b0123b990907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55420
I20260710 13:23:57.201452 13034 ts_tablet_manager.cc:1916] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:57.202406 12324 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29ce804891464c75be27fef199692862 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:23:57.206254 13035 tablet_replica.cc:333] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:23:57.207326 13035 raft_consensus.cc:2243] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:57.208122 13035 raft_consensus.cc:2272] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:57.214255 12338 catalog_manager.cc:5697] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:57.215931 12338 catalog_manager.cc:5697] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:23:57.223424 13034 ts_tablet_manager.cc:1929] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:57.223913 13034 log.cc:1199] T 26065537bf30437d8a97d6668e2d39a1 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/wals/26065537bf30437d8a97d6668e2d39a1
I20260710 13:23:57.226576 12324 catalog_manager.cc:5028] TS 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): tablet 26065537bf30437d8a97d6668e2d39a1 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:57.228605 13035 ts_tablet_manager.cc:1916] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:57.245865 12573 tablet_service.cc:1558] Processing DeleteTablet for tablet 29ce804891464c75be27fef199692862 with delete_type TABLET_DATA_TOMBSTONED (TS 91e256f35db2475c8f91b0123b990907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55420
I20260710 13:23:57.245978 12430 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c9854ccda1748acae99b1d8e5447f33 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2af9d5539e4e2f97797a82c896ae6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33404
I20260710 13:23:57.247074 13034 tablet_replica.cc:333] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:23:57.249538 13034 raft_consensus.cc:2243] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:57.250303 13034 raft_consensus.cc:2272] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:57.254101 13034 ts_tablet_manager.cc:1916] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:57.261188 13035 ts_tablet_manager.cc:1929] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:57.261782 13035 log.cc:1199] T b4ffea9880394a1ab6750c8ca6dc34be P 91e256f35db2475c8f91b0123b990907: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/wals/b4ffea9880394a1ab6750c8ca6dc34be
I20260710 13:23:57.263773 13035 tablet_replica.cc:333] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:23:57.263989 12326 catalog_manager.cc:5028] TS 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): tablet b4ffea9880394a1ab6750c8ca6dc34be (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:57.264945 13035 raft_consensus.cc:2243] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:23:57.265688 13035 raft_consensus.cc:2272] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:23:57.269479 13035 ts_tablet_manager.cc:1916] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:23:57.274446 13034 ts_tablet_manager.cc:1929] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:57.274957 13034 log.cc:1199] T 6c9854ccda1748acae99b1d8e5447f33 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/wals/6c9854ccda1748acae99b1d8e5447f33
I20260710 13:23:57.276769 12324 catalog_manager.cc:5028] TS 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): tablet 6c9854ccda1748acae99b1d8e5447f33 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:57.286939 13035 ts_tablet_manager.cc:1929] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:23:57.287516 13035 log.cc:1199] T 29ce804891464c75be27fef199692862 P 91e256f35db2475c8f91b0123b990907: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/wals/29ce804891464c75be27fef199692862
I20260710 13:23:57.289903 12326 catalog_manager.cc:5028] TS 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): tablet 29ce804891464c75be27fef199692862 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:23:58.278050 12589 consensus_queue.cc:237] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.284444 12514 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:58.284840 12440 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:58.285780 13041 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:58.286734 12553 consensus_peers.cc:597] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db16872385654897aa7bf2bc1254872f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:58.286782 13013 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.294386 13041 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.296307 12514 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.296995 12440 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.309247 12338 catalog_manager.cc:5697] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.310398 12514 consensus_queue.cc:237] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.317677 12440 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:58.318858 12479 consensus_peers.cc:597] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4725d848de346b4a0fc9fe977dd69bb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:58.316634 12589 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:58.320081 13038 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.321014 13039 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:23:58.344357 12966 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.346065 12440 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.346139 12589 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.359534 12590 consensus_queue.cc:237] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.359370 12339 catalog_manager.cc:5697] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.371208 12514 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:23:58.371383 12553 consensus_peers.cc:597] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3036cec9e5754e4cab50457816e6051f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:58.373407 13041 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:58.376428 12440 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:58.377938 13041 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:23:58.381614 13013 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.388748 12440 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.392277 12514 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.396714 12515 consensus_queue.cc:237] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.403136 12336 catalog_manager.cc:5697] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.406589 12590 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:58.408151 13038 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:23:58.409024 12479 consensus_peers.cc:597] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ca054f70016435bbf810c2069855ade. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:23:58.411553 12440 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:23:58.413007 12966 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:23:58.417824 13038 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.429078 12440 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.432386 12590 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:23:58.437040 12339 catalog_manager.cc:5697] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:23:58.693620 13059 ts_tablet_manager.cc:933] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:58.695570 13059 tablet_copy_client.cc:323] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.3:33091
I20260710 13:23:58.697216 12600 tablet_copy_service.cc:140] P 91e256f35db2475c8f91b0123b990907: Received BeginTabletCopySession request for tablet db16872385654897aa7bf2bc1254872f from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:56986)
I20260710 13:23:58.697703 12600 tablet_copy_service.cc:161] P 91e256f35db2475c8f91b0123b990907: Beginning new tablet copy session on tablet db16872385654897aa7bf2bc1254872f from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:56986: session id = 6c5632789d624ec1b204727e73f5acb3-db16872385654897aa7bf2bc1254872f
I20260710 13:23:58.702965 12600 tablet_copy_source_session.cc:215] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.705878 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db16872385654897aa7bf2bc1254872f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.718173 13059 tablet_copy_client.cc:806] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.718742 13059 tablet_copy_client.cc:670] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.722364 13059 tablet_copy_client.cc:538] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.729332 13059 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:58.747637 13059 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: 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:23:58.748523 13059 tablet_bootstrap.cc:492] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:58.749192 13059 ts_tablet_manager.cc:1403] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 13:23:58.752075 13059 raft_consensus.cc:359] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.752877 13059 raft_consensus.cc:740] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:58.753511 13059 consensus_queue.cc:260] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.756531 13059 ts_tablet_manager.cc:1434] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:23:58.758230 12600 tablet_copy_service.cc:342] P 91e256f35db2475c8f91b0123b990907: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-db16872385654897aa7bf2bc1254872f received from {username='slave'} at 127.0.0.1:56986
I20260710 13:23:58.758635 12600 tablet_copy_service.cc:434] P 91e256f35db2475c8f91b0123b990907: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-db16872385654897aa7bf2bc1254872f on tablet db16872385654897aa7bf2bc1254872f with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:58.869419 13059 ts_tablet_manager.cc:933] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:23:58.871115 13059 tablet_copy_client.cc:323] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.3:33091
I20260710 13:23:58.872715 12600 tablet_copy_service.cc:140] P 91e256f35db2475c8f91b0123b990907: Received BeginTabletCopySession request for tablet 3036cec9e5754e4cab50457816e6051f from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:56986)
I20260710 13:23:58.873270 12600 tablet_copy_service.cc:161] P 91e256f35db2475c8f91b0123b990907: Beginning new tablet copy session on tablet 3036cec9e5754e4cab50457816e6051f from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:56986: session id = 6c5632789d624ec1b204727e73f5acb3-3036cec9e5754e4cab50457816e6051f
I20260710 13:23:58.880054 12600 tablet_copy_source_session.cc:215] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.882987 13059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3036cec9e5754e4cab50457816e6051f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.899781 13059 tablet_copy_client.cc:806] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.900375 13059 tablet_copy_client.cc:670] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.904189 13059 tablet_copy_client.cc:538] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.905033 13064 ts_tablet_manager.cc:933] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:58.906976 13064 tablet_copy_client.cc:323] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:23:58.908690 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet f4725d848de346b4a0fc9fe977dd69bb from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:23:58.909228 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet f4725d848de346b4a0fc9fe977dd69bb from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-f4725d848de346b4a0fc9fe977dd69bb
I20260710 13:23:58.912480 13059 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:58.916821 12526 tablet_copy_source_session.cc:215] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:58.920643 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4725d848de346b4a0fc9fe977dd69bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:58.932789 13059 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: 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:23:58.933748 13059 tablet_bootstrap.cc:492] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:58.934856 13059 ts_tablet_manager.cc:1403] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260710 13:23:58.938405 13064 tablet_copy_client.cc:806] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:58.939033 13064 tablet_copy_client.cc:670] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:58.940618 13059 raft_consensus.cc:359] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.941442 13059 raft_consensus.cc:740] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:58.941975 13059 consensus_queue.cc:260] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.944762 13059 ts_tablet_manager.cc:1434] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:23:58.946476 12600 tablet_copy_service.cc:342] P 91e256f35db2475c8f91b0123b990907: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-3036cec9e5754e4cab50457816e6051f received from {username='slave'} at 127.0.0.1:56986
I20260710 13:23:58.946913 12600 tablet_copy_service.cc:434] P 91e256f35db2475c8f91b0123b990907: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-3036cec9e5754e4cab50457816e6051f on tablet 3036cec9e5754e4cab50457816e6051f with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:58.947695 13064 tablet_copy_client.cc:538] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:58.960529 13064 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:58.987972 13064 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: 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:23:58.988876 13064 tablet_bootstrap.cc:492] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:58.989576 13064 ts_tablet_manager.cc:1403] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.013s
I20260710 13:23:58.993079 13064 raft_consensus.cc:359] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.993908 13064 raft_consensus.cc:740] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:58.994552 13064 consensus_queue.cc:260] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:58.996898 13064 ts_tablet_manager.cc:1434] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:23:58.998880 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-f4725d848de346b4a0fc9fe977dd69bb received from {username='slave'} at 127.0.0.1:50220
I20260710 13:23:58.999289 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-f4725d848de346b4a0fc9fe977dd69bb on tablet f4725d848de346b4a0fc9fe977dd69bb with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:59.016072 13064 ts_tablet_manager.cc:933] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:23:59.017599 13064 tablet_copy_client.cc:323] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:23:59.019258 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet 7ca054f70016435bbf810c2069855ade from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:23:59.019838 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet 7ca054f70016435bbf810c2069855ade from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-7ca054f70016435bbf810c2069855ade
I20260710 13:23:59.025305 12526 tablet_copy_source_session.cc:215] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:23:59.028156 13064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ca054f70016435bbf810c2069855ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:23:59.039718 13064 tablet_copy_client.cc:806] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:23:59.040243 13064 tablet_copy_client.cc:670] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:23:59.043718 13064 tablet_copy_client.cc:538] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:23:59.052750 13064 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:23:59.073271 13064 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: 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:23:59.074164 13064 tablet_bootstrap.cc:492] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:23:59.074819 13064 ts_tablet_manager.cc:1403] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260710 13:23:59.077862 13064 raft_consensus.cc:359] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:59.078687 13064 raft_consensus.cc:740] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:23:59.079294 13064 consensus_queue.cc:260] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:23:59.081631 13064 ts_tablet_manager.cc:1434] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:23:59.083588 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-7ca054f70016435bbf810c2069855ade received from {username='slave'} at 127.0.0.1:50220
I20260710 13:23:59.084002 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-7ca054f70016435bbf810c2069855ade on tablet 7ca054f70016435bbf810c2069855ade with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:23:59.285565 12862 raft_consensus.cc:1217] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:59.301368 12862 raft_consensus.cc:1217] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:59.417533 12862 raft_consensus.cc:1217] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:59.443804 12862 raft_consensus.cc:1217] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:23:59.822520 13013 raft_consensus.cc:1064] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:59.824774 13013 consensus_queue.cc:237] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:59.831470 12514 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:59.831920 12862 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:59.832805 13072 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:59.833804 13041 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:59.840188 12440 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:59.843644 13075 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:23:59.854140 13013 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:59.857260 12862 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:59.871480 12336 catalog_manager.cc:5697] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:59.872895 12515 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:59.876554 12440 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:23:59.902856 13041 raft_consensus.cc:1064] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:59.905479 13041 consensus_queue.cc:237] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:59.910975 12587 consensus_queue.cc:237] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:59.915939 12862 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:59.916517 12440 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:59.920671 12862 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:59.922329 13013 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:23:59.923003 12515 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:23:59.924816 13072 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:23:59.925232 12440 raft_consensus.cc:1275] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:23:59.929450 13072 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:23:59.936159 12966 raft_consensus.cc:1064] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:23:59.940742 12966 consensus_queue.cc:237] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:23:59.924612 13041 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.021s
I20260710 13:23:59.946269 13075 consensus_queue.cc:1048] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:23:59.956521 13075 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.045331 12439 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
W20260710 13:24:00.056843 13087 log.cc:927] Time spent T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
I20260710 13:24:00.070055 12587 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:00.073031 13097 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:24:00.081346 13086 log.cc:927] Time spent T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: Append to log took a long time: real 0.126s	user 0.038s	sys 0.062s
W20260710 13:24:00.082546 13076 log.cc:927] Time spent T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: Append to log took a long time: real 0.126s	user 0.008s	sys 0.027s
I20260710 13:24:00.087088 13072 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.089387 13089 raft_consensus.cc:1064] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:00.095561 12440 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.097810 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3036cec9e5754e4cab50457816e6051f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:00.104161 12337 catalog_manager.cc:5697] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.105504 12439 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:00.104776 12862 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.107143 13095 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:24:00.110301 13089 consensus_queue.cc:237] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:00.117893 12861 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:00.119521 13095 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:00.121327 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet 3036cec9e5754e4cab50457816e6051f with delete_type TABLET_DATA_TOMBSTONED (TS af4a727d77a14a2ba6dad1feb58e0451 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35206
I20260710 13:24:00.129945 12860 raft_consensus.cc:2955] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.132689 12515 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.139650 12587 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:00.141250 13095 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:24:00.141569 12437 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:00.149307 13103 tablet_replica.cc:333] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:00.150398 13103 raft_consensus.cc:2243] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.151100 13103 raft_consensus.cc:2272] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.150550 13069 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:24:00.155457 13090 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.157320 12437 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.165583 12337 catalog_manager.cc:5697] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.171252 12859 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.180243 13103 ts_tablet_manager.cc:1916] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:00.184645 12862 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:00.187284 13091 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:00.195005 12589 consensus_queue.cc:237] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:00.201285 12589 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.208825 12336 catalog_manager.cc:5697] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.210434 12859 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:00.216320 13075 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:00.217845 12437 raft_consensus.cc:1275] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:00.220227 13041 consensus_queue.cc:1048] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:00.222718 13089 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.229384 13041 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.234853 13103 ts_tablet_manager.cc:1929] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:00.235312 13103 log.cc:1199] T 3036cec9e5754e4cab50457816e6051f P af4a727d77a14a2ba6dad1feb58e0451: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/wals/3036cec9e5754e4cab50457816e6051f
I20260710 13:24:00.237087 12326 catalog_manager.cc:5028] TS af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): tablet 3036cec9e5754e4cab50457816e6051f (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:00.238314 12439 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.245028 12862 raft_consensus.cc:2955] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.250080 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db16872385654897aa7bf2bc1254872f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:00.252166 12440 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.257962 12337 catalog_manager.cc:5697] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New cstate: current_term: 1 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:00.262125 12862 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.262851 12589 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.280588 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet db16872385654897aa7bf2bc1254872f with delete_type TABLET_DATA_TOMBSTONED (TS af4a727d77a14a2ba6dad1feb58e0451 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35206
I20260710 13:24:00.281611 13103 tablet_replica.cc:333] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:00.282511 13103 raft_consensus.cc:2243] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.283257 13103 raft_consensus.cc:2272] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.286594 13103 ts_tablet_manager.cc:1916] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:00.291096 12335 catalog_manager.cc:5697] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.297936 12515 consensus_queue.cc:237] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:00.305507 12862 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:00.307391 13089 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:00.309754 12587 raft_consensus.cc:1275] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:00.311899 13103 ts_tablet_manager.cc:1929] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:00.312325 13103 log.cc:1199] T db16872385654897aa7bf2bc1254872f P af4a727d77a14a2ba6dad1feb58e0451: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/wals/db16872385654897aa7bf2bc1254872f
I20260710 13:24:00.312502 12966 consensus_queue.cc:1048] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:00.314708 12326 catalog_manager.cc:5028] TS af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): tablet db16872385654897aa7bf2bc1254872f (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:00.321013 13090 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.324436 12587 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.325872 12862 raft_consensus.cc:2955] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.335878 12515 consensus_queue.cc:237] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:00.338754 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ca054f70016435bbf810c2069855ade with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:00.345130 12440 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:00.345697 12335 catalog_manager.cc:5697] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:00.347160 13095 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:00.349591 12862 raft_consensus.cc:1275] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:00.351063 13090 consensus_queue.cc:1048] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:00.354802 13095 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.360070 12430 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ca054f70016435bbf810c2069855ade with delete_type TABLET_DATA_TOMBSTONED (TS 9d2af9d5539e4e2f97797a82c896ae6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33404
I20260710 13:24:00.362325 13111 tablet_replica.cc:333] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:00.363801 13111 raft_consensus.cc:2243] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.357545 12440 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.364598 13111 raft_consensus.cc:2272] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.367486 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4725d848de346b4a0fc9fe977dd69bb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:00.369004 13111 ts_tablet_manager.cc:1916] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:00.373837 12862 raft_consensus.cc:2955] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:00.374190 12338 catalog_manager.cc:5697] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:00.384609 13111 ts_tablet_manager.cc:1929] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:00.385006 13111 log.cc:1199] T 7ca054f70016435bbf810c2069855ade P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/wals/7ca054f70016435bbf810c2069855ade
I20260710 13:24:00.389369 12573 tablet_service.cc:1558] Processing DeleteTablet for tablet f4725d848de346b4a0fc9fe977dd69bb with delete_type TABLET_DATA_TOMBSTONED (TS 91e256f35db2475c8f91b0123b990907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55420
I20260710 13:24:00.389981 12324 catalog_manager.cc:5028] TS 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): tablet 7ca054f70016435bbf810c2069855ade (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:00.396119 13112 tablet_replica.cc:333] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:00.397384 13112 raft_consensus.cc:2243] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:00.398402 13112 raft_consensus.cc:2272] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:00.402406 13112 ts_tablet_manager.cc:1916] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:00.415925 13112 ts_tablet_manager.cc:1929] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:00.416383 13112 log.cc:1199] T f4725d848de346b4a0fc9fe977dd69bb P 91e256f35db2475c8f91b0123b990907: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/wals/f4725d848de346b4a0fc9fe977dd69bb
I20260710 13:24:00.418134 12326 catalog_manager.cc:5028] TS 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): tablet f4725d848de346b4a0fc9fe977dd69bb (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:01.423156 12515 consensus_queue.cc:237] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:01.428694 12589 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:01.429335 12479 consensus_peers.cc:597] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70a9ea05f01f44e499e76b995d038045. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:01.430624 12440 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:01.430508 12966 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.431911 12966 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:24:01.437978 13115 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.439731 12589 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.443472 12440 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.451295 12515 consensus_queue.cc:237] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:01.454543 12339 catalog_manager.cc:5697] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:01.459005 12440 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:01.459012 12589 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:01.459949 12479 consensus_peers.cc:597] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cd6879c8baa4d13bd4a06286fdc4096. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:01.460652 13118 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.461733 13115 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:24:01.473958 12966 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.476222 12440 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.481181 12589 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.503850 12440 consensus_queue.cc:237] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:01.505743 12335 catalog_manager.cc:5697] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:01.513684 12587 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:01.513940 12404 consensus_peers.cc:597] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15652267646d41dca8133c0778042af5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:01.515481 12515 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:01.515247 13113 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.516932 13098 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:24:01.525177 13129 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.526832 12587 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.527499 12515 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.540189 12515 consensus_queue.cc:237] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:01.540827 12338 catalog_manager.cc:5697] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:01.551411 12587 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:01.553319 13118 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:01.559461 12440 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:01.560393 12479 consensus_peers.cc:597] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de18e4ce64c64355873f935762dbe58f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:01.561410 13115 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:24:01.565022 12966 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.570370 12587 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.573529 12439 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.585903 12339 catalog_manager.cc:5697] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:01.883549 13135 ts_tablet_manager.cc:933] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:01.885445 13135 tablet_copy_client.cc:323] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:24:01.887022 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet 70a9ea05f01f44e499e76b995d038045 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:24:01.887570 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet 70a9ea05f01f44e499e76b995d038045 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-70a9ea05f01f44e499e76b995d038045
I20260710 13:24:01.892894 12526 tablet_copy_source_session.cc:215] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:01.895744 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70a9ea05f01f44e499e76b995d038045. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:01.907151 13135 tablet_copy_client.cc:806] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:01.907858 13135 tablet_copy_client.cc:670] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:01.911614 13135 tablet_copy_client.cc:538] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:01.918656 13135 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:24:01.937013 13135 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: 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:24:01.937860 13135 tablet_bootstrap.cc:492] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:24:01.938536 13135 ts_tablet_manager.cc:1403] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:24:01.941463 13135 raft_consensus.cc:359] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:01.942334 13135 raft_consensus.cc:740] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:24:01.943071 13135 consensus_queue.cc:260] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:01.946547 13135 ts_tablet_manager.cc:1434] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:24:01.948566 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-70a9ea05f01f44e499e76b995d038045 received from {username='slave'} at 127.0.0.1:50220
I20260710 13:24:01.949137 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-70a9ea05f01f44e499e76b995d038045 on tablet 70a9ea05f01f44e499e76b995d038045 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:01.955417 13135 ts_tablet_manager.cc:933] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:01.957062 13135 tablet_copy_client.cc:323] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:24:01.959618 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet 2cd6879c8baa4d13bd4a06286fdc4096 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:24:01.960143 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet 2cd6879c8baa4d13bd4a06286fdc4096 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-2cd6879c8baa4d13bd4a06286fdc4096
I20260710 13:24:01.968307 12526 tablet_copy_source_session.cc:215] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:01.972203 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd6879c8baa4d13bd4a06286fdc4096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:01.989530 13135 tablet_copy_client.cc:806] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:01.990312 13135 tablet_copy_client.cc:670] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:01.994843 13135 tablet_copy_client.cc:538] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:02.002228 13135 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:24:02.028133 13141 ts_tablet_manager.cc:933] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:24:02.028432 13135 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: 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:24:02.029922 13135 tablet_bootstrap.cc:492] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:24:02.030181 13141 tablet_copy_client.cc:323] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.1:43353
I20260710 13:24:02.030645 13135 ts_tablet_manager.cc:1403] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.012s
I20260710 13:24:02.032475 12451 tablet_copy_service.cc:140] P 9d2af9d5539e4e2f97797a82c896ae6b: Received BeginTabletCopySession request for tablet 15652267646d41dca8133c0778042af5 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:54800)
I20260710 13:24:02.033155 12451 tablet_copy_service.cc:161] P 9d2af9d5539e4e2f97797a82c896ae6b: Beginning new tablet copy session on tablet 15652267646d41dca8133c0778042af5 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:54800: session id = 6c5632789d624ec1b204727e73f5acb3-15652267646d41dca8133c0778042af5
I20260710 13:24:02.033728 13135 raft_consensus.cc:359] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:02.034840 13135 raft_consensus.cc:740] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:24:02.035604 13135 consensus_queue.cc:260] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:02.041306 13135 ts_tablet_manager.cc:1434] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260710 13:24:02.042830 12451 tablet_copy_source_session.cc:215] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:02.043629 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-2cd6879c8baa4d13bd4a06286fdc4096 received from {username='slave'} at 127.0.0.1:50220
I20260710 13:24:02.044082 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-2cd6879c8baa4d13bd4a06286fdc4096 on tablet 2cd6879c8baa4d13bd4a06286fdc4096 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:02.050191 13141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15652267646d41dca8133c0778042af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:02.071965 13141 tablet_copy_client.cc:806] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:02.072844 13141 tablet_copy_client.cc:670] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:02.077318 13141 tablet_copy_client.cc:538] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:02.086265 13141 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:24:02.086163 13135 ts_tablet_manager.cc:933] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:02.088798 13135 tablet_copy_client.cc:323] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.2:36421
I20260710 13:24:02.091306 12526 tablet_copy_service.cc:140] P af4a727d77a14a2ba6dad1feb58e0451: Received BeginTabletCopySession request for tablet de18e4ce64c64355873f935762dbe58f from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:50220)
I20260710 13:24:02.092057 12526 tablet_copy_service.cc:161] P af4a727d77a14a2ba6dad1feb58e0451: Beginning new tablet copy session on tablet de18e4ce64c64355873f935762dbe58f from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:50220: session id = 6c5632789d624ec1b204727e73f5acb3-de18e4ce64c64355873f935762dbe58f
I20260710 13:24:02.098727 12526 tablet_copy_source_session.cc:215] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:02.102288 13135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de18e4ce64c64355873f935762dbe58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:02.121218 13135 tablet_copy_client.cc:806] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:02.121542 13141 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: 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:24:02.123067 13141 tablet_bootstrap.cc:492] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:24:02.123266 13135 tablet_copy_client.cc:670] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:02.123805 13141 ts_tablet_manager.cc:1403] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.004s
I20260710 13:24:02.127362 13135 tablet_copy_client.cc:538] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:02.127914 13141 raft_consensus.cc:359] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:02.128882 13141 raft_consensus.cc:740] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:24:02.129724 13141 consensus_queue.cc:260] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:02.135269 13141 ts_tablet_manager.cc:1434] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:02.136469 13135 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:24:02.137365 12451 tablet_copy_service.cc:342] P 9d2af9d5539e4e2f97797a82c896ae6b: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-15652267646d41dca8133c0778042af5 received from {username='slave'} at 127.0.0.1:54800
I20260710 13:24:02.137980 12451 tablet_copy_service.cc:434] P 9d2af9d5539e4e2f97797a82c896ae6b: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-15652267646d41dca8133c0778042af5 on tablet 15652267646d41dca8133c0778042af5 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:02.161509 13135 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: 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:24:02.162403 13135 tablet_bootstrap.cc:492] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:24:02.163090 13135 ts_tablet_manager.cc:1403] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
I20260710 13:24:02.165738 13135 raft_consensus.cc:359] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:02.166538 13135 raft_consensus.cc:740] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:24:02.167127 13135 consensus_queue.cc:260] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:02.169569 13135 ts_tablet_manager.cc:1434] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:02.172112 12526 tablet_copy_service.cc:342] P af4a727d77a14a2ba6dad1feb58e0451: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-de18e4ce64c64355873f935762dbe58f received from {username='slave'} at 127.0.0.1:50220
I20260710 13:24:02.173041 12526 tablet_copy_service.cc:434] P af4a727d77a14a2ba6dad1feb58e0451: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-de18e4ce64c64355873f935762dbe58f on tablet de18e4ce64c64355873f935762dbe58f with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:02.314095 12862 raft_consensus.cc:1217] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:02.409277 12862 raft_consensus.cc:1217] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:02.564483 12862 raft_consensus.cc:1217] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:02.575768 12862 raft_consensus.cc:1217] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:02.818521 13149 raft_consensus.cc:1064] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:02.821533 13149 consensus_queue.cc:237] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:02.830185 12862 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.830188 12589 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.831837 13148 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:02.832535 12515 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.834002 13148 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:02.834905 13129 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:24:02.849912 13148 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.851913 12862 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.853345 12515 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.865268 12338 catalog_manager.cc:5697] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.868827 12589 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.894050 12440 consensus_queue.cc:237] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:02.898940 12862 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:02.900430 13148 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:02.904868 12589 raft_consensus.cc:1275] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:02.906286 13149 consensus_queue.cc:1048] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:02.908133 13129 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.911399 12860 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.917977 12324 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15652267646d41dca8133c0778042af5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:02.920009 12589 raft_consensus.cc:2955] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.925608 12339 catalog_manager.cc:5697] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:02.939646 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet 15652267646d41dca8133c0778042af5 with delete_type TABLET_DATA_TOMBSTONED (TS af4a727d77a14a2ba6dad1feb58e0451 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35206
I20260710 13:24:02.945497 13147 raft_consensus.cc:1064] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:02.945593 13160 tablet_replica.cc:333] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:02.948207 13160 raft_consensus.cc:2243] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:02.949023 13160 raft_consensus.cc:2272] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:02.948540 13147 consensus_queue.cc:237] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:02.952973 13160 ts_tablet_manager.cc:1916] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:02.955840 12589 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.957155 12862 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.963335 12966 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:02.971371 13160 ts_tablet_manager.cc:1929] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:02.971921 13160 log.cc:1199] T 15652267646d41dca8133c0778042af5 P af4a727d77a14a2ba6dad1feb58e0451: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/wals/15652267646d41dca8133c0778042af5
I20260710 13:24:02.974414 13115 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:02.980893 12440 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:02.982586 12966 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:24:02.993275 13163 raft_consensus.cc:1064] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:02.996107 13163 consensus_queue.cc:237] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:03.017418 12326 catalog_manager.cc:5028] TS af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): tablet 15652267646d41dca8133c0778042af5 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:03.027971 12440 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:03.050422 12860 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:03.056227 12589 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:03.065439 13115 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } 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:24:03.079185 13115 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:24:03.082917 13147 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:03.085415 13163 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.088032 12440 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
W20260710 13:24:03.106580 12482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.3:33091, user_credentials={real_user=slave}} blocked reactor thread for 47561.9us
W20260710 13:24:03.121224 12479 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.4:40783, user_credentials={real_user=slave}} blocked reactor thread for 68746.2us
I20260710 13:24:03.133275 12860 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.168743 12336 catalog_manager.cc:5697] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.171726 12587 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.184068 13147 raft_consensus.cc:1064] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:03.192086 13147 consensus_queue.cc:237] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:03.196446 13168 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.198463 12589 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.204804 12862 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.213591 12515 consensus_queue.cc:237] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:03.219642 12440 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.221988 12860 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:03.234532 12587 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:03.233103 12335 catalog_manager.cc:5697] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:03.227480 13168 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260710 13:24:03.250490 13115 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:03.251511 12589 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:03.253546 12440 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:03.254521 12862 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:03.255406 13171 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:24:03.257035 13115 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:03.260128 13171 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.263834 13170 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:03.263437 12587 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.271081 12862 raft_consensus.cc:2955] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.275624 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 70a9ea05f01f44e499e76b995d038045 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:03.285743 12335 catalog_manager.cc:5697] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.287775 12515 consensus_queue.cc:237] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:03.298636 12587 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:03.299511 12859 raft_consensus.cc:1275] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:03.303521 12430 tablet_service.cc:1558] Processing DeleteTablet for tablet 70a9ea05f01f44e499e76b995d038045 with delete_type TABLET_DATA_TOMBSTONED (TS 9d2af9d5539e4e2f97797a82c896ae6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33404
I20260710 13:24:03.313267 13115 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:03.318815 13115 consensus_queue.cc:1048] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 13:24:03.323534 13168 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.331697 13163 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.333760 12589 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.339794 12859 raft_consensus.cc:2955] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.341176 12587 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.353031 12859 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.356827 12338 catalog_manager.cc:5697] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.360255 13179 tablet_replica.cc:333] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:03.361693 13179 raft_consensus.cc:2243] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.362766 13179 raft_consensus.cc:2272] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.367663 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de18e4ce64c64355873f935762dbe58f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:03.368222 13179 ts_tablet_manager.cc:1916] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:03.383023 12430 tablet_service.cc:1558] Processing DeleteTablet for tablet de18e4ce64c64355873f935762dbe58f with delete_type TABLET_DATA_TOMBSTONED (TS 9d2af9d5539e4e2f97797a82c896ae6b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33404
I20260710 13:24:03.385216 12336 catalog_manager.cc:5697] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.391531 13179 ts_tablet_manager.cc:1929] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:03.392298 13179 log.cc:1199] T 70a9ea05f01f44e499e76b995d038045 P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/wals/70a9ea05f01f44e499e76b995d038045
I20260710 13:24:03.392405 12440 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.395085 13179 tablet_replica.cc:333] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:03.396337 13179 raft_consensus.cc:2243] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.397330 13179 raft_consensus.cc:2272] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.398042 12324 catalog_manager.cc:5028] TS 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): tablet 70a9ea05f01f44e499e76b995d038045 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:03.401319 13179 ts_tablet_manager.cc:1916] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:03.413641 12515 consensus_queue.cc:237] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:03.420262 12859 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:03.420920 12440 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Refusing update from remote peer af4a727d77a14a2ba6dad1feb58e0451: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:03.421702 13168 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:03.423051 13163 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:03.429340 13179 ts_tablet_manager.cc:1929] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:03.428625 13168 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.429989 13179 log.cc:1199] T de18e4ce64c64355873f935762dbe58f P 9d2af9d5539e4e2f97797a82c896ae6b: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/wals/de18e4ce64c64355873f935762dbe58f
I20260710 13:24:03.432075 12324 catalog_manager.cc:5028] TS 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): tablet de18e4ce64c64355873f935762dbe58f (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:03.434623 12859 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.435971 12439 raft_consensus.cc:2955] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.440217 12326 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2cd6879c8baa4d13bd4a06286fdc4096 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:03.452467 12335 catalog_manager.cc:5697] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New cstate: current_term: 1 leader_uuid: "af4a727d77a14a2ba6dad1feb58e0451" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:03.463506 12573 tablet_service.cc:1558] Processing DeleteTablet for tablet 2cd6879c8baa4d13bd4a06286fdc4096 with delete_type TABLET_DATA_TOMBSTONED (TS 91e256f35db2475c8f91b0123b990907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55420
I20260710 13:24:03.468765 13180 tablet_replica.cc:333] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:03.469621 13180 raft_consensus.cc:2243] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:03.470367 13180 raft_consensus.cc:2272] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:03.473075 13180 ts_tablet_manager.cc:1916] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:03.485383 13180 ts_tablet_manager.cc:1929] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:03.485765 13180 log.cc:1199] T 2cd6879c8baa4d13bd4a06286fdc4096 P 91e256f35db2475c8f91b0123b990907: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/wals/2cd6879c8baa4d13bd4a06286fdc4096
I20260710 13:24:03.487386 12326 catalog_manager.cc:5028] TS 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): tablet 2cd6879c8baa4d13bd4a06286fdc4096 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:04.490538 12439 consensus_queue.cc:237] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:04.497439 12515 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:04.497571 12589 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:24:04.497995 12404 consensus_peers.cc:597] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49cbe3d985ab4931979ef70e76fc4e14. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:04.498842 13184 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:24:04.499770 13158 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:04.508764 13184 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:04.510627 12589 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:04.511308 12515 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:04.522934 12439 consensus_queue.cc:237] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue 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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:04.526495 12339 catalog_manager.cc:5697] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:04.535692 12404 consensus_peers.cc:597] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b -> Peer 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4:40783): Couldn't send request to peer 6c5632789d624ec1b204727e73f5acb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5ebbb646ba34b6ba1335464caa160c8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:04.536067 12589 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:04.537935 13184 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:24:04.541558 12515 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:24:04.543576 13184 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:04.553133 13158 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:04.555627 12589 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:04.558391 12515 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } } }
I20260710 13:24:04.573467 12335 catalog_manager.cc:5697] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index -1 to 2, NON_VOTER 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) added. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:05.020571 13195 ts_tablet_manager.cc:933] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:24:05.023150 13195 tablet_copy_client.cc:323] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.1:43353
I20260710 13:24:05.025029 12451 tablet_copy_service.cc:140] P 9d2af9d5539e4e2f97797a82c896ae6b: Received BeginTabletCopySession request for tablet f5ebbb646ba34b6ba1335464caa160c8 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:54800)
I20260710 13:24:05.025662 12451 tablet_copy_service.cc:161] P 9d2af9d5539e4e2f97797a82c896ae6b: Beginning new tablet copy session on tablet f5ebbb646ba34b6ba1335464caa160c8 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:54800: session id = 6c5632789d624ec1b204727e73f5acb3-f5ebbb646ba34b6ba1335464caa160c8
I20260710 13:24:05.033006 12451 tablet_copy_source_session.cc:215] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:05.036212 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5ebbb646ba34b6ba1335464caa160c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:05.049907 13195 tablet_copy_client.cc:806] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:05.050637 13195 tablet_copy_client.cc:670] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:05.054921 13195 tablet_copy_client.cc:538] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:05.065055 13195 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:24:05.072450 13197 ts_tablet_manager.cc:933] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: Initiating tablet copy from peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353)
I20260710 13:24:05.074499 13197 tablet_copy_client.cc:323] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Beginning tablet copy session from remote peer at address 127.11.9.1:43353
I20260710 13:24:05.076038 12451 tablet_copy_service.cc:140] P 9d2af9d5539e4e2f97797a82c896ae6b: Received BeginTabletCopySession request for tablet 49cbe3d985ab4931979ef70e76fc4e14 from peer 6c5632789d624ec1b204727e73f5acb3 ({username='slave'} at 127.0.0.1:54800)
I20260710 13:24:05.076545 12451 tablet_copy_service.cc:161] P 9d2af9d5539e4e2f97797a82c896ae6b: Beginning new tablet copy session on tablet 49cbe3d985ab4931979ef70e76fc4e14 from peer 6c5632789d624ec1b204727e73f5acb3 at {username='slave'} at 127.0.0.1:54800: session id = 6c5632789d624ec1b204727e73f5acb3-49cbe3d985ab4931979ef70e76fc4e14
I20260710 13:24:05.083719 12451 tablet_copy_source_session.cc:215] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:24:05.087426 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cbe3d985ab4931979ef70e76fc4e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:05.092092 13195 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: 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:24:05.093283 13195 tablet_bootstrap.cc:492] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:24:05.094079 13195 ts_tablet_manager.cc:1403] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 13:24:05.097255 13195 raft_consensus.cc:359] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:05.098254 13195 raft_consensus.cc:740] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:24:05.099061 13195 consensus_queue.cc:260] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:05.105141 13195 ts_tablet_manager.cc:1434] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260710 13:24:05.107288 12451 tablet_copy_service.cc:342] P 9d2af9d5539e4e2f97797a82c896ae6b: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-f5ebbb646ba34b6ba1335464caa160c8 received from {username='slave'} at 127.0.0.1:54800
I20260710 13:24:05.107826 12451 tablet_copy_service.cc:434] P 9d2af9d5539e4e2f97797a82c896ae6b: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-f5ebbb646ba34b6ba1335464caa160c8 on tablet f5ebbb646ba34b6ba1335464caa160c8 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:05.108246 13197 tablet_copy_client.cc:806] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 0 data blocks...
I20260710 13:24:05.108842 13197 tablet_copy_client.cc:670] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Starting download of 1 WAL segments...
I20260710 13:24:05.112896 13197 tablet_copy_client.cc:538] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:24:05.123065 13197 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap starting.
I20260710 13:24:05.145844 13197 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: 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:24:05.146821 13197 tablet_bootstrap.cc:492] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: Bootstrap complete.
I20260710 13:24:05.147506 13197 ts_tablet_manager.cc:1403] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.012s
I20260710 13:24:05.150396 13197 raft_consensus.cc:359] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:05.151232 13197 raft_consensus.cc:740] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Initialized, Role: LEARNER
I20260710 13:24:05.151867 13197 consensus_queue.cc:260] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: NON_VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: true } }
I20260710 13:24:05.154826 13197 ts_tablet_manager.cc:1434] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:24:05.156870 12451 tablet_copy_service.cc:342] P 9d2af9d5539e4e2f97797a82c896ae6b: Request end of tablet copy session 6c5632789d624ec1b204727e73f5acb3-49cbe3d985ab4931979ef70e76fc4e14 received from {username='slave'} at 127.0.0.1:54800
I20260710 13:24:05.157313 12451 tablet_copy_service.cc:434] P 9d2af9d5539e4e2f97797a82c896ae6b: ending tablet copy session 6c5632789d624ec1b204727e73f5acb3-49cbe3d985ab4931979ef70e76fc4e14 on tablet 49cbe3d985ab4931979ef70e76fc4e14 with peer 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:05.457460 12859 raft_consensus.cc:1217] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:05.552026 12859 raft_consensus.cc:1217] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:24:06.077345 13202 raft_consensus.cc:1064] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:06.081175 13206 raft_consensus.cc:1064] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: attempting to promote NON_VOTER 6c5632789d624ec1b204727e73f5acb3 to VOTER
I20260710 13:24:06.081810 13202 consensus_queue.cc:237] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:06.084095 13206 consensus_queue.cc:237] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:06.090157 12587 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:06.090484 12859 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:06.092061 13207 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } 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:24:06.092887 12515 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:06.095227 13202 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:06.096459 12515 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:06.099604 12589 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:06.100284 13202 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } 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:24:06.101821 12859 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 LEARNER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:24:06.104453 13205 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:06.105603 13207 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:24:06.114385 13205 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:06.147755 13205 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.149185 13202 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.152019 12862 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.157450 12513 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.156122 12587 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.162286 12515 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.191830 12339 catalog_manager.cc:5697] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:06.197798 12589 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.192761 12860 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } attrs { replace: true } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.196003 12338 catalog_manager.cc:5697] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 reported cstate change: config changed from index 2 to 3, 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } attrs { replace: true } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.250046 12440 consensus_queue.cc:237] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:06.258306 12860 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:06.260843 12513 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:06.262634 13206 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:06.264874 13206 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:06.270699 13207 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.274559 12862 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.275017 12440 consensus_queue.cc:237] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:06.278680 12513 raft_consensus.cc:2955] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.281319 12859 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:06.283679 12589 raft_consensus.cc:1275] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:24:06.284133 13206 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } 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:24:06.285682 13205 consensus_queue.cc:1048] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:06.288295 12338 catalog_manager.cc:5697] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER 91e256f35db2475c8f91b0123b990907 (127.11.9.3) evicted. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.298548 12862 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.300416 12587 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.294973 13205 raft_consensus.cc:2955] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.310539 12324 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5ebbb646ba34b6ba1335464caa160c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:06.319772 12573 tablet_service.cc:1558] Processing DeleteTablet for tablet f5ebbb646ba34b6ba1335464caa160c8 with delete_type TABLET_DATA_TOMBSTONED (TS 91e256f35db2475c8f91b0123b990907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55420
I20260710 13:24:06.334179 12324 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49cbe3d985ab4931979ef70e76fc4e14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:24:06.336189 12339 catalog_manager.cc:5697] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: config changed from index 3 to 4, VOTER af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) evicted. New cstate: current_term: 1 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } } }
I20260710 13:24:06.336670 13224 tablet_replica.cc:333] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:06.337884 13224 raft_consensus.cc:2243] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:06.338718 13224 raft_consensus.cc:2272] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:06.344774 13224 ts_tablet_manager.cc:1916] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:06.346992 12505 tablet_service.cc:1558] Processing DeleteTablet for tablet 49cbe3d985ab4931979ef70e76fc4e14 with delete_type TABLET_DATA_TOMBSTONED (TS af4a727d77a14a2ba6dad1feb58e0451 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35206
I20260710 13:24:06.353678 13225 tablet_replica.cc:333] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:06.354504 13225 raft_consensus.cc:2243] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:06.355118 13225 raft_consensus.cc:2272] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:06.357937 13225 ts_tablet_manager.cc:1916] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:24:06.361836 13224 ts_tablet_manager.cc:1929] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:06.362260 13224 log.cc:1199] T f5ebbb646ba34b6ba1335464caa160c8 P 91e256f35db2475c8f91b0123b990907: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/wals/f5ebbb646ba34b6ba1335464caa160c8
I20260710 13:24:06.363745 12326 catalog_manager.cc:5028] TS 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091): tablet f5ebbb646ba34b6ba1335464caa160c8 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:06.369649 13225 ts_tablet_manager.cc:1929] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:24:06.370090 13225 log.cc:1199] T 49cbe3d985ab4931979ef70e76fc4e14 P af4a727d77a14a2ba6dad1feb58e0451: Deleting WAL directory at /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/wals/49cbe3d985ab4931979ef70e76fc4e14
I20260710 13:24:06.371575 12326 catalog_manager.cc:5028] TS af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): tablet 49cbe3d985ab4931979ef70e76fc4e14 (table test-workload [id=7b7397b897ae4ab2ba53c70d8d7eaaf0]) successfully deleted
I20260710 13:24:11.182832 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:11.209998 12515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1"
dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
mode: GRACEFUL
new_leader_uuid: "91e256f35db2475c8f91b0123b990907"
 from {username='slave'} at 127.0.0.1:41548
I20260710 13:24:11.210551 12515 raft_consensus.cc:606] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Received request to transfer leadership to TS 91e256f35db2475c8f91b0123b990907
I20260710 13:24:11.213086 12515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114"
dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
mode: GRACEFUL
new_leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
 from {username='slave'} at 127.0.0.1:41548
I20260710 13:24:11.213514 12515 raft_consensus.cc:606] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Received request to transfer leadership to TS 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:24:11.215973 12515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33"
dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
mode: GRACEFUL
new_leader_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:41548
I20260710 13:24:11.216430 12515 raft_consensus.cc:606] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Received request to transfer leadership to TS 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:11.219255 12515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045"
dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
mode: GRACEFUL
new_leader_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:41548
I20260710 13:24:11.219981 12515 raft_consensus.cc:606] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Received request to transfer leadership to TS 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:11.232820 12439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b31787d801774880a96070ca15398b8b"
dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
mode: GRACEFUL
new_leader_uuid: "91e256f35db2475c8f91b0123b990907"
 from {username='slave'} at 127.0.0.1:41898
I20260710 13:24:11.233444 12439 raft_consensus.cc:606] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Received request to transfer leadership to TS 91e256f35db2475c8f91b0123b990907
I20260710 13:24:11.234834 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:11.235526 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:11.294942 13236 raft_consensus.cc:993] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: : Instructing follower 91e256f35db2475c8f91b0123b990907 to start an election
I20260710 13:24:11.295485 13232 raft_consensus.cc:1081] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Signalling peer 91e256f35db2475c8f91b0123b990907 to start an election
I20260710 13:24:11.296922 12589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b31787d801774880a96070ca15398b8b"
dest_uuid: "91e256f35db2475c8f91b0123b990907"
 from {username='slave'} at 127.0.0.1:55432
I20260710 13:24:11.297518 12589 raft_consensus.cc:493] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.297845 12589 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.303575 12589 raft_consensus.cc:515] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.305510 12589 leader_election.cc:290] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:11.306460 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:24:11.306763 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:11.307190 12439 raft_consensus.cc:3055] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.307308 12515 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.307698 12439 raft_consensus.cc:740] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:24:11.308557 12439 consensus_queue.cc:260] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.309791 12439 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.314610 12515 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 2.
I20260710 13:24:11.316150 12556 leader_election.cc:304] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:11.316473 12439 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 2.
I20260710 13:24:11.316860 13233 raft_consensus.cc:2804] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.317379 13233 raft_consensus.cc:697] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:24:11.318346 13233 consensus_queue.cc:237] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.326114 12339 catalog_manager.cc:5697] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 1 to 2, leader changed from 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:11.432148 13246 raft_consensus.cc:993] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: : Instructing follower 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:11.432504 13203 raft_consensus.cc:993] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: : Instructing follower 9d2af9d5539e4e2f97797a82c896ae6b to start an election
I20260710 13:24:11.432760 13247 raft_consensus.cc:1081] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Signalling peer 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:11.433100 13246 raft_consensus.cc:993] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: : Instructing follower 91e256f35db2475c8f91b0123b990907 to start an election
I20260710 13:24:11.433171 13228 raft_consensus.cc:1081] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Signalling peer 9d2af9d5539e4e2f97797a82c896ae6b to start an election
I20260710 13:24:11.433858 13246 raft_consensus.cc:1081] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Signalling peer 91e256f35db2475c8f91b0123b990907 to start an election
I20260710 13:24:11.435014 12862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045"
dest_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:47668
I20260710 13:24:11.435365 12589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1"
dest_uuid: "91e256f35db2475c8f91b0123b990907"
 from {username='slave'} at 127.0.0.1:55448
I20260710 13:24:11.435745 12439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114"
dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
 from {username='slave'} at 127.0.0.1:33416
I20260710 13:24:11.436211 12862 raft_consensus.cc:493] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.436559 12862 raft_consensus.cc:3060] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.436473 12439 raft_consensus.cc:493] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.436473 12589 raft_consensus.cc:493] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.437235 12439 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.437305 12589 raft_consensus.cc:3060] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.442430 12439 raft_consensus.cc:515] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.443153 12862 raft_consensus.cc:515] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:11.443284 12589 raft_consensus.cc:515] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.444794 12439 leader_election.cc:290] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 2 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:24:11.445598 12862 leader_election.cc:290] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:24:11.445789 12587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:24:11.445828 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:11.446470 12587 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.446537 12515 raft_consensus.cc:3055] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.446815 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:11.447403 12513 raft_consensus.cc:3055] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.447717 12513 raft_consensus.cc:740] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:24:11.448453 12513 consensus_queue.cc:260] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:11.449518 12513 raft_consensus.cc:3060] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.446978 12515 raft_consensus.cc:740] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:24:11.451802 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70a9ea05f01f44e499e76b995d038045" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:24:11.452353 12590 raft_consensus.cc:3060] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.452013 12515 consensus_queue.cc:260] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.452915 12587 raft_consensus.cc:2468] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 2.
I20260710 13:24:11.453203 12515 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.453946 12407 leader_election.cc:304] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:24:11.454560 13232 raft_consensus.cc:2804] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.454947 13232 raft_consensus.cc:697] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:24:11.455946 13232 consensus_queue.cc:237] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.460529 12513 raft_consensus.cc:2468] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:11.470429 12829 leader_election.cc:304] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5632789d624ec1b204727e73f5acb3, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:11.473480 12589 leader_election.cc:290] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:11.463757 12590 raft_consensus.cc:2468] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:11.475973 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:11.476578 12514 raft_consensus.cc:3055] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.476894 12514 raft_consensus.cc:740] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:24:11.468915 12515 raft_consensus.cc:2468] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 2.
I20260710 13:24:11.477408 13250 raft_consensus.cc:2804] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.479967 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a275a3cfffb4d66a343650334a387a1" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:24:11.480602 12439 raft_consensus.cc:3060] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.481885 12336 catalog_manager.cc:5697] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 1 to 2, leader changed from af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 2 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:11.477604 12514 consensus_queue.cc:260] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.488816 12514 raft_consensus.cc:3060] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.492108 12439 raft_consensus.cc:2468] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 2.
I20260710 13:24:11.493373 12554 leader_election.cc:304] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91e256f35db2475c8f91b0123b990907, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:24:11.494241 13233 raft_consensus.cc:2804] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.494705 13233 raft_consensus.cc:697] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:24:11.495683 13233 consensus_queue.cc:237] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:11.498008 12514 raft_consensus.cc:2468] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 2.
I20260710 13:24:11.499112 13250 raft_consensus.cc:697] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Running, Role: LEADER
I20260710 13:24:11.500078 13250 consensus_queue.cc:237] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:11.505043 12336 catalog_manager.cc:5697] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 1 to 2, leader changed from af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:11.510320 12339 catalog_manager.cc:5697] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: term changed from 1 to 2, leader changed from af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) to 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6c5632789d624ec1b204727e73f5acb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:11.717183 13248 raft_consensus.cc:993] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: : Instructing follower 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:11.717589 13203 raft_consensus.cc:1081] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Signalling peer 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:11.718922 12860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33"
dest_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:47668
I20260710 13:24:11.719303 12860 raft_consensus.cc:493] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:11.719609 12860 raft_consensus.cc:3060] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.723850 12860 raft_consensus.cc:515] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:11.725211 12860 leader_election.cc:290] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:24:11.726123 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:11.726416 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c9854ccda1748acae99b1d8e5447f33" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:24:11.726738 12514 raft_consensus.cc:3055] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:11.726996 12590 raft_consensus.cc:3060] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.727118 12514 raft_consensus.cc:740] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:24:11.728022 12514 consensus_queue.cc:260] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:11.728883 12514 raft_consensus.cc:3060] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:11.731779 12590 raft_consensus.cc:2468] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:11.733155 12829 leader_election.cc:304] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5632789d624ec1b204727e73f5acb3, 91e256f35db2475c8f91b0123b990907; no voters: 
I20260710 13:24:11.733858 13250 raft_consensus.cc:2804] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:11.734351 13250 raft_consensus.cc:697] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Running, Role: LEADER
I20260710 13:24:11.734503 12514 raft_consensus.cc:2468] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:11.735240 13250 consensus_queue.cc:237] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:11.742614 12339 catalog_manager.cc:5697] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: term changed from 1 to 2, leader changed from af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) to 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6c5632789d624ec1b204727e73f5acb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:11.809831 12439 raft_consensus.cc:1275] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.811091 13233 consensus_queue.cc:1048] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.817199 12514 raft_consensus.cc:1275] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.819201 13237 consensus_queue.cc:1048] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:11.907085 12439 raft_consensus.cc:1275] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.908370 13237 consensus_queue.cc:1048] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.918999 12514 raft_consensus.cc:1275] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.920418 13257 consensus_queue.cc:1048] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:11.928545 12513 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:11.933743 13250 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:11.944304 12590 raft_consensus.cc:1275] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:11.945683 13250 consensus_queue.cc:1048] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:11.957029 12513 raft_consensus.cc:1275] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.958451 13236 consensus_queue.cc:1048] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:11.968734 12590 raft_consensus.cc:1275] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:11.971267 13267 consensus_queue.cc:1048] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:12.212322 12590 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:12.213932 13250 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:12.226197 12513 raft_consensus.cc:1275] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:12.227967 13270 consensus_queue.cc:1048] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:12.236603 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:12.254678 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:12.284922 12590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1"
dest_uuid: "91e256f35db2475c8f91b0123b990907"
mode: GRACEFUL
new_leader_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:39116
I20260710 13:24:12.285388 12590 raft_consensus.cc:606] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Received request to transfer leadership to TS 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:12.288262 12439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114"
dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
mode: GRACEFUL
new_leader_uuid: "91e256f35db2475c8f91b0123b990907"
 from {username='slave'} at 127.0.0.1:41898
I20260710 13:24:12.288790 12439 raft_consensus.cc:606] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 LEADER]: Received request to transfer leadership to TS 91e256f35db2475c8f91b0123b990907
I20260710 13:24:12.291465 12513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096"
dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
mode: GRACEFUL
new_leader_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:41548
I20260710 13:24:12.292054 12513 raft_consensus.cc:606] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Received request to transfer leadership to TS 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:12.294991 12590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b31787d801774880a96070ca15398b8b"
dest_uuid: "91e256f35db2475c8f91b0123b990907"
mode: GRACEFUL
new_leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
 from {username='slave'} at 127.0.0.1:39116
I20260710 13:24:12.295641 12590 raft_consensus.cc:606] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Received request to transfer leadership to TS 9d2af9d5539e4e2f97797a82c896ae6b
I20260710 13:24:12.296548 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:24:12.297181 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:12.387467 13272 raft_consensus.cc:993] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: : Instructing follower 9d2af9d5539e4e2f97797a82c896ae6b to start an election
I20260710 13:24:12.388015 13237 raft_consensus.cc:1081] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Signalling peer 9d2af9d5539e4e2f97797a82c896ae6b to start an election
I20260710 13:24:12.389364 12439 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b31787d801774880a96070ca15398b8b"
dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
 from {username='slave'} at 127.0.0.1:33414
I20260710 13:24:12.389781 12439 raft_consensus.cc:493] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.390007 12439 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.394156 12439 raft_consensus.cc:515] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:12.395622 12439 leader_election.cc:290] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [CANDIDATE]: Term 3 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:24:12.396803 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:24:12.397167 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31787d801774880a96070ca15398b8b" candidate_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:12.397506 12590 raft_consensus.cc:3055] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:12.397761 12513 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.397825 12590 raft_consensus.cc:740] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:24:12.398761 12590 consensus_queue.cc:260] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:12.399829 12590 raft_consensus.cc:3060] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.403190 12513 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 3.
I20260710 13:24:12.404330 12590 raft_consensus.cc:2468] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d2af9d5539e4e2f97797a82c896ae6b in term 3.
I20260710 13:24:12.404386 12407 leader_election.cc:304] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [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: 9d2af9d5539e4e2f97797a82c896ae6b, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:12.405167 13267 raft_consensus.cc:2804] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:12.405596 13267 raft_consensus.cc:697] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 LEADER]: Becoming Leader. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:24:12.406320 13267 consensus_queue.cc:237] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:12.413128 12339 catalog_manager.cc:5697] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b reported cstate change: term changed from 2 to 3, leader changed from 91e256f35db2475c8f91b0123b990907 (127.11.9.3) to 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1). New cstate: current_term: 3 leader_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:12.579385 13232 raft_consensus.cc:993] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: : Instructing follower 91e256f35db2475c8f91b0123b990907 to start an election
I20260710 13:24:12.579923 13278 raft_consensus.cc:1081] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 LEADER]: Signalling peer 91e256f35db2475c8f91b0123b990907 to start an election
I20260710 13:24:12.581415 12590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114"
dest_uuid: "91e256f35db2475c8f91b0123b990907"
 from {username='slave'} at 127.0.0.1:55432
I20260710 13:24:12.581861 12590 raft_consensus.cc:493] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.582131 12590 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.587208 12590 raft_consensus.cc:515] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:12.588718 12590 leader_election.cc:290] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [CANDIDATE]: Term 3 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:12.589562 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:24:12.589671 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e1ea849b4f4ee29eb05d57bb768114" candidate_uuid: "91e256f35db2475c8f91b0123b990907" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:12.590184 12440 raft_consensus.cc:3055] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:12.590306 12513 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.590503 12440 raft_consensus.cc:740] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:24:12.591264 12440 consensus_queue.cc:260] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:12.592149 12440 raft_consensus.cc:3060] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:12.595069 12513 raft_consensus.cc:2468] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 3.
I20260710 13:24:12.596138 12556 leader_election.cc:304] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [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: 91e256f35db2475c8f91b0123b990907, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:12.596365 12440 raft_consensus.cc:2468] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91e256f35db2475c8f91b0123b990907 in term 3.
I20260710 13:24:12.596855 13257 raft_consensus.cc:2804] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:12.597371 13257 raft_consensus.cc:697] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 3 LEADER]: Becoming Leader. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:24:12.598166 13257 consensus_queue.cc:237] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } }
I20260710 13:24:12.605329 12339 catalog_manager.cc:5697] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 reported cstate change: term changed from 2 to 3, leader changed from 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) to 91e256f35db2475c8f91b0123b990907 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "91e256f35db2475c8f91b0123b990907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.642629 13203 raft_consensus.cc:993] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: : Instructing follower 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:12.643371 13279 raft_consensus.cc:1081] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Signalling peer 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:12.644924 12860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096"
dest_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:47668
I20260710 13:24:12.645399 12860 raft_consensus.cc:493] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.645695 12860 raft_consensus.cc:3060] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.650125 12860 raft_consensus.cc:515] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:12.652118 12860 leader_election.cc:290] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:12.653184 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:12.652644 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd6879c8baa4d13bd4a06286fdc4096" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:24:12.653724 12513 raft_consensus.cc:3055] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.653944 12440 raft_consensus.cc:3060] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.654098 12513 raft_consensus.cc:740] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af4a727d77a14a2ba6dad1feb58e0451, State: Running, Role: LEADER
I20260710 13:24:12.654961 12513 consensus_queue.cc:260] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:12.656138 12513 raft_consensus.cc:3060] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.659152 12440 raft_consensus.cc:2468] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:12.660285 12827 leader_election.cc:304] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5632789d624ec1b204727e73f5acb3, 9d2af9d5539e4e2f97797a82c896ae6b; no voters: 
I20260710 13:24:12.660902 12513 raft_consensus.cc:2468] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:12.661113 13270 raft_consensus.cc:2804] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:12.661716 13270 raft_consensus.cc:697] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Running, Role: LEADER
I20260710 13:24:12.662503 13270 consensus_queue.cc:237] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:12.670902 12339 catalog_manager.cc:5697] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: term changed from 1 to 2, leader changed from af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2) to 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6c5632789d624ec1b204727e73f5acb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.680872 13257 raft_consensus.cc:993] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: : Instructing follower 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:12.681384 13237 raft_consensus.cc:1081] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Signalling peer 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:12.682775 12860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1"
dest_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:47648
I20260710 13:24:12.683216 12860 raft_consensus.cc:493] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:12.683620 12860 raft_consensus.cc:3060] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.688030 12860 raft_consensus.cc:515] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:12.689769 12860 leader_election.cc:290] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:24:12.690514 12513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:12.690790 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26065537bf30437d8a97d6668e2d39a1" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:24:12.691069 12513 raft_consensus.cc:3060] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.691431 12590 raft_consensus.cc:3055] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:12.691712 12590 raft_consensus.cc:740] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:24:12.692287 12590 consensus_queue.cc:260] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:12.693163 12590 raft_consensus.cc:3060] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:12.695945 12513 raft_consensus.cc:2468] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:12.696985 12829 leader_election.cc:304] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5632789d624ec1b204727e73f5acb3, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:12.697793 13270 raft_consensus.cc:2804] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:12.697790 12590 raft_consensus.cc:2468] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:12.698312 13270 raft_consensus.cc:697] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Running, Role: LEADER
I20260710 13:24:12.699124 13270 consensus_queue.cc:237] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:12.706518 12339 catalog_manager.cc:5697] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: term changed from 1 to 2, leader changed from 91e256f35db2475c8f91b0123b990907 (127.11.9.3) to 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6c5632789d624ec1b204727e73f5acb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:12.850085 12513 raft_consensus.cc:1275] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:12.851759 13278 consensus_queue.cc:1048] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:12.860131 12590 raft_consensus.cc:1275] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Refusing update from remote peer 9d2af9d5539e4e2f97797a82c896ae6b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:12.861608 13278 consensus_queue.cc:1048] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:13.035216 12513 raft_consensus.cc:1275] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:13.036631 13237 consensus_queue.cc:1048] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:13.046516 12439 raft_consensus.cc:1275] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Refusing update from remote peer 91e256f35db2475c8f91b0123b990907: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:13.049268 13237 consensus_queue.cc:1048] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:13.086629 12590 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:13.087831 13270 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:13.097465 12513 raft_consensus.cc:1275] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:13.098805 13270 consensus_queue.cc:1048] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:13.209849 12439 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:13.211872 13270 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:13.228489 12514 raft_consensus.cc:1275] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:13.231093 13250 consensus_queue.cc:1048] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:24:13.298271 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:13.317983 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:13.333278 12590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929"
dest_uuid: "91e256f35db2475c8f91b0123b990907"
mode: GRACEFUL
new_leader_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:39116
I20260710 13:24:13.334264 12590 raft_consensus.cc:606] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Received request to transfer leadership to TS 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:13.337997 12439 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8"
dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
mode: GRACEFUL
new_leader_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:41898
I20260710 13:24:13.338567 12439 raft_consensus.cc:606] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Received request to transfer leadership to TS 6c5632789d624ec1b204727e73f5acb3
I20260710 13:24:13.340243 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:24:13.341105 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:13.427683 13237 raft_consensus.cc:993] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: : Instructing follower 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:13.428206 13288 raft_consensus.cc:1081] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Signalling peer 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:13.429910 12860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929"
dest_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:47648
I20260710 13:24:13.430480 12860 raft_consensus.cc:493] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.430773 12860 raft_consensus.cc:3060] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.437515 12860 raft_consensus.cc:515] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:13.439195 12860 leader_election.cc:290] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Requested vote from peers af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421), 91e256f35db2475c8f91b0123b990907 (127.11.9.3:33091)
I20260710 13:24:13.440092 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:13.440568 12590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38ed57e7f7a4422b99e6f0e623f1c929" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "91e256f35db2475c8f91b0123b990907"
I20260710 13:24:13.440853 12514 raft_consensus.cc:3060] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.441147 12590 raft_consensus.cc:3055] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:13.441431 12590 raft_consensus.cc:740] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91e256f35db2475c8f91b0123b990907, State: Running, Role: LEADER
I20260710 13:24:13.442173 12590 consensus_queue.cc:260] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:13.443212 12590 raft_consensus.cc:3060] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.447487 12514 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:13.448763 12829 leader_election.cc:304] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5632789d624ec1b204727e73f5acb3, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:13.449496 13270 raft_consensus.cc:2804] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.449550 12590 raft_consensus.cc:2468] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:13.450074 13270 raft_consensus.cc:697] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Running, Role: LEADER
I20260710 13:24:13.451047 13270 consensus_queue.cc:237] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [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: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:13.459091 12338 catalog_manager.cc:5697] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: term changed from 1 to 2, leader changed from 91e256f35db2475c8f91b0123b990907 (127.11.9.3) to 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6c5632789d624ec1b204727e73f5acb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.837289 13232 raft_consensus.cc:993] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: : Instructing follower 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:13.837857 13297 raft_consensus.cc:1081] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Signalling peer 6c5632789d624ec1b204727e73f5acb3 to start an election
I20260710 13:24:13.839293 12860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8"
dest_uuid: "6c5632789d624ec1b204727e73f5acb3"
 from {username='slave'} at 127.0.0.1:47662
I20260710 13:24:13.839778 12860 raft_consensus.cc:493] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:13.840024 12860 raft_consensus.cc:3060] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.844515 12860 raft_consensus.cc:515] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:13.846076 12860 leader_election.cc:290] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353), af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421)
I20260710 13:24:13.846840 12439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9d2af9d5539e4e2f97797a82c896ae6b"
I20260710 13:24:13.847559 12439 raft_consensus.cc:3055] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:13.847940 12439 raft_consensus.cc:740] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d2af9d5539e4e2f97797a82c896ae6b, State: Running, Role: LEADER
I20260710 13:24:13.848179 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5ebbb646ba34b6ba1335464caa160c8" candidate_uuid: "6c5632789d624ec1b204727e73f5acb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "af4a727d77a14a2ba6dad1feb58e0451"
I20260710 13:24:13.849109 12514 raft_consensus.cc:3060] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.849035 12439 consensus_queue.cc:260] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:13.850526 12439 raft_consensus.cc:3060] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:13.854813 12514 raft_consensus.cc:2468] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:13.856087 12829 leader_election.cc:304] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c5632789d624ec1b204727e73f5acb3, af4a727d77a14a2ba6dad1feb58e0451; no voters: 
I20260710 13:24:13.856315 12439 raft_consensus.cc:2468] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c5632789d624ec1b204727e73f5acb3 in term 2.
I20260710 13:24:13.857103 13270 raft_consensus.cc:2804] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:13.857647 13270 raft_consensus.cc:697] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Becoming Leader. State: Replica: 6c5632789d624ec1b204727e73f5acb3, State: Running, Role: LEADER
I20260710 13:24:13.858628 13270 consensus_queue.cc:237] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [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: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } }
I20260710 13:24:13.866902 12338 catalog_manager.cc:5697] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 reported cstate change: term changed from 1 to 2, leader changed from 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1) to 6c5632789d624ec1b204727e73f5acb3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6c5632789d624ec1b204727e73f5acb3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9d2af9d5539e4e2f97797a82c896ae6b" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c5632789d624ec1b204727e73f5acb3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 40783 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:24:13.898917 12514 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:13.900339 13270 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:13.913115 12590 raft_consensus.cc:1275] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:13.915004 13270 consensus_queue.cc:1048] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e256f35db2475c8f91b0123b990907" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:14.341874 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:14.352006 12513 raft_consensus.cc:1275] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Refusing update from remote peer 6c5632789d624ec1b204727e73f5acb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:24:14.353513 13251 consensus_queue.cc:1048] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af4a727d77a14a2ba6dad1feb58e0451" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 36421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:24:14.357105 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
W20260710 13:24:14.368327 12827 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 13:24:14.375309 12827 consensus_peers.cc:597] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. 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:24:14.400444 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:14.401558 11300 tablet_replica.cc:333] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.402755 11300 raft_consensus.cc:2243] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.403810 11300 raft_consensus.cc:2272] T 29ce804891464c75be27fef199692862 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.406028 11300 tablet_replica.cc:333] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.406615 11300 raft_consensus.cc:2243] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.407048 11300 raft_consensus.cc:2272] T 0a275a3cfffb4d66a343650334a387a1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.409068 11300 tablet_replica.cc:333] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.409600 11300 raft_consensus.cc:2243] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.410392 11300 raft_consensus.cc:2272] T b4ffea9880394a1ab6750c8ca6dc34be P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.412495 11300 tablet_replica.cc:333] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.413057 11300 raft_consensus.cc:2243] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.413949 11300 raft_consensus.cc:2272] T 3036cec9e5754e4cab50457816e6051f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.416858 11300 tablet_replica.cc:333] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.417548 11300 raft_consensus.cc:2243] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.418013 11300 raft_consensus.cc:2272] T f5ebbb646ba34b6ba1335464caa160c8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:14.418517 12480 consensus_peers.cc:597] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. 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:24:14.420308 11300 tablet_replica.cc:333] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.421355 11300 raft_consensus.cc:2243] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.422554 11300 raft_consensus.cc:2272] T 72263bf8b350408aa44c8d3bde9fa7b2 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.424629 11300 tablet_replica.cc:333] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.425166 11300 raft_consensus.cc:2243] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.425923 11300 raft_consensus.cc:2272] T b31787d801774880a96070ca15398b8b P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.428112 11300 tablet_replica.cc:333] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.428655 11300 raft_consensus.cc:2243] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.429317 11300 raft_consensus.cc:2272] T 2cd6879c8baa4d13bd4a06286fdc4096 P 9d2af9d5539e4e2f97797a82c896ae6b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.431051 11300 tablet_replica.cc:333] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.431850 11300 raft_consensus.cc:2243] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.432319 11300 raft_consensus.cc:2272] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.434227 11300 tablet_replica.cc:333] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.434775 11300 raft_consensus.cc:2243] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.435806 11300 raft_consensus.cc:2272] T 9560daacc1994cb0b0967ad40b5b8871 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.437985 11300 tablet_replica.cc:333] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.438566 11300 raft_consensus.cc:2243] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.439038 11300 raft_consensus.cc:2272] T abfa9d181aa542c3bbd5492c9b0453d8 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.441071 11300 tablet_replica.cc:333] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.441802 11300 raft_consensus.cc:2243] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.442716 11300 raft_consensus.cc:2272] T b681db492dad4e869c5f22eb02abe822 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.444976 11300 tablet_replica.cc:333] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.445574 11300 raft_consensus.cc:2243] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:14.446302 12554 consensus_peers.cc:597] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. 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:24:14.446408 11300 raft_consensus.cc:2272] T f4725d848de346b4a0fc9fe977dd69bb P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.449015 11300 tablet_replica.cc:333] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.449615 11300 raft_consensus.cc:2243] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.450449 11300 raft_consensus.cc:2272] T 49cbe3d985ab4931979ef70e76fc4e14 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.452419 11300 tablet_replica.cc:333] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.452965 11300 raft_consensus.cc:2243] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.453409 11300 raft_consensus.cc:2272] T 360aeec1e7da49469dd22f8e60d56fc1 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.455618 11300 tablet_replica.cc:333] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.456194 11300 raft_consensus.cc:2243] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.456689 11300 raft_consensus.cc:2272] T 29e1ea849b4f4ee29eb05d57bb768114 P 9d2af9d5539e4e2f97797a82c896ae6b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.458634 11300 tablet_replica.cc:333] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.459139 11300 raft_consensus.cc:2243] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.459826 11300 raft_consensus.cc:2272] T db16872385654897aa7bf2bc1254872f P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.461686 11300 tablet_replica.cc:333] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b: stopping tablet replica
I20260710 13:24:14.462280 11300 raft_consensus.cc:2243] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.463240 11300 raft_consensus.cc:2272] T 15652267646d41dca8133c0778042af5 P 9d2af9d5539e4e2f97797a82c896ae6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.513127 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
W20260710 13:24:14.524245 12480 consensus_peers.cc:597] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:14.538816 12480 consensus_peers.cc:597] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:14.543184 12554 consensus_peers.cc:597] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:14.564493 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
W20260710 13:24:14.569725 12829 consensus_peers.cc:597] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. 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:24:14.586086 12556 consensus_peers.cc:597] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. 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:24:14.597023 12554 consensus_peers.cc:597] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:14.603780 12554 consensus_peers.cc:597] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:14.611891 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:14.612833 11300 tablet_replica.cc:333] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.613751 11300 raft_consensus.cc:2243] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.614672 11300 raft_consensus.cc:2272] T 29ce804891464c75be27fef199692862 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.617460 11300 tablet_replica.cc:333] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.618188 11300 raft_consensus.cc:2243] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.619215 11300 raft_consensus.cc:2272] T 72263bf8b350408aa44c8d3bde9fa7b2 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.621613 11300 tablet_replica.cc:333] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.622423 11300 raft_consensus.cc:2243] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.623025 11300 raft_consensus.cc:2272] T f5ebbb646ba34b6ba1335464caa160c8 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.625963 11300 tablet_replica.cc:333] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.626605 11300 raft_consensus.cc:2243] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.627094 11300 raft_consensus.cc:2272] T b31787d801774880a96070ca15398b8b P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.629276 11300 tablet_replica.cc:333] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.629846 11300 raft_consensus.cc:2243] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.630724 11300 raft_consensus.cc:2272] T de18e4ce64c64355873f935762dbe58f P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.632733 11300 tablet_replica.cc:333] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.633322 11300 raft_consensus.cc:2243] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.634167 11300 raft_consensus.cc:2272] T 7ca054f70016435bbf810c2069855ade P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.636315 11300 tablet_replica.cc:333] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.636955 11300 raft_consensus.cc:2243] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.637405 11300 raft_consensus.cc:2272] T 3c634188ae4e43d2bc2b9d27b20e6d52 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.639403 11300 tablet_replica.cc:333] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.640034 11300 raft_consensus.cc:2243] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.640530 11300 raft_consensus.cc:2272] T 2cd6879c8baa4d13bd4a06286fdc4096 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.642453 11300 tablet_replica.cc:333] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.643013 11300 raft_consensus.cc:2243] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.643905 11300 raft_consensus.cc:2272] T f4725d848de346b4a0fc9fe977dd69bb P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.645824 11300 tablet_replica.cc:333] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.646520 11300 raft_consensus.cc:2243] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.647307 11300 raft_consensus.cc:2272] T abfa9d181aa542c3bbd5492c9b0453d8 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.649765 11300 tablet_replica.cc:333] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.650614 11300 raft_consensus.cc:2243] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.651710 11300 raft_consensus.cc:2272] T 26065537bf30437d8a97d6668e2d39a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:14.653502 12829 consensus_peers.cc:597] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. 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:24:14.654759 11300 tablet_replica.cc:333] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.655673 11300 raft_consensus.cc:2243] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:14.655764 12827 consensus_peers.cc:597] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:14.656607 11300 raft_consensus.cc:2272] T b4ffea9880394a1ab6750c8ca6dc34be P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:14.656986 12556 consensus_peers.cc:597] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. 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:24:14.658988 11300 tablet_replica.cc:333] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.659633 11300 raft_consensus.cc:2243] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.660073 11300 raft_consensus.cc:2272] T 6c9854ccda1748acae99b1d8e5447f33 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.661710 11300 tablet_replica.cc:333] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.662220 11300 raft_consensus.cc:2243] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.662724 11300 raft_consensus.cc:2272] T 0a275a3cfffb4d66a343650334a387a1 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.664657 11300 tablet_replica.cc:333] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.665185 11300 raft_consensus.cc:2243] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.665930 11300 raft_consensus.cc:2272] T 360aeec1e7da49469dd22f8e60d56fc1 P af4a727d77a14a2ba6dad1feb58e0451 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.667841 11300 tablet_replica.cc:333] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.668324 11300 raft_consensus.cc:2243] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.668721 11300 raft_consensus.cc:2272] T 70a9ea05f01f44e499e76b995d038045 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.670435 11300 tablet_replica.cc:333] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.670938 11300 raft_consensus.cc:2243] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.671435 11300 raft_consensus.cc:2272] T 29e1ea849b4f4ee29eb05d57bb768114 P af4a727d77a14a2ba6dad1feb58e0451 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.673203 11300 tablet_replica.cc:333] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451: stopping tablet replica
I20260710 13:24:14.673650 11300 raft_consensus.cc:2243] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.674185 11300 raft_consensus.cc:2272] T 38ed57e7f7a4422b99e6f0e623f1c929 P af4a727d77a14a2ba6dad1feb58e0451 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:14.689503 12556 consensus_peers.cc:597] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. 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:24:14.709635 12554 consensus_peers.cc:597] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:14.711508 12554 consensus_peers.cc:597] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 -> Peer 9d2af9d5539e4e2f97797a82c896ae6b (127.11.9.1:43353): Couldn't send request to peer 9d2af9d5539e4e2f97797a82c896ae6b. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:14.711608 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
I20260710 13:24:14.753183 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
I20260710 13:24:14.784061 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:14.784998 11300 tablet_replica.cc:333] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.785656 11300 raft_consensus.cc:2243] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.786451 11300 raft_consensus.cc:2272] T 3c634188ae4e43d2bc2b9d27b20e6d52 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.788400 11300 tablet_replica.cc:333] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.788952 11300 raft_consensus.cc:2243] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.789367 11300 raft_consensus.cc:2272] T abfa9d181aa542c3bbd5492c9b0453d8 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.791035 11300 tablet_replica.cc:333] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.791658 11300 raft_consensus.cc:2243] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.792220 11300 raft_consensus.cc:2272] T 9560daacc1994cb0b0967ad40b5b8871 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.793838 11300 tablet_replica.cc:333] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.794334 11300 raft_consensus.cc:2243] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.795065 11300 raft_consensus.cc:2272] T b681db492dad4e869c5f22eb02abe822 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.796892 11300 tablet_replica.cc:333] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.797406 11300 raft_consensus.cc:2243] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.797971 11300 raft_consensus.cc:2272] T de18e4ce64c64355873f935762dbe58f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.799752 11300 tablet_replica.cc:333] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.800254 11300 raft_consensus.cc:2243] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.800774 11300 raft_consensus.cc:2272] T 7ca054f70016435bbf810c2069855ade P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.802451 11300 tablet_replica.cc:333] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.802911 11300 raft_consensus.cc:2243] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.803308 11300 raft_consensus.cc:2272] T b31787d801774880a96070ca15398b8b P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.804906 11300 tablet_replica.cc:333] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.805439 11300 raft_consensus.cc:2243] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.806169 11300 raft_consensus.cc:2272] T 3036cec9e5754e4cab50457816e6051f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.807955 11300 tablet_replica.cc:333] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.808485 11300 raft_consensus.cc:2243] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.809031 11300 raft_consensus.cc:2272] T 6c9854ccda1748acae99b1d8e5447f33 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.810686 11300 tablet_replica.cc:333] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.811175 11300 raft_consensus.cc:2243] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.811935 11300 raft_consensus.cc:2272] T 0a275a3cfffb4d66a343650334a387a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.813555 11300 tablet_replica.cc:333] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.814038 11300 raft_consensus.cc:2243] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.814462 11300 raft_consensus.cc:2272] T 26065537bf30437d8a97d6668e2d39a1 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.816161 11300 tablet_replica.cc:333] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.816674 11300 raft_consensus.cc:2243] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.817459 11300 raft_consensus.cc:2272] T db16872385654897aa7bf2bc1254872f P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.819922 11300 tablet_replica.cc:333] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.820540 11300 raft_consensus.cc:2243] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.821065 11300 raft_consensus.cc:2272] T 70a9ea05f01f44e499e76b995d038045 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.823004 11300 tablet_replica.cc:333] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.823630 11300 raft_consensus.cc:2243] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.824079 11300 raft_consensus.cc:2272] T 38ed57e7f7a4422b99e6f0e623f1c929 P 91e256f35db2475c8f91b0123b990907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.827098 11300 tablet_replica.cc:333] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.827687 11300 raft_consensus.cc:2243] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.828382 11300 raft_consensus.cc:2272] T 15652267646d41dca8133c0778042af5 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.830216 11300 tablet_replica.cc:333] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.830747 11300 raft_consensus.cc:2243] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.831450 11300 raft_consensus.cc:2272] T 49cbe3d985ab4931979ef70e76fc4e14 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.833287 11300 tablet_replica.cc:333] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.833868 11300 raft_consensus.cc:2243] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.834641 11300 raft_consensus.cc:2272] T 29e1ea849b4f4ee29eb05d57bb768114 P 91e256f35db2475c8f91b0123b990907 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.836520 11300 tablet_replica.cc:333] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907: stopping tablet replica
I20260710 13:24:14.836985 11300 raft_consensus.cc:2243] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.837327 11300 raft_consensus.cc:2272] T 360aeec1e7da49469dd22f8e60d56fc1 P 91e256f35db2475c8f91b0123b990907 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:14.856539 12829 consensus_peers.cc:597] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:36421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:14.871903 12829 consensus_peers.cc:597] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 -> Peer af4a727d77a14a2ba6dad1feb58e0451 (127.11.9.2:36421): Couldn't send request to peer af4a727d77a14a2ba6dad1feb58e0451. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:36421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:14.887841 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:24:14.924371 11300 tablet_server.cc:179] TabletServer@127.11.9.4:0 shutting down...
I20260710 13:24:14.955282 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:14.956190 11300 tablet_replica.cc:333] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.956885 11300 raft_consensus.cc:2243] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.957571 11300 raft_consensus.cc:2272] T 49cbe3d985ab4931979ef70e76fc4e14 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.959930 11300 tablet_replica.cc:333] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.960562 11300 raft_consensus.cc:2243] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.961078 11300 raft_consensus.cc:2272] T de18e4ce64c64355873f935762dbe58f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.962909 11300 tablet_replica.cc:333] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.963670 11300 raft_consensus.cc:2243] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.964224 11300 raft_consensus.cc:2272] T 15652267646d41dca8133c0778042af5 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.966068 11300 tablet_replica.cc:333] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.966624 11300 raft_consensus.cc:2243] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.967412 11300 raft_consensus.cc:2272] T 2cd6879c8baa4d13bd4a06286fdc4096 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.969213 11300 tablet_replica.cc:333] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.969756 11300 raft_consensus.cc:2243] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.970311 11300 raft_consensus.cc:2272] T 7ca054f70016435bbf810c2069855ade P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.972393 11300 tablet_replica.cc:333] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.973038 11300 raft_consensus.cc:2243] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.973869 11300 raft_consensus.cc:2272] T 70a9ea05f01f44e499e76b995d038045 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.975970 11300 tablet_replica.cc:333] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.976536 11300 raft_consensus.cc:2243] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.977237 11300 raft_consensus.cc:2272] T db16872385654897aa7bf2bc1254872f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.979911 11300 tablet_replica.cc:333] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.980440 11300 raft_consensus.cc:2243] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.980841 11300 raft_consensus.cc:2272] T 29ce804891464c75be27fef199692862 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.982585 11300 tablet_replica.cc:333] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.983103 11300 raft_consensus.cc:2243] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.983893 11300 raft_consensus.cc:2272] T 26065537bf30437d8a97d6668e2d39a1 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.985737 11300 tablet_replica.cc:333] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.986282 11300 raft_consensus.cc:2243] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.986745 11300 raft_consensus.cc:2272] T b4ffea9880394a1ab6750c8ca6dc34be P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.988634 11300 tablet_replica.cc:333] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.989136 11300 raft_consensus.cc:2243] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.989599 11300 raft_consensus.cc:2272] T 9560daacc1994cb0b0967ad40b5b8871 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.991401 11300 tablet_replica.cc:333] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.991910 11300 raft_consensus.cc:2243] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.992403 11300 raft_consensus.cc:2272] T b681db492dad4e869c5f22eb02abe822 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.994104 11300 tablet_replica.cc:333] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.994558 11300 raft_consensus.cc:2243] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:14.995038 11300 raft_consensus.cc:2272] T 3036cec9e5754e4cab50457816e6051f P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:14.996753 11300 tablet_replica.cc:333] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:14.997212 11300 raft_consensus.cc:2243] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:14.997941 11300 raft_consensus.cc:2272] T f5ebbb646ba34b6ba1335464caa160c8 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.000231 11300 tablet_replica.cc:333] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:15.000711 11300 raft_consensus.cc:2243] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.001127 11300 raft_consensus.cc:2272] T f4725d848de346b4a0fc9fe977dd69bb P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.002843 11300 tablet_replica.cc:333] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:15.003280 11300 raft_consensus.cc:2243] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:15.003774 11300 raft_consensus.cc:2272] T 72263bf8b350408aa44c8d3bde9fa7b2 P 6c5632789d624ec1b204727e73f5acb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.005491 11300 tablet_replica.cc:333] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:15.005910 11300 raft_consensus.cc:2243] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.006682 11300 raft_consensus.cc:2272] T 6c9854ccda1748acae99b1d8e5447f33 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.008430 11300 tablet_replica.cc:333] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3: stopping tablet replica
I20260710 13:24:15.008826 11300 raft_consensus.cc:2243] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.009486 11300 raft_consensus.cc:2272] T 38ed57e7f7a4422b99e6f0e623f1c929 P 6c5632789d624ec1b204727e73f5acb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.048647 11300 tablet_server.cc:196] TabletServer@127.11.9.4:0 shutdown complete.
I20260710 13:24:15.077296 11300 master.cc:562] Master@127.11.9.62:36669 shutting down...
I20260710 13:24:15.097342 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:15.097898 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:15.098222 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8439f171e6af42a188e104eafdb3ee44: stopping tablet replica
I20260710 13:24:15.118935 11300 master.cc:584] Master@127.11.9.62:36669 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28378 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:24:15.179414 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:41981
I20260710 13:24:15.180538 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:15.185983 13317 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:24:15.186213 13318 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:24:15.187830 13320 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:24:15.188989 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:15.189966 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:15.190189 11300 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:24:15.190305 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689855190294 us; error 0 us; skew 500 ppm
I20260710 13:24:15.190764 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:15.193204 11300 webserver.cc:533] Webserver started at http://127.11.9.62:43503/ using document root <none> and password file <none>
I20260710 13:24:15.193661 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:15.193859 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:15.194088 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:15.195122 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "6ab929a98ec649feb847e31c41282082"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.199847 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:15.203296 13325 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:24:15.204255 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:15.204612 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "6ab929a98ec649feb847e31c41282082"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.204917 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-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:24:15.220604 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:15.222751 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:15.261279 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:41981
I20260710 13:24:15.261452 13376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:41981 every 8 connection(s)
I20260710 13:24:15.265215 13377 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:24:15.275102 13377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082: Bootstrap starting.
I20260710 13:24:15.279805 13377 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:15.284291 13377 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082: No bootstrap required, opened a new log
I20260710 13:24:15.286445 13377 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab929a98ec649feb847e31c41282082" member_type: VOTER }
I20260710 13:24:15.286816 13377 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:15.287091 13377 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab929a98ec649feb847e31c41282082, State: Initialized, Role: FOLLOWER
I20260710 13:24:15.287721 13377 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ab929a98ec649feb847e31c41282082" member_type: VOTER }
I20260710 13:24:15.288188 13377 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:15.288400 13377 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:15.288698 13377 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:15.293155 13377 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab929a98ec649feb847e31c41282082" member_type: VOTER }
I20260710 13:24:15.293720 13377 leader_election.cc:304] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [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: 6ab929a98ec649feb847e31c41282082; no voters: 
I20260710 13:24:15.295055 13377 leader_election.cc:290] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:15.295519 13380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:15.296984 13380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 1 LEADER]: Becoming Leader. State: Replica: 6ab929a98ec649feb847e31c41282082, State: Running, Role: LEADER
I20260710 13:24:15.297686 13380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [LEADER]: Queue going to LEADER mode. State: All 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: "6ab929a98ec649feb847e31c41282082" member_type: VOTER }
I20260710 13:24:15.298239 13377 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:15.302266 13382 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ab929a98ec649feb847e31c41282082. Latest consensus state: current_term: 1 leader_uuid: "6ab929a98ec649feb847e31c41282082" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab929a98ec649feb847e31c41282082" member_type: VOTER } }
I20260710 13:24:15.302788 13381 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ab929a98ec649feb847e31c41282082" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ab929a98ec649feb847e31c41282082" member_type: VOTER } }
I20260710 13:24:15.303189 13382 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:15.303566 13381 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:15.306413 13386 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:15.314746 13386 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:15.315737 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:15.323391 13386 catalog_manager.cc:1383] Generated new cluster ID: 20c46f2216a240809f0d1f82f5178d3b
I20260710 13:24:15.323706 13386 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:15.348908 13386 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:15.350170 13386 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:15.363958 13386 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082: Generated new TSK 0
I20260710 13:24:15.364593 13386 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:15.382645 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:15.388737 13398 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:24:15.389575 13399 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:24:15.391374 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:15.392033 13401 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:24:15.392884 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:15.393123 11300 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:24:15.393299 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689855393281 us; error 0 us; skew 500 ppm
I20260710 13:24:15.393851 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:15.396523 11300 webserver.cc:533] Webserver started at http://127.11.9.1:40847/ using document root <none> and password file <none>
I20260710 13:24:15.397068 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:15.397246 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:15.397596 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:15.398736 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "c33dd50066014e37838e96e6fc05e713"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.403641 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:24:15.406981 13406 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:24:15.408001 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:15.408373 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "c33dd50066014e37838e96e6fc05e713"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.408670 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-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:24:15.419569 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:15.420841 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:15.422339 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:15.424849 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:15.425061 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.425395 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:15.425586 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.468448 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:43379
I20260710 13:24:15.468580 13468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:43379 every 8 connection(s)
I20260710 13:24:15.473671 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:15.482197 13473 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:24:15.483557 13474 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:24:15.486125 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:15.486696 13476 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:24:15.487932 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:15.488242 11300 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:24:15.488431 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689855488417 us; error 0 us; skew 500 ppm
I20260710 13:24:15.489192 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:15.490983 13469 heartbeater.cc:344] Connected to a master server at 127.11.9.62:41981
I20260710 13:24:15.491497 13469 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:15.492122 11300 webserver.cc:533] Webserver started at http://127.11.9.2:37307/ using document root <none> and password file <none>
I20260710 13:24:15.492326 13469 heartbeater.cc:507] Master 127.11.9.62:41981 requested a full tablet report, sending...
I20260710 13:24:15.492714 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:15.492959 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:15.493255 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:15.494675 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "83e5d3be2c2b4e6da08d6415ac838709"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.494798 13342 ts_manager.cc:194] Registered new tserver with Master: c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:15.496783 13342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41188
I20260710 13:24:15.500078 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:24:15.503726 13481 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:24:15.504598 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:15.504943 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "83e5d3be2c2b4e6da08d6415ac838709"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.505234 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-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:24:15.517350 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:15.518959 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:15.520581 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:15.523070 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:15.523329 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.523676 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:15.523860 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.574402 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:46781
I20260710 13:24:15.574501 13543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:46781 every 8 connection(s)
I20260710 13:24:15.579279 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:15.586033 13547 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:24:15.588508 13548 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:24:15.589825 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:15.590514 13550 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:24:15.590951 13544 heartbeater.cc:344] Connected to a master server at 127.11.9.62:41981
I20260710 13:24:15.591463 13544 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:15.591687 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:15.591929 11300 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:24:15.592104 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689855592070 us; error 0 us; skew 500 ppm
I20260710 13:24:15.592360 13544 heartbeater.cc:507] Master 127.11.9.62:41981 requested a full tablet report, sending...
I20260710 13:24:15.592732 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:15.594622 13342 ts_manager.cc:194] Registered new tserver with Master: 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:15.595702 11300 webserver.cc:533] Webserver started at http://127.11.9.3:45141/ using document root <none> and password file <none>
I20260710 13:24:15.596232 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:15.596201 13342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41194
I20260710 13:24:15.596668 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:15.597059 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:15.598407 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "398a8a4e7ac2413f97a08808d399e765"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.603170 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 13:24:15.606870 13555 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:24:15.607940 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:15.608299 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "398a8a4e7ac2413f97a08808d399e765"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.608706 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-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:24:15.635630 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:15.636937 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:15.638578 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:15.640946 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:15.641187 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.641451 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:15.641633 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.684681 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:42591
I20260710 13:24:15.684811 13617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:42591 every 8 connection(s)
I20260710 13:24:15.689435 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:15.697068 13621 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:24:15.698046 13622 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:24:15.700706 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:15.701151 13624 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:24:15.702337 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:15.702634 11300 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:24:15.702842 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689855702826 us; error 0 us; skew 500 ppm
I20260710 13:24:15.703492 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:15.703516 13618 heartbeater.cc:344] Connected to a master server at 127.11.9.62:41981
I20260710 13:24:15.704021 13618 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:15.705258 13618 heartbeater.cc:507] Master 127.11.9.62:41981 requested a full tablet report, sending...
I20260710 13:24:15.706419 11300 webserver.cc:533] Webserver started at http://127.11.9.4:38745/ using document root <none> and password file <none>
I20260710 13:24:15.707027 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:15.707271 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:15.707621 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:15.707787 13342 ts_manager.cc:194] Registered new tserver with Master: 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:15.709002 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-3-root/instance:
uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.709596 13342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41210
I20260710 13:24:15.714399 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 13:24:15.717898 13629 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:24:15.718926 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:24:15.719275 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-3-root
uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:15.719666 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-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:24:15.739534 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:15.740808 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:15.742214 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:15.744464 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:15.744654 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.744964 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:15.745105 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:15.789333 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.4:38207
I20260710 13:24:15.789532 13691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.4:38207 every 8 connection(s)
I20260710 13:24:15.803959 13692 heartbeater.cc:344] Connected to a master server at 127.11.9.62:41981
I20260710 13:24:15.804426 13692 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:15.805214 13692 heartbeater.cc:507] Master 127.11.9.62:41981 requested a full tablet report, sending...
I20260710 13:24:15.807317 13342 ts_manager.cc:194] Registered new tserver with Master: 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:15.807544 11300 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015091866s
I20260710 13:24:15.808806 13342 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41212
I20260710 13:24:15.834386 13342 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41218:
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:24:15.976843 13434 tablet_service.cc:1511] Processing CreateTablet for tablet bf18fbf3d4eb48289c7b809c01a7fc47 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:15.977240 13657 tablet_service.cc:1511] Processing CreateTablet for tablet bf18fbf3d4eb48289c7b809c01a7fc47 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:15.978508 13434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf18fbf3d4eb48289c7b809c01a7fc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.978670 13657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf18fbf3d4eb48289c7b809c01a7fc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.984989 13656 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdf9853851a4746a11a9c68764371ca (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:15.985765 13432 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdf9853851a4746a11a9c68764371ca (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:15.987003 13656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdf9853851a4746a11a9c68764371ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.987200 13432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdf9853851a4746a11a9c68764371ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.993126 13655 tablet_service.cc:1511] Processing CreateTablet for tablet feb667088aaa4d4b88a542e07459253b (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:15.994632 13655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb667088aaa4d4b88a542e07459253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.001367 13509 tablet_service.cc:1511] Processing CreateTablet for tablet d276d49c1d13403d9bd479d519a7f3e5 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:16.002774 13509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d276d49c1d13403d9bd479d519a7f3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.004456 13508 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdf9853851a4746a11a9c68764371ca (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:24:16.004989 13431 tablet_service.cc:1511] Processing CreateTablet for tablet c064fbde16904cec9b941a7bcc86a28e (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:16.005846 13508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdf9853851a4746a11a9c68764371ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.007040 13431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c064fbde16904cec9b941a7bcc86a28e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.006880 13506 tablet_service.cc:1511] Processing CreateTablet for tablet c064fbde16904cec9b941a7bcc86a28e (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:16.007858 13507 tablet_service.cc:1511] Processing CreateTablet for tablet feb667088aaa4d4b88a542e07459253b (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:16.008294 13506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c064fbde16904cec9b941a7bcc86a28e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.014169 13507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb667088aaa4d4b88a542e07459253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.018288 13430 tablet_service.cc:1511] Processing CreateTablet for tablet a6c4b5ed15b04a459baea865fe14d6cb (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:16.019413 13654 tablet_service.cc:1511] Processing CreateTablet for tablet a6c4b5ed15b04a459baea865fe14d6cb (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:16.020265 13430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c4b5ed15b04a459baea865fe14d6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.020779 13654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c4b5ed15b04a459baea865fe14d6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.023306 13505 tablet_service.cc:1511] Processing CreateTablet for tablet a6c4b5ed15b04a459baea865fe14d6cb (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:24:16.026494 13653 tablet_service.cc:1511] Processing CreateTablet for tablet a1e1fbd76d794c878cbb04d6caca4957 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:16.027877 13653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e1fbd76d794c878cbb04d6caca4957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.029436 13429 tablet_service.cc:1511] Processing CreateTablet for tablet a1e1fbd76d794c878cbb04d6caca4957 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:16.030540 13504 tablet_service.cc:1511] Processing CreateTablet for tablet 92706aa8c7cf475b949e0cdd54934d8c (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:16.031368 13429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e1fbd76d794c878cbb04d6caca4957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.033097 13505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c4b5ed15b04a459baea865fe14d6cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.034608 13652 tablet_service.cc:1511] Processing CreateTablet for tablet 92706aa8c7cf475b949e0cdd54934d8c (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:16.036051 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92706aa8c7cf475b949e0cdd54934d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.036132 13652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92706aa8c7cf475b949e0cdd54934d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.040683 13428 tablet_service.cc:1511] Processing CreateTablet for tablet a95a504f3e134150b86c1d7884e55c61 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:16.041653 13503 tablet_service.cc:1511] Processing CreateTablet for tablet a95a504f3e134150b86c1d7884e55c61 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:16.043027 13503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95a504f3e134150b86c1d7884e55c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.042760 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95a504f3e134150b86c1d7884e55c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.066941 13651 tablet_service.cc:1511] Processing CreateTablet for tablet 8e11fbdc6a5c4290ac5ddd199050a298 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:16.068619 13651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e11fbdc6a5c4290ac5ddd199050a298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.076999 13709 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:16.080724 13502 tablet_service.cc:1511] Processing CreateTablet for tablet 8e11fbdc6a5c4290ac5ddd199050a298 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:16.082283 13502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e11fbdc6a5c4290ac5ddd199050a298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.084352 13709 tablet_bootstrap.cc:654] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.088938 13434 tablet_service.cc:1511] Processing CreateTablet for tablet 8e11fbdc6a5c4290ac5ddd199050a298 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:24:16.091015 13434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e11fbdc6a5c4290ac5ddd199050a298. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.104583 13650 tablet_service.cc:1511] Processing CreateTablet for tablet 502a1baa54f6425ebacf51be8c21f8a1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:16.106150 13650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502a1baa54f6425ebacf51be8c21f8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:15.983333 13433 tablet_service.cc:1511] Processing CreateTablet for tablet d276d49c1d13403d9bd479d519a7f3e5 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:16.117144 13433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d276d49c1d13403d9bd479d519a7f3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.118691 13432 tablet_service.cc:1511] Processing CreateTablet for tablet 502a1baa54f6425ebacf51be8c21f8a1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:16.120103 13432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502a1baa54f6425ebacf51be8c21f8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.121480 13501 tablet_service.cc:1511] Processing CreateTablet for tablet 363d415e8b564a52b12df393105b6cca (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:16.122890 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363d415e8b564a52b12df393105b6cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.137055 13712 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:16.137418 13710 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:16.148630 13580 tablet_service.cc:1511] Processing CreateTablet for tablet c064fbde16904cec9b941a7bcc86a28e (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:24:16.149466 13583 tablet_service.cc:1511] Processing CreateTablet for tablet bf18fbf3d4eb48289c7b809c01a7fc47 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:24:16.150300 13649 tablet_service.cc:1511] Processing CreateTablet for tablet 363d415e8b564a52b12df393105b6cca (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:16.150733 13580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c064fbde16904cec9b941a7bcc86a28e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.151706 13649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363d415e8b564a52b12df393105b6cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.151914 13582 tablet_service.cc:1511] Processing CreateTablet for tablet d276d49c1d13403d9bd479d519a7f3e5 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:24:16.153245 13582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d276d49c1d13403d9bd479d519a7f3e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.156620 13581 tablet_service.cc:1511] Processing CreateTablet for tablet feb667088aaa4d4b88a542e07459253b (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:24:16.158119 13581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb667088aaa4d4b88a542e07459253b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.160730 13579 tablet_service.cc:1511] Processing CreateTablet for tablet a1e1fbd76d794c878cbb04d6caca4957 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:24:16.161492 13712 tablet_bootstrap.cc:654] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.162200 13709 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:16.162715 13709 ts_tablet_manager.cc:1403] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.030s
I20260710 13:24:16.163106 13578 tablet_service.cc:1511] Processing CreateTablet for tablet 92706aa8c7cf475b949e0cdd54934d8c (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:24:16.165593 13577 tablet_service.cc:1511] Processing CreateTablet for tablet a95a504f3e134150b86c1d7884e55c61 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:24:16.167882 13576 tablet_service.cc:1511] Processing CreateTablet for tablet 502a1baa54f6425ebacf51be8c21f8a1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:24:16.170490 13575 tablet_service.cc:1511] Processing CreateTablet for tablet 363d415e8b564a52b12df393105b6cca (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:24:16.172151 13583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf18fbf3d4eb48289c7b809c01a7fc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.172462 13432 tablet_service.cc:1511] Processing CreateTablet for tablet b3e067926b744b929cd1f53e00a4eac1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:16.173122 13710 tablet_bootstrap.cc:654] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.173704 13432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e067926b744b929cd1f53e00a4eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.177537 13575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 363d415e8b564a52b12df393105b6cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.179127 13576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502a1baa54f6425ebacf51be8c21f8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.182123 13578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92706aa8c7cf475b949e0cdd54934d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.183722 13577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a95a504f3e134150b86c1d7884e55c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.185225 13579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1e1fbd76d794c878cbb04d6caca4957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.166054 13709 raft_consensus.cc:359] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.196462 13709 raft_consensus.cc:385] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.196794 13709 raft_consensus.cc:740] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.198216 13502 tablet_service.cc:1511] Processing CreateTablet for tablet b3e067926b744b929cd1f53e00a4eac1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:16.200260 13574 tablet_service.cc:1511] Processing CreateTablet for tablet b3e067926b744b929cd1f53e00a4eac1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:24:16.201283 13502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e067926b744b929cd1f53e00a4eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.201709 13574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e067926b744b929cd1f53e00a4eac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.206393 13434 tablet_service.cc:1511] Processing CreateTablet for tablet 3a692b213a3b42e19c7361739203a0e8 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:16.208037 13434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a692b213a3b42e19c7361739203a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.209409 13710 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:16.209251 13503 tablet_service.cc:1511] Processing CreateTablet for tablet 3a692b213a3b42e19c7361739203a0e8 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:16.209911 13710 ts_tablet_manager.cc:1403] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.006s
I20260710 13:24:16.210613 13503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a692b213a3b42e19c7361739203a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.210727 13428 tablet_service.cc:1511] Processing CreateTablet for tablet 8e147283ce30486d8f3a3dc951dabc1c (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:16.212124 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e147283ce30486d8f3a3dc951dabc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.213114 13710 raft_consensus.cc:359] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.213887 13710 raft_consensus.cc:385] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.213874 13650 tablet_service.cc:1511] Processing CreateTablet for tablet 8e147283ce30486d8f3a3dc951dabc1c (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:16.214377 13710 raft_consensus.cc:740] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.215164 13710 consensus_queue.cc:260] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.215315 13650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e147283ce30486d8f3a3dc951dabc1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.216580 13651 tablet_service.cc:1511] Processing CreateTablet for tablet 3a692b213a3b42e19c7361739203a0e8 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:24:16.221150 13651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a692b213a3b42e19c7361739203a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.226329 13709 consensus_queue.cc:260] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.247946 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d9af8bc2045b0918a284ff97e4885 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:16.250204 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d9af8bc2045b0918a284ff97e4885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.251684 13469 heartbeater.cc:499] Master 127.11.9.62:41981 was elected leader, sending a full tablet report...
I20260710 13:24:16.248710 13709 ts_tablet_manager.cc:1434] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.000s
I20260710 13:24:16.256554 13709 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:16.285713 13710 ts_tablet_manager.cc:1434] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.019s
I20260710 13:24:16.290732 13649 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d9af8bc2045b0918a284ff97e4885 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:16.291740 13544 heartbeater.cc:499] Master 127.11.9.62:41981 was elected leader, sending a full tablet report...
I20260710 13:24:16.292173 13649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d9af8bc2045b0918a284ff97e4885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.294559 13710 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:16.301007 13709 tablet_bootstrap.cc:654] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.306504 13429 tablet_service.cc:1511] Processing CreateTablet for tablet 5db2d3331db041a0892933f93db136eb (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:16.307847 13429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db2d3331db041a0892933f93db136eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:16.310338 13390 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:16.316623 13710 tablet_bootstrap.cc:654] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.322506 13574 tablet_service.cc:1511] Processing CreateTablet for tablet 8e147283ce30486d8f3a3dc951dabc1c (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:24:16.324249 13574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e147283ce30486d8f3a3dc951dabc1c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:16.328841 13545 tablet.cc:2406] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:16.344684 13709 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:16.345402 13709 ts_tablet_manager.cc:1403] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.000s
I20260710 13:24:16.349043 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 5db2d3331db041a0892933f93db136eb (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:16.350828 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db2d3331db041a0892933f93db136eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.353302 13650 tablet_service.cc:1511] Processing CreateTablet for tablet 63852d770d3d4d34ac779e4d7d62b9d1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:16.354995 13650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63852d770d3d4d34ac779e4d7d62b9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.355082 13434 tablet_service.cc:1511] Processing CreateTablet for tablet 63852d770d3d4d34ac779e4d7d62b9d1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:16.356504 13434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63852d770d3d4d34ac779e4d7d62b9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.362339 13709 raft_consensus.cc:359] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:16.373308 13709 raft_consensus.cc:385] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.373844 13709 raft_consensus.cc:740] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.374838 13709 consensus_queue.cc:260] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:16.386993 13651 tablet_service.cc:1511] Processing CreateTablet for tablet 87799023710740a4a534f15da7436d26 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:16.388865 13651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87799023710740a4a534f15da7436d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.388919 13429 tablet_service.cc:1511] Processing CreateTablet for tablet 87799023710740a4a534f15da7436d26 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:16.390358 13429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87799023710740a4a534f15da7436d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.404278 13709 ts_tablet_manager.cc:1434] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.001s
I20260710 13:24:16.405648 13709 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:16.420514 13715 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:16.421823 13580 tablet_service.cc:1511] Processing CreateTablet for tablet 0e6d9af8bc2045b0918a284ff97e4885 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:24:16.423372 13580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e6d9af8bc2045b0918a284ff97e4885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.424129 13649 tablet_service.cc:1511] Processing CreateTablet for tablet be784854a2e343628f363b927d33879e (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:16.425484 13649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be784854a2e343628f363b927d33879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.434888 13709 tablet_bootstrap.cc:654] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.434610 13428 tablet_service.cc:1511] Processing CreateTablet for tablet d2d030f801b54d9da92042804d17964d (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:16.436043 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d030f801b54d9da92042804d17964d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:24:16.594606 13329 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.9.2:46781, user_credentials={real_user=slave}} blocked reactor thread for 45901.7us
I20260710 13:24:16.555917 13717 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.602214 13508 tablet_service.cc:1511] Processing CreateTablet for tablet d2d030f801b54d9da92042804d17964d (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:16.603721 13710 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:16.608806 13715 tablet_bootstrap.cc:654] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.550637 13504 tablet_service.cc:1511] Processing CreateTablet for tablet be784854a2e343628f363b927d33879e (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:16.529549 13582 tablet_service.cc:1511] Processing CreateTablet for tablet 5db2d3331db041a0892933f93db136eb (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:24:16.539340 13574 tablet_service.cc:1511] Processing CreateTablet for tablet 87799023710740a4a534f15da7436d26 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:24:16.615721 13716 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.615866 13717 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.549957 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 63852d770d3d4d34ac779e4d7d62b9d1 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:24:16.620473 13508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d030f801b54d9da92042804d17964d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.623649 13716 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.638612 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be784854a2e343628f363b927d33879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.639309 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63852d770d3d4d34ac779e4d7d62b9d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.640228 13716 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:16.625648 13582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5db2d3331db041a0892933f93db136eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.626536 13712 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:16.543063 13580 tablet_service.cc:1511] Processing CreateTablet for tablet be784854a2e343628f363b927d33879e (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:24:16.634054 13581 tablet_service.cc:1511] Processing CreateTablet for tablet d2d030f801b54d9da92042804d17964d (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:24:16.622155 13710 ts_tablet_manager.cc:1403] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.328s	user 0.025s	sys 0.014s
I20260710 13:24:16.627163 13654 tablet_service.cc:1511] Processing CreateTablet for tablet 6eaa9537e6a8411589cb5e62a4d75062 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:16.636067 13657 tablet_service.cc:1511] Processing CreateTablet for tablet 309958b85fce405980c5d0d4e6c3b901 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:16.637316 13509 tablet_service.cc:1511] Processing CreateTablet for tablet 6eaa9537e6a8411589cb5e62a4d75062 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:16.645617 13717 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:16.658834 13715 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:16.663949 13428 tablet_service.cc:1511] Processing CreateTablet for tablet 6eaa9537e6a8411589cb5e62a4d75062 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:24:16.662107 13712 ts_tablet_manager.cc:1403] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.525s	user 0.086s	sys 0.127s
I20260710 13:24:16.673413 13574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87799023710740a4a534f15da7436d26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.674978 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eaa9537e6a8411589cb5e62a4d75062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.680594 13649 tablet_service.cc:1511] Processing CreateTablet for tablet 61aa40a7dc6040069601f7ec7917111d (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:16.681805 13580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be784854a2e343628f363b927d33879e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.681954 13649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa40a7dc6040069601f7ec7917111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.686004 13710 raft_consensus.cc:359] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:16.686770 13710 raft_consensus.cc:385] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.687080 13710 raft_consensus.cc:740] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.689399 13654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eaa9537e6a8411589cb5e62a4d75062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.706944 13433 tablet_service.cc:1511] Processing CreateTablet for tablet 309958b85fce405980c5d0d4e6c3b901 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:16.708446 13433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309958b85fce405980c5d0d4e6c3b901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.706243 13710 consensus_queue.cc:260] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:16.711551 13574 tablet_service.cc:1511] Processing CreateTablet for tablet 61aa40a7dc6040069601f7ec7917111d (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:16.712522 13618 heartbeater.cc:499] Master 127.11.9.62:41981 was elected leader, sending a full tablet report...
I20260710 13:24:16.714861 13710 ts_tablet_manager.cc:1434] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.053s	user 0.001s	sys 0.005s
I20260710 13:24:16.715691 13657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309958b85fce405980c5d0d4e6c3b901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.715981 13710 tablet_bootstrap.cc:492] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:16.690526 13581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d030f801b54d9da92042804d17964d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.690222 13712 raft_consensus.cc:359] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:16.691885 13709 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:16.719631 13712 raft_consensus.cc:385] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.719867 13709 ts_tablet_manager.cc:1403] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.315s	user 0.037s	sys 0.027s
I20260710 13:24:16.719980 13712 raft_consensus.cc:740] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.694154 13576 tablet_service.cc:1511] Processing CreateTablet for tablet 309958b85fce405980c5d0d4e6c3b901 (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:24:16.690011 13509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eaa9537e6a8411589cb5e62a4d75062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.673072 13715 ts_tablet_manager.cc:1403] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.253s	user 0.011s	sys 0.008s
I20260710 13:24:16.721052 13712 consensus_queue.cc:260] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:16.737326 13709 raft_consensus.cc:359] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.738384 13709 raft_consensus.cc:385] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.758745 13710 tablet_bootstrap.cc:654] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.761724 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:16.761724 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:16.764052 13715 raft_consensus.cc:359] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:16.764779 13407 leader_election.cc:343] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.764878 13715 raft_consensus.cc:385] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.765393 13715 raft_consensus.cc:740] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
W20260710 13:24:16.765748 13408 leader_election.cc:343] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.739100 13709 raft_consensus.cc:740] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.766247 13408 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:16.766919 13709 consensus_queue.cc:260] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.767808 13717 raft_consensus.cc:2749] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.759769 13574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa40a7dc6040069601f7ec7917111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.766201 13712 ts_tablet_manager.cc:1434] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.095s	user 0.011s	sys 0.025s
I20260710 13:24:16.771486 13712 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:16.773283 13692 heartbeater.cc:499] Master 127.11.9.62:41981 was elected leader, sending a full tablet report...
I20260710 13:24:16.780948 13576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 309958b85fce405980c5d0d4e6c3b901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.791258 13717 raft_consensus.cc:493] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.791857 13717 raft_consensus.cc:515] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:16.794185 13717 leader_election.cc:290] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:16.795172 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:16.796774 13407 leader_election.cc:343] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.810940 13712 tablet_bootstrap.cc:654] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.802703 13715 consensus_queue.cc:260] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.828397 13709 ts_tablet_manager.cc:1434] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.108s	user 0.014s	sys 0.001s
I20260710 13:24:16.833726 13709 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:16.837483 13710 tablet_bootstrap.cc:492] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:16.838064 13710 ts_tablet_manager.cc:1403] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.003s
I20260710 13:24:16.840440 13715 ts_tablet_manager.cc:1434] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.007s
I20260710 13:24:16.841321 13709 tablet_bootstrap.cc:654] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.841554 13715 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:16.841830 13730 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.843313 13730 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.847118 13730 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:16.846707 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:16.847914 13593 raft_consensus.cc:2468] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:16.848793 13715 tablet_bootstrap.cc:654] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.849215 13408 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:16.841300 13710 raft_consensus.cc:359] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:16.851943 13710 raft_consensus.cc:385] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.852371 13710 raft_consensus.cc:740] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.850109 13730 raft_consensus.cc:2804] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:16.854427 13730 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:16.854779 13730 raft_consensus.cc:3060] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.862506 13730 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.867578 13710 consensus_queue.cc:260] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:16.875957 13710 ts_tablet_manager.cc:1434] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.002s
I20260710 13:24:16.877089 13715 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:16.877358 13710 tablet_bootstrap.cc:492] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:16.877616 13715 ts_tablet_manager.cc:1403] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260710 13:24:16.880762 13715 raft_consensus.cc:359] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.881559 13715 raft_consensus.cc:385] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.881871 13715 raft_consensus.cc:740] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.883787 13730 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:16.884377 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:16.885035 13593 raft_consensus.cc:3060] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:16.891312 13712 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:16.891883 13712 ts_tablet_manager.cc:1403] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.002s
I20260710 13:24:16.892956 13593 raft_consensus.cc:2468] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:16.894178 13408 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:16.895095 13730 raft_consensus.cc:2804] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:16.894855 13712 raft_consensus.cc:359] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:16.895654 13712 raft_consensus.cc:385] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.895680 13730 raft_consensus.cc:697] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:16.896111 13712 raft_consensus.cc:740] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.896485 13710 tablet_bootstrap.cc:654] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.896763 13730 consensus_queue.cc:237] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.897080 13712 consensus_queue.cc:260] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:16.907333 13712 ts_tablet_manager.cc:1434] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:24:16.908063 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:16.883126 13715 consensus_queue.cc:260] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:16.908233 13509 tablet_service.cc:1511] Processing CreateTablet for tablet 61aa40a7dc6040069601f7ec7917111d (DEFAULT_TABLE table=test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:24:16.908831 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:16.909574 13509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa40a7dc6040069601f7ec7917111d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:16.910029 13712 tablet_bootstrap.cc:492] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
W20260710 13:24:16.910673 13483 leader_election.cc:343] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:16.919278 13483 leader_election.cc:343] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.919803 13483 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:16.920696 13716 raft_consensus.cc:2749] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.926622 13709 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:16.927172 13709 ts_tablet_manager.cc:1403] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.094s	user 0.026s	sys 0.017s
I20260710 13:24:16.930162 13709 raft_consensus.cc:359] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:16.930874 13709 raft_consensus.cc:385] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.931156 13709 raft_consensus.cc:740] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.933331 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:16.933992 13715 ts_tablet_manager.cc:1434] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.000s
I20260710 13:24:16.935063 13715 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:16.934864 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:16.937422 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
W20260710 13:24:16.939218 13410 leader_election.cc:343] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.939864 13410 leader_election.cc:304] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:16.940910 13717 raft_consensus.cc:2749] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.945480 13709 consensus_queue.cc:260] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
W20260710 13:24:16.945164 13410 leader_election.cc:343] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:16.952307 13410 leader_election.cc:343] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.956938 13709 ts_tablet_manager.cc:1434] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:24:16.957995 13709 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:16.960328 13342 catalog_manager.cc:5697] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:16.959317 13710 tablet_bootstrap.cc:492] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:16.963879 13710 ts_tablet_manager.cc:1403] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.087s	user 0.021s	sys 0.001s
I20260710 13:24:16.966086 13715 tablet_bootstrap.cc:654] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.966776 13710 raft_consensus.cc:359] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:16.967428 13710 raft_consensus.cc:385] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.967801 13710 raft_consensus.cc:740] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.968734 13710 consensus_queue.cc:260] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:16.970806 13709 tablet_bootstrap.cc:654] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.971721 13712 tablet_bootstrap.cc:654] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.975570 13710 ts_tablet_manager.cc:1434] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:24:16.977049 13710 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:16.979111 13715 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:16.979660 13715 ts_tablet_manager.cc:1403] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260710 13:24:16.985513 13709 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:16.985801 13712 tablet_bootstrap.cc:492] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:16.986055 13709 ts_tablet_manager.cc:1403] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.003s
I20260710 13:24:16.986272 13712 ts_tablet_manager.cc:1403] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.000s
I20260710 13:24:16.989187 13709 raft_consensus.cc:359] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:16.990558 13730 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:16.991074 13730 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:16.985817 13710 tablet_bootstrap.cc:654] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:16.993326 13730 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:16.990005 13712 raft_consensus.cc:359] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:16.995512 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:16.996228 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:16.996522 13712 raft_consensus.cc:385] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:16.996934 13712 raft_consensus.cc:740] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:16.997687 13712 consensus_queue.cc:260] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:16.982867 13715 raft_consensus.cc:359] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:16.997782 13407 leader_election.cc:343] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:16.999003 13715 raft_consensus.cc:385] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:16.999445 13410 leader_election.cc:343] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.001454 13712 ts_tablet_manager.cc:1434] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:24:17.002074 13410 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:17.002420 13710 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:16.999388 13715 raft_consensus.cc:740] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.003181 13710 ts_tablet_manager.cc:1403] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260710 13:24:17.003638 13715 consensus_queue.cc:260] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.002550 13712 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:17.006369 13730 raft_consensus.cc:2749] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:16.990005 13709 raft_consensus.cc:385] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.008073 13709 raft_consensus.cc:740] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.009006 13715 ts_tablet_manager.cc:1434] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:24:17.008853 13709 consensus_queue.cc:260] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.010021 13715 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:17.010574 13727 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.011303 13709 ts_tablet_manager.cc:1434] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260710 13:24:17.010607 13710 raft_consensus.cc:359] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.011139 13727 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.011781 13710 raft_consensus.cc:385] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.012235 13710 raft_consensus.cc:740] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.012398 13709 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.017617 13712 tablet_bootstrap.cc:654] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.018639 13710 consensus_queue.cc:260] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.019419 13709 tablet_bootstrap.cc:654] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.021230 13710 ts_tablet_manager.cc:1434] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260710 13:24:17.022424 13710 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.023443 13727 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:17.028919 13710 tablet_bootstrap.cc:654] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.030864 13731 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.031065 13716 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.031503 13731 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.031616 13716 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.050493 13715 tablet_bootstrap.cc:654] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.067958 13731 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.086920 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.088009 13716 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
W20260710 13:24:17.089099 13483 leader_election.cc:343] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.089605 13710 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.092715 13710 ts_tablet_manager.cc:1403] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.021s
I20260710 13:24:17.099596 13710 raft_consensus.cc:359] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.100847 13710 raft_consensus.cc:385] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.101361 13710 raft_consensus.cc:740] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.102533 13710 consensus_queue.cc:260] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.103858 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.104735 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.106267 13710 ts_tablet_manager.cc:1434] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
W20260710 13:24:17.106554 13559 leader_election.cc:343] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.108080 13710 tablet_bootstrap.cc:492] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
W20260710 13:24:17.108527 13482 leader_election.cc:343] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.109237 13482 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.110801 13716 raft_consensus.cc:2749] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.118355 13710 tablet_bootstrap.cc:654] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.118872 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.119835 13517 raft_consensus.cc:2468] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:17.120934 13709 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.121483 13709 ts_tablet_manager.cc:1403] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.109s	user 0.026s	sys 0.015s
I20260710 13:24:17.125326 13709 raft_consensus.cc:359] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.125836 13633 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.127210 13727 raft_consensus.cc:2804] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.127628 13727 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.128010 13727 raft_consensus.cc:3060] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.130852 13712 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:17.131420 13712 ts_tablet_manager.cc:1403] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.009s
I20260710 13:24:17.134439 13712 raft_consensus.cc:359] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.135169 13712 raft_consensus.cc:385] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.135516 13712 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.136348 13712 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.137053 13715 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:17.137606 13715 ts_tablet_manager.cc:1403] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.004s
I20260710 13:24:17.141625 13715 raft_consensus.cc:359] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.142956 13757 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.144014 13715 raft_consensus.cc:385] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.144526 13757 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.145049 13727 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.147089 13757 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.126227 13709 raft_consensus.cc:385] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.147837 13727 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:17.147888 13709 raft_consensus.cc:740] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.149026 13709 consensus_queue.cc:260] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.150429 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.151465 13709 ts_tablet_manager.cc:1434] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.003s
I20260710 13:24:17.151399 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:17.144500 13715 raft_consensus.cc:740] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.152002 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.152912 13715 consensus_queue.cc:260] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.154073 13709 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.152118 13517 raft_consensus.cc:3060] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.159749 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.161700 13716 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.162369 13716 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.166100 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
W20260710 13:24:17.167711 13483 leader_election.cc:343] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:17.168947 13557 leader_election.cc:343] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.169485 13557 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.170719 13731 raft_consensus.cc:2749] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:17.171829 13631 leader_election.cc:343] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:17.172919 13631 leader_election.cc:343] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.174587 13517 raft_consensus.cc:2468] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:17.188920 13712 ts_tablet_manager.cc:1434] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.011s
I20260710 13:24:17.202157 13633 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.203492 13727 raft_consensus.cc:2804] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.204133 13727 raft_consensus.cc:697] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:17.205183 13727 consensus_queue.cc:237] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.212900 13712 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:17.217303 13341 catalog_manager.cc:5697] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 1 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.237929 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:17.237519 13716 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.239506 13727 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.239974 13727 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.239182 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:17.252868 13482 leader_election.cc:343] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.253350 13482 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.254361 13709 tablet_bootstrap.cc:654] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.255074 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.255323 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
W20260710 13:24:17.256578 13633 leader_election.cc:343] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:17.257095 13631 leader_election.cc:343] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.257175 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.257246 13716 raft_consensus.cc:2749] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.257580 13631 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:17.258916 13757 raft_consensus.cc:2749] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.262261 13710 tablet_bootstrap.cc:492] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.262761 13710 ts_tablet_manager.cc:1403] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.155s	user 0.028s	sys 0.021s
I20260710 13:24:17.263790 13730 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.264284 13730 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.265650 13710 raft_consensus.cc:359] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.266379 13710 raft_consensus.cc:385] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.266693 13710 raft_consensus.cc:740] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.267431 13710 consensus_queue.cc:260] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.267827 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
W20260710 13:24:17.259850 13631 leader_election.cc:343] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:17.269107 13408 leader_election.cc:343] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.269658 13631 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.266515 13730 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.271799 13710 ts_tablet_manager.cc:1434] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:24:17.272863 13710 tablet_bootstrap.cc:492] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.258936 13727 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.258812 13715 ts_tablet_manager.cc:1434] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.121s	user 0.021s	sys 0.009s
I20260710 13:24:17.275768 13757 raft_consensus.cc:2749] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:17.277565 13631 leader_election.cc:343] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.278692 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:17.280247 13407 leader_election.cc:343] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.280814 13407 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.282117 13730 raft_consensus.cc:2749] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.279161 13715 tablet_bootstrap.cc:492] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:17.280251 13712 tablet_bootstrap.cc:654] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.285149 13709 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.285673 13709 ts_tablet_manager.cc:1403] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.007s
I20260710 13:24:17.289022 13709 raft_consensus.cc:359] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.289865 13709 raft_consensus.cc:385] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.290212 13709 raft_consensus.cc:740] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.290752 13710 tablet_bootstrap.cc:654] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.291210 13709 consensus_queue.cc:260] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.293728 13709 ts_tablet_manager.cc:1434] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:17.296479 13709 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.298849 13712 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:17.303674 13712 ts_tablet_manager.cc:1403] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.008s
I20260710 13:24:17.305634 13716 raft_consensus.cc:493] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.306160 13716 raft_consensus.cc:515] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.306945 13712 raft_consensus.cc:359] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.307783 13712 raft_consensus.cc:385] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.308100 13712 raft_consensus.cc:740] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.308506 13716 leader_election.cc:290] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.310354 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.310590 13715 tablet_bootstrap.cc:654] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.310632 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.311511 13444 raft_consensus.cc:2468] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 0.
I20260710 13:24:17.312920 13483 leader_election.cc:304] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
W20260710 13:24:17.313153 13390 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:17.313828 13716 raft_consensus.cc:2804] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.314023 13709 tablet_bootstrap.cc:654] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.314416 13716 raft_consensus.cc:493] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.314832 13716 raft_consensus.cc:3060] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:17.316468 13482 leader_election.cc:343] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:17.319737 13410 consensus_peers.cc:597] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 -> Peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Couldn't send request to peer 83e5d3be2c2b4e6da08d6415ac838709. 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:24:17.309003 13712 consensus_queue.cc:260] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.322300 13716 raft_consensus.cc:515] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.325652 13712 ts_tablet_manager.cc:1434] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:24:17.326845 13712 tablet_bootstrap.cc:492] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:17.333364 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
W20260710 13:24:17.334810 13482 leader_election.cc:343] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.336249 13716 leader_election.cc:290] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.338037 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:17.338716 13444 raft_consensus.cc:3060] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.338783 13710 tablet_bootstrap.cc:492] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.339432 13710 ts_tablet_manager.cc:1403] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.015s
I20260710 13:24:17.339833 13715 tablet_bootstrap.cc:492] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:17.340538 13715 ts_tablet_manager.cc:1403] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.011s
I20260710 13:24:17.342554 13710 raft_consensus.cc:359] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.343240 13710 raft_consensus.cc:385] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.343555 13710 raft_consensus.cc:740] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.344449 13710 consensus_queue.cc:260] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.345913 13709 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.346441 13709 ts_tablet_manager.cc:1403] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.013s
I20260710 13:24:17.350225 13709 raft_consensus.cc:359] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.343622 13715 raft_consensus.cc:359] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.351413 13715 raft_consensus.cc:385] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.351831 13715 raft_consensus.cc:740] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.352799 13715 consensus_queue.cc:260] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.355156 13715 ts_tablet_manager.cc:1434] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 13:24:17.355544 13709 raft_consensus.cc:385] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.355999 13709 raft_consensus.cc:740] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.356825 13715 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:17.356762 13709 consensus_queue.cc:260] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.358749 13709 ts_tablet_manager.cc:1434] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 13:24:17.355564 13710 ts_tablet_manager.cc:1434] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:24:17.365883 13710 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.369745 13444 raft_consensus.cc:2468] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:17.371106 13483 leader_election.cc:304] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.371464 13712 tablet_bootstrap.cc:654] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.371910 13710 tablet_bootstrap.cc:654] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.372514 13716 raft_consensus.cc:2804] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.374316 13709 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.375589 13731 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.376150 13731 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.381564 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
W20260710 13:24:17.383626 13559 leader_election.cc:343] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.388724 13710 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.389050 13731 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:17.389241 13710 ts_tablet_manager.cc:1403] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 13:24:17.383221 13709 tablet_bootstrap.cc:654] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.392419 13710 raft_consensus.cc:359] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.393100 13710 raft_consensus.cc:385] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.393359 13710 raft_consensus.cc:740] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.393347 13716 raft_consensus.cc:697] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:17.394979 13716 consensus_queue.cc:237] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.397943 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.397850 13710 consensus_queue.cc:260] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:17.405819 13557 leader_election.cc:343] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.405916 13730 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.406466 13717 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.406863 13730 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.407024 13717 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.409755 13717 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.401219 13712 tablet_bootstrap.cc:492] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:17.406507 13557 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.413301 13710 ts_tablet_manager.cc:1434] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260710 13:24:17.413939 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.414317 13710 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.414322 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.414644 13667 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:17.415437 13731 raft_consensus.cc:2749] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.412043 13712 ts_tablet_manager.cc:1403] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.000s
I20260710 13:24:17.416198 13407 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:17.417212 13717 raft_consensus.cc:2804] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.417604 13717 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.417937 13717 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.420022 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
W20260710 13:24:17.420480 13408 leader_election.cc:343] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.420745 13710 tablet_bootstrap.cc:654] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.420845 13517 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:17.421377 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.411361 13730 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.422642 13410 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
W20260710 13:24:17.423976 13408 leader_election.cc:343] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.419042 13712 raft_consensus.cc:359] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.425482 13712 raft_consensus.cc:385] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.427770 13712 raft_consensus.cc:740] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.428718 13712 consensus_queue.cc:260] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.411736 13715 tablet_bootstrap.cc:654] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.429664 13730 raft_consensus.cc:2804] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.431198 13730 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.431591 13730 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.437227 13709 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.437757 13709 ts_tablet_manager.cc:1403] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.007s
I20260710 13:24:17.438689 13730 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.440780 13709 raft_consensus.cc:359] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.441533 13709 raft_consensus.cc:385] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.441910 13709 raft_consensus.cc:740] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.444461 13717 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.447172 13717 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.448350 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:17.448539 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:17.455504 13769 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.442744 13709 consensus_queue.cc:260] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.464066 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:17.465901 13517 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:17.466461 13408 leader_election.cc:343] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.464990 13667 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.465119 13769 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.473652 13769 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.466603 13709 ts_tablet_manager.cc:1434] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 13:24:17.479364 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.480760 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:17.481679 13341 catalog_manager.cc:5697] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:17.483615 13483 leader_election.cc:343] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.482023 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.478423 13730 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
W20260710 13:24:17.483476 13408 leader_election.cc:343] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.487578 13712 ts_tablet_manager.cc:1434] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.003s
I20260710 13:24:17.489943 13712 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:17.490267 13710 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.490727 13710 ts_tablet_manager.cc:1403] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.005s
I20260710 13:24:17.493427 13710 raft_consensus.cc:359] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.494078 13710 raft_consensus.cc:385] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.494328 13710 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.496418 13712 tablet_bootstrap.cc:654] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:17.497532 13483 leader_election.cc:343] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.498003 13483 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.499068 13769 raft_consensus.cc:2749] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.500303 13517 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:17.501102 13727 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.501263 13710 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.501510 13410 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:17.501586 13727 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.503249 13710 ts_tablet_manager.cc:1434] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260710 13:24:17.503731 13727 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.504282 13710 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.506453 13709 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.509446 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.511700 13593 raft_consensus.cc:2468] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:17.510031 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.507328 13717 consensus_queue.cc:1048] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:24:17.515049 13709 tablet_bootstrap.cc:654] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:17.515035 13631 leader_election.cc:343] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.507925 13667 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:17.516006 13631 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.508206 13730 raft_consensus.cc:2804] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.517185 13730 raft_consensus.cc:697] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:17.517343 13407 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:17.517913 13710 tablet_bootstrap.cc:654] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.518407 13727 raft_consensus.cc:2804] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.518792 13727 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.519142 13727 raft_consensus.cc:3060] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.519403 13717 raft_consensus.cc:2804] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.519908 13717 raft_consensus.cc:697] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:17.520833 13717 consensus_queue.cc:237] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.518064 13730 consensus_queue.cc:237] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.532904 13757 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.533713 13757 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.543571 13774 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.544319 13774 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.578719 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.580087 13757 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:17.580704 13517 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:17.582016 13633 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.582068 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.583527 13757 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.583885 13757 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.584192 13757 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.589287 13715 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:17.589815 13715 ts_tablet_manager.cc:1403] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.233s	user 0.023s	sys 0.006s
I20260710 13:24:17.591946 13727 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.595463 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.596675 13727 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.594120 13715 raft_consensus.cc:359] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.597400 13715 raft_consensus.cc:385] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.597769 13715 raft_consensus.cc:740] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.598892 13715 consensus_queue.cc:260] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.600183 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:17.601619 13710 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.602061 13710 ts_tablet_manager.cc:1403] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.042s
I20260710 13:24:17.601368 13592 raft_consensus.cc:3060] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.606961 13710 raft_consensus.cc:359] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.608711 13710 raft_consensus.cc:385] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.608994 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:17.609002 13710 raft_consensus.cc:740] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.610651 13712 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:17.610327 13710 consensus_queue.cc:260] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.610675 13715 ts_tablet_manager.cc:1434] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:24:17.611168 13774 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:17.611263 13712 ts_tablet_manager.cc:1403] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.010s
I20260710 13:24:17.612162 13715 tablet_bootstrap.cc:492] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:17.612315 13340 catalog_manager.cc:5697] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.613548 13709 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.614005 13709 ts_tablet_manager.cc:1403] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.035s
I20260710 13:24:17.614229 13712 raft_consensus.cc:359] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.615027 13712 raft_consensus.cc:385] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.615379 13712 raft_consensus.cc:740] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
W20260710 13:24:17.615420 13631 leader_election.cc:343] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:17.616581 13631 leader_election.cc:343] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.616340 13712 consensus_queue.cc:260] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.619189 13710 ts_tablet_manager.cc:1434] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:24:17.620366 13710 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.622200 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.623075 13517 raft_consensus.cc:2393] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c33dd50066014e37838e96e6fc05e713 in current term 1: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:17.624498 13715 tablet_bootstrap.cc:654] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.627025 13709 raft_consensus.cc:359] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.628037 13709 raft_consensus.cc:385] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.628371 13709 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.629045 13709 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.630081 13757 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.632745 13709 ts_tablet_manager.cc:1434] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:24:17.633177 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:17.633783 13444 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.634321 13709 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.636457 13769 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.635288 13410 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:17.646974 13774 raft_consensus.cc:3060] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.642695 13769 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.652994 13716 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.654155 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:17.654106 13716 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.654887 13517 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.655522 13769 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.656273 13716 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.657178 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.657392 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.658491 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:17.659962 13483 leader_election.cc:343] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.660282 13592 raft_consensus.cc:2468] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:17.661537 13631 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.663643 13758 raft_consensus.cc:2804] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.665417 13517 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:17.650467 13712 ts_tablet_manager.cc:1434] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:24:17.651616 13757 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
W20260710 13:24:17.691100 13482 leader_election.cc:343] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.691819 13482 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.693367 13769 raft_consensus.cc:2749] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.684823 13716 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:17.694420 13482 leader_election.cc:343] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.694757 13716 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.698623 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.699637 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.702040 13712 tablet_bootstrap.cc:492] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:17.704510 13633 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.705875 13442 raft_consensus.cc:2468] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 0.
W20260710 13:24:17.706609 13483 leader_election.cc:343] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.708184 13483 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.709883 13757 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.710811 13757 raft_consensus.cc:697] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:17.701375 13758 raft_consensus.cc:697] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:17.713622 13731 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.713996 13710 tablet_bootstrap.cc:654] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.714864 13731 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.715538 13444 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:17.714105 13769 raft_consensus.cc:2804] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.717027 13769 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.717478 13769 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.721022 13731 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.722093 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.722867 13517 raft_consensus.cc:2468] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:17.723418 13758 consensus_queue.cc:237] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.724795 13559 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.726073 13731 raft_consensus.cc:2804] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.726572 13731 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.727079 13731 raft_consensus.cc:3060] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.712553 13757 consensus_queue.cc:237] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.714885 13715 tablet_bootstrap.cc:492] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:17.739780 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.722362 13709 tablet_bootstrap.cc:654] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.716287 13774 raft_consensus.cc:2749] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.741024 13667 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 0.
I20260710 13:24:17.736107 13716 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.743669 13482 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:17.741166 13715 ts_tablet_manager.cc:1403] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.022s
I20260710 13:24:17.753463 13769 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.740072 13340 catalog_manager.cc:5697] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:17.754304 13782 consensus_queue.cc:1048] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:17.757339 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
W20260710 13:24:17.758798 13482 leader_election.cc:343] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:17.747896 13716 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.758802 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:17.762454 13444 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.760154 13769 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:17.766283 13782 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.768460 13782 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.771432 13782 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.772431 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.772435 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.773593 13517 raft_consensus.cc:2468] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:17.751155 13715 raft_consensus.cc:359] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.777478 13633 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.761343 13716 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.779801 13710 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.781119 13710 ts_tablet_manager.cc:1403] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.161s	user 0.008s	sys 0.015s
I20260710 13:24:17.781114 13782 raft_consensus.cc:2804] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.785356 13782 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.785816 13782 raft_consensus.cc:3060] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.786959 13444 raft_consensus.cc:2468] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:17.779673 13715 raft_consensus.cc:385] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.781154 13716 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.794593 13715 raft_consensus.cc:740] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.784584 13710 raft_consensus.cc:359] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.795236 13710 raft_consensus.cc:385] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.795631 13715 consensus_queue.cc:260] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.795637 13710 raft_consensus.cc:740] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.796701 13709 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.797209 13774 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.781541 13731 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.799060 13774 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.799801 13592 raft_consensus.cc:2393] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 1: Already voted for candidate 398a8a4e7ac2413f97a08808d399e765 in this term.
I20260710 13:24:17.799917 13483 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.801209 13774 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.801620 13769 raft_consensus.cc:2804] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.802294 13769 raft_consensus.cc:697] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:17.802493 13731 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.798629 13709 ts_tablet_manager.cc:1403] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.000s
I20260710 13:24:17.790650 13712 tablet_bootstrap.cc:654] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.797451 13710 consensus_queue.cc:260] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.806381 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:17.806797 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:17.807073 13591 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:17.807387 13517 raft_consensus.cc:3060] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.808331 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.803516 13769 consensus_queue.cc:237] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:17.808930 13518 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:17.814248 13408 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:17.815522 13782 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.815984 13774 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:17.816401 13774 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:17.816737 13774 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.817585 13782 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.823336 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:17.823832 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:17.824227 13666 raft_consensus.cc:2393] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 1: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:17.825294 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:17.826121 13592 raft_consensus.cc:2393] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 1: Already voted for candidate 398a8a4e7ac2413f97a08808d399e765 in this term.
I20260710 13:24:17.825428 13341 catalog_manager.cc:5697] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 1 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.818288 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:17.827013 13709 raft_consensus.cc:359] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.827729 13709 raft_consensus.cc:385] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.828037 13709 raft_consensus.cc:740] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.828667 13633 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:17.828761 13709 consensus_queue.cc:260] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:17.830886 13709 ts_tablet_manager.cc:1434] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 13:24:17.831833 13709 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
W20260710 13:24:17.832398 13482 consensus_peers.cc:597] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Couldn't send request to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3. 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:24:17.834414 13782 raft_consensus.cc:2749] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.840534 13709 tablet_bootstrap.cc:654] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.841580 13715 ts_tablet_manager.cc:1434] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.012s
I20260710 13:24:17.838533 13517 raft_consensus.cc:2468] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:17.846976 13710 ts_tablet_manager.cc:1434] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.005s
I20260710 13:24:17.848079 13710 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.850378 13716 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.855841 13559 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:17.846063 13757 consensus_queue.cc:1048] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:24:17.860033 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:17.860924 13793 raft_consensus.cc:2804] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.860960 13592 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.874282 13774 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.875417 13793 raft_consensus.cc:697] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:17.876390 13793 consensus_queue.cc:237] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.848083 13715 tablet_bootstrap.cc:492] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:17.894850 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:17.895579 13517 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.907991 13792 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:17.908823 13792 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.910214 13716 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:17.911455 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:17.912051 13667 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.912497 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:17.913378 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:17.913973 13593 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.914250 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:17.915017 13519 raft_consensus.cc:2393] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 1: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:17.916271 13710 tablet_bootstrap.cc:654] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.912076 13792 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:17.904067 13592 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:17.928912 13341 catalog_manager.cc:5697] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:17.930510 13340 catalog_manager.cc:5697] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.931926 13559 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:17.932787 13793 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:17.910861 13342 catalog_manager.cc:5697] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 1 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:17.932461 13593 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:17.942642 13483 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:17.943333 13408 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:17.943606 13716 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.944211 13716 raft_consensus.cc:697] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:17.944248 13730 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:17.944832 13730 raft_consensus.cc:697] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:17.945119 13716 consensus_queue.cc:237] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.945624 13730 consensus_queue.cc:237] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.920600 13774 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:17.921162 13667 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:17.955479 13710 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:17.956005 13710 ts_tablet_manager.cc:1403] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.031s
I20260710 13:24:17.958920 13710 raft_consensus.cc:359] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.959455 13715 tablet_bootstrap.cc:654] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.959700 13710 raft_consensus.cc:385] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.960005 13710 raft_consensus.cc:740] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.959764 13517 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:17.960894 13710 consensus_queue.cc:260] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.964439 13710 ts_tablet_manager.cc:1434] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:17.965770 13710 tablet_bootstrap.cc:492] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:17.970228 13793 raft_consensus.cc:2749] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:17.970696 13712 tablet_bootstrap.cc:492] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:17.971757 13712 ts_tablet_manager.cc:1403] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.270s	user 0.016s	sys 0.015s
I20260710 13:24:17.974097 13709 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:17.974539 13709 ts_tablet_manager.cc:1403] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.143s	user 0.006s	sys 0.014s
I20260710 13:24:17.977051 13712 raft_consensus.cc:359] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.977622 13712 raft_consensus.cc:385] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.977808 13712 raft_consensus.cc:740] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.979498 13709 raft_consensus.cc:359] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.979701 13712 consensus_queue.cc:260] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:17.980278 13709 raft_consensus.cc:385] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:17.980605 13709 raft_consensus.cc:740] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:17.981240 13709 consensus_queue.cc:260] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:17.981786 13712 ts_tablet_manager.cc:1434] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:24:17.982745 13712 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:17.983268 13709 ts_tablet_manager.cc:1434] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:24:17.984549 13709 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:17.990357 13709 tablet_bootstrap.cc:654] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.990655 13710 tablet_bootstrap.cc:654] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.996243 13715 tablet_bootstrap.cc:492] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:17.996716 13715 ts_tablet_manager.cc:1403] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.149s	user 0.011s	sys 0.001s
I20260710 13:24:17.999013 13712 tablet_bootstrap.cc:654] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:17.999761 13716 consensus_queue.cc:1048] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:17.999367 13715 raft_consensus.cc:359] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.005649 13715 raft_consensus.cc:385] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.006019 13715 raft_consensus.cc:740] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.007153 13715 consensus_queue.cc:260] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.011770 13715 ts_tablet_manager.cc:1434] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:24:18.020054 13709 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:18.020598 13709 ts_tablet_manager.cc:1403] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.015s
I20260710 13:24:18.022226 13340 catalog_manager.cc:5697] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.023316 13709 raft_consensus.cc:359] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.023813 13716 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.024061 13709 raft_consensus.cc:385] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.024130 13712 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:18.024367 13709 raft_consensus.cc:740] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.025046 13712 ts_tablet_manager.cc:1403] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.007s
I20260710 13:24:18.027393 13339 catalog_manager.cc:5697] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.025372 13709 consensus_queue.cc:260] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.024288 13716 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.031049 13716 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.031241 13709 ts_tablet_manager.cc:1434] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:18.032229 13709 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:18.033614 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:18.034432 13712 raft_consensus.cc:359] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
W20260710 13:24:18.035161 13483 leader_election.cc:343] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.035478 13712 raft_consensus.cc:385] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.035902 13712 raft_consensus.cc:740] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.037058 13712 consensus_queue.cc:260] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.038442 13709 tablet_bootstrap.cc:654] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.045135 13782 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.045953 13782 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.046803 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.047741 13592 raft_consensus.cc:2468] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 0.
I20260710 13:24:18.049718 13483 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:18.051455 13716 raft_consensus.cc:2804] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.051977 13716 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.052412 13716 raft_consensus.cc:3060] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.055373 13758 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.055917 13758 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
W20260710 13:24:18.056119 13408 consensus_peers.cc:597] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 -> Peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Couldn't send request to peer 398a8a4e7ac2413f97a08808d399e765. 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:24:18.058082 13758 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.058681 13774 consensus_queue.cc:1048] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.059944 13730 consensus_queue.cc:1048] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:18.059123 13715 tablet_bootstrap.cc:492] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:18.062824 13782 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:18.063799 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:18.082561 13517 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:18.084172 13633 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:18.085129 13758 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.085513 13758 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.085837 13758 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.064440 13716 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.066681 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.067458 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:18.090435 13443 raft_consensus.cc:2468] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:18.068327 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
W20260710 13:24:18.092195 13631 leader_election.cc:343] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.093948 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:18.094576 13591 raft_consensus.cc:3060] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.094978 13716 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.097820 13710 tablet_bootstrap.cc:492] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:18.103157 13710 ts_tablet_manager.cc:1403] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.138s	user 0.021s	sys 0.061s
I20260710 13:24:18.105027 13779 consensus_queue.cc:1048] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:18.106071 13710 raft_consensus.cc:359] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.102084 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:18.107084 13710 raft_consensus.cc:385] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.107478 13710 raft_consensus.cc:740] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
W20260710 13:24:18.108131 13483 leader_election.cc:343] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.102919 13631 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:18.108204 13710 consensus_queue.cc:260] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
W20260710 13:24:18.109573 13631 leader_election.cc:343] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.098366 13715 tablet_bootstrap.cc:654] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.110812 13710 ts_tablet_manager.cc:1434] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 13:24:18.111950 13710 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:18.112076 13757 raft_consensus.cc:2804] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.112526 13757 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.112875 13757 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.106393 13591 raft_consensus.cc:2468] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:18.115950 13483 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:18.117688 13716 raft_consensus.cc:2804] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.118188 13716 raft_consensus.cc:697] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:18.119553 13710 tablet_bootstrap.cc:654] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.119609 13716 consensus_queue.cc:237] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.122871 13779 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.123515 13779 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.126091 13779 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.126591 13779 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.127015 13779 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.129794 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.131230 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:18.131932 13519 raft_consensus.cc:2468] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:18.133572 13410 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:18.134517 13774 raft_consensus.cc:2804] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.134884 13774 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.135222 13774 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.141229 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.142418 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
W20260710 13:24:18.143298 13408 leader_election.cc:343] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:18.144276 13410 leader_election.cc:343] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.098780 13782 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.145208 13782 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.146211 13666 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:18.148698 13407 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:18.149602 13730 raft_consensus.cc:2804] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.150125 13730 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.150583 13730 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.157274 13712 ts_tablet_manager.cc:1434] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.001s
I20260710 13:24:18.158706 13712 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:18.161972 13758 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.164101 13758 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.166419 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:18.167685 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:18.168291 13519 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.168346 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:18.162366 13782 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:18.154597 13779 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
W20260710 13:24:18.186164 13633 leader_election.cc:343] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.169749 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
W20260710 13:24:18.188060 13631 leader_election.cc:343] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.192611 13339 catalog_manager.cc:5697] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.194684 13779 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.195367 13779 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.198446 13779 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.198710 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.199363 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.212186 13730 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.213122 13782 consensus_queue.cc:1048] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.213436 13443 raft_consensus.cc:2393] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 1: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:18.215245 13715 tablet_bootstrap.cc:492] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:18.216100 13712 tablet_bootstrap.cc:654] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.216351 13715 ts_tablet_manager.cc:1403] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.015s
I20260710 13:24:18.219372 13591 raft_consensus.cc:2393] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c33dd50066014e37838e96e6fc05e713 in current term 1: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:18.220635 13631 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:18.199038 13774 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.223591 13408 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:18.225059 13519 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:18.225505 13774 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.225729 13782 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.226866 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:18.223237 13757 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.228972 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:18.229319 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
W20260710 13:24:18.235404 13410 leader_election.cc:343] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.236418 13709 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:18.237053 13709 ts_tablet_manager.cc:1403] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.205s	user 0.038s	sys 0.042s
I20260710 13:24:18.231299 13517 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.230361 13779 raft_consensus.cc:3060] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.230906 13730 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:18.244247 13758 consensus_queue.cc:1048] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:18.257179 13408 leader_election.cc:343] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.257814 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:18.262506 13757 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:18.265587 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:18.266427 13442 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.266753 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:18.268880 13715 raft_consensus.cc:359] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.269608 13715 raft_consensus.cc:385] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.269886 13715 raft_consensus.cc:740] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.270558 13715 consensus_queue.cc:260] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
W20260710 13:24:18.272027 13631 leader_election.cc:343] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.274538 13779 raft_consensus.cc:2749] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.280115 13715 ts_tablet_manager.cc:1434] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 13:24:18.281472 13715 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:18.257581 13709 raft_consensus.cc:359] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.282891 13709 raft_consensus.cc:385] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.283263 13709 raft_consensus.cc:740] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.284940 13709 consensus_queue.cc:260] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.295619 13709 ts_tablet_manager.cc:1434] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 13:24:18.297129 13712 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:18.264406 13782 raft_consensus.cc:2749] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.297776 13712 ts_tablet_manager.cc:1403] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.017s
I20260710 13:24:18.298255 13709 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:18.308024 13757 consensus_queue.cc:1048] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:18.317442 13390 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:18.322654 13710 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:18.323197 13710 ts_tablet_manager.cc:1403] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.211s	user 0.068s	sys 0.094s
I20260710 13:24:18.321789 13712 raft_consensus.cc:359] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.323560 13712 raft_consensus.cc:385] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.323884 13712 raft_consensus.cc:740] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.324545 13712 consensus_queue.cc:260] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.325314 13717 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.325788 13717 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.325964 13710 raft_consensus.cc:359] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.326550 13710 raft_consensus.cc:385] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:24:18.304136 13633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.2:46781, user_credentials={real_user=slave}} blocked reactor thread for 64514us
I20260710 13:24:18.326850 13710 raft_consensus.cc:740] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.328624 13712 ts_tablet_manager.cc:1434] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260710 13:24:18.329823 13712 tablet_bootstrap.cc:492] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:18.329125 13710 consensus_queue.cc:260] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.332011 13710 ts_tablet_manager.cc:1434] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:24:18.332899 13710 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:18.334121 13442 raft_consensus.cc:2468] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:18.335691 13712 tablet_bootstrap.cc:654] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.336264 13717 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.339526 13710 tablet_bootstrap.cc:654] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.340886 13793 consensus_queue.cc:1048] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.347798 13517 raft_consensus.cc:2468] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:18.348997 13793 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.349426 13410 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:18.349509 13793 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.350708 13717 raft_consensus.cc:2804] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.346982 13666 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:18.351737 13793 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.352928 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.353170 13717 raft_consensus.cc:697] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:18.353621 13665 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:18.353920 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:18.354969 13517 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:18.359586 13559 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:18.362777 13715 tablet_bootstrap.cc:654] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.355012 13717 consensus_queue.cc:237] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.358008 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.367597 13709 tablet_bootstrap.cc:654] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.363584 13793 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.375617 13793 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.376147 13793 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.368278 13633 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:18.354207 13631 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:18.364442 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:18.378738 13556 leader_election.cc:343] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.379741 13757 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.380075 13782 raft_consensus.cc:2804] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.380277 13757 raft_consensus.cc:697] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:18.381219 13757 consensus_queue.cc:237] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.383049 13758 consensus_queue.cc:1048] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.387107 13407 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:18.388461 13407 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:18.389962 13774 raft_consensus.cc:2804] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:24:18.390019 13408 leader_election.cc:343] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.390509 13774 raft_consensus.cc:697] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:18.390769 13817 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.391206 13817 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.391587 13817 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.391535 13774 consensus_queue.cc:237] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.391620 13716 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.396015 13716 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.421130 13793 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.454257 13710 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:18.454785 13710 ts_tablet_manager.cc:1403] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.122s	user 0.026s	sys 0.024s
I20260710 13:24:18.457204 13779 consensus_queue.cc:1048] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.457507 13710 raft_consensus.cc:359] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.458194 13710 raft_consensus.cc:385] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.458479 13710 raft_consensus.cc:740] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.459122 13710 consensus_queue.cc:260] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:18.432387 13482 consensus_peers.cc:597] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Couldn't send request to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3. 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:24:18.460618 13793 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.465981 13710 ts_tablet_manager.cc:1434] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:24:18.470008 13730 consensus_queue.cc:1048] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.471048 13710 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:18.474048 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:18.474673 13518 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.475901 13769 consensus_queue.cc:1048] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:18.478652 13710 tablet_bootstrap.cc:654] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.474634 13792 consensus_queue.cc:1048] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:18.483836 13765 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.484383 13765 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.486790 13765 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.489449 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:18.491453 13482 leader_election.cc:343] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.465193 13779 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.496107 13779 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.500667 13518 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:18.508493 13716 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.508898 13779 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.518826 13559 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:18.521968 13712 tablet_bootstrap.cc:492] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:18.522727 13712 ts_tablet_manager.cc:1403] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.193s	user 0.016s	sys 0.011s
I20260710 13:24:18.519770 13792 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.523532 13782 raft_consensus.cc:697] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:18.519701 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:18.520439 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.539918 13782 consensus_queue.cc:237] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.541983 13769 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.536212 13792 raft_consensus.cc:697] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:18.545058 13817 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.558341 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.566702 13769 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.584954 13769 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:18.588819 13712 raft_consensus.cc:359] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.590751 13792 consensus_queue.cc:237] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.596068 13817 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.604099 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:18.611686 13712 raft_consensus.cc:385] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.615461 13712 raft_consensus.cc:740] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.617440 13712 consensus_queue.cc:260] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.625649 13712 ts_tablet_manager.cc:1434] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.006s
I20260710 13:24:18.627012 13712 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:18.627192 13709 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:18.627744 13709 ts_tablet_manager.cc:1403] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.330s	user 0.029s	sys 0.010s
I20260710 13:24:18.618700 13665 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.644632 13715 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:18.645141 13715 ts_tablet_manager.cc:1403] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.364s	user 0.017s	sys 0.029s
W20260710 13:24:18.637642 13407 leader_election.cc:343] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.657454 13840 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.657927 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:18.658815 13712 tablet_bootstrap.cc:654] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.659595 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:18.658210 13840 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:18.665656 13483 consensus_peers.cc:597] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:18.667156 13408 leader_election.cc:343] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.668202 13408 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
W20260710 13:24:18.669471 13408 leader_election.cc:343] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.670200 13817 raft_consensus.cc:2749] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.671622 13519 raft_consensus.cc:3060] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.680887 13715 raft_consensus.cc:359] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.681969 13715 raft_consensus.cc:385] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.682332 13715 raft_consensus.cc:740] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.683218 13715 consensus_queue.cc:260] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.687211 13715 ts_tablet_manager.cc:1434] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 13:24:18.688472 13715 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:18.690896 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.691779 13667 raft_consensus.cc:2393] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83e5d3be2c2b4e6da08d6415ac838709 in current term 1: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:18.688634 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
W20260710 13:24:18.694321 13483 leader_election.cc:343] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.700368 13340 catalog_manager.cc:5697] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.704346 13709 raft_consensus.cc:359] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.705034 13709 raft_consensus.cc:385] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.705269 13709 raft_consensus.cc:740] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.724334 13709 consensus_queue.cc:260] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.726291 13709 ts_tablet_manager.cc:1434] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260710 13:24:18.727138 13709 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:18.685727 13840 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.746517 13715 tablet_bootstrap.cc:654] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.753758 13710 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:18.754308 13710 ts_tablet_manager.cc:1403] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 0.283s	user 0.039s	sys 0.027s
I20260710 13:24:18.756992 13710 raft_consensus.cc:359] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.757673 13710 raft_consensus.cc:385] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.757946 13710 raft_consensus.cc:740] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.758014 13709 tablet_bootstrap.cc:654] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.739758 13716 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 13:24:18.763826 13836 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.764603 13836 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.769590 13836 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
W20260710 13:24:18.772910 13556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 317534us
I20260710 13:24:18.760639 13665 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:18.775097 13836 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.775800 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:18.775893 13836 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:18.776630 13442 raft_consensus.cc:2468] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:18.772316 13710 consensus_queue.cc:260] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:18.781574 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.782024 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.782336 13407 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:18.782915 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.783103 13774 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.783813 13774 raft_consensus.cc:697] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:18.784665 13774 consensus_queue.cc:237] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.785079 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:18.785629 13665 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.774910 13339 catalog_manager.cc:5697] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.787921 13341 catalog_manager.cc:5697] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 1 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:18.789558 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.789927 13341 catalog_manager.cc:5697] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 1 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:18.784560 13557 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:18.795380 13792 raft_consensus.cc:2804] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:18.795758 13792 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:18.796090 13792 raft_consensus.cc:3060] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.750644 13482 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:18.801558 13716 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.797816 13710 ts_tablet_manager.cc:1434] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
W20260710 13:24:18.798663 13483 leader_election.cc:343] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.805543 13483 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:18.806596 13840 raft_consensus.cc:2749] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.807715 13779 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:18.808410 13779 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.812029 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:18.812477 13779 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:18.813584 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:18.814522 13593 raft_consensus.cc:2393] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c33dd50066014e37838e96e6fc05e713 in current term 1: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:18.804834 13710 tablet_bootstrap.cc:492] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709: Bootstrap starting.
I20260710 13:24:18.817010 13408 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:18.817885 13779 raft_consensus.cc:3060] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.817938 13836 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:18.818302 13715 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:18.820446 13715 ts_tablet_manager.cc:1403] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.132s	user 0.014s	sys 0.006s
I20260710 13:24:18.813529 13716 raft_consensus.cc:2749] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.828099 13483 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:18.826150 13715 raft_consensus.cc:359] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.832789 13715 raft_consensus.cc:385] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.833209 13715 raft_consensus.cc:740] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.834118 13715 consensus_queue.cc:260] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.836097 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:18.836215 13840 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.837128 13518 raft_consensus.cc:2393] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 1: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:18.837390 13715 ts_tablet_manager.cc:1434] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
W20260710 13:24:18.838676 13483 leader_election.cc:343] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:18.822453 13482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 78663.4us
I20260710 13:24:18.839280 13483 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:18.841990 13779 raft_consensus.cc:2749] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.842399 13765 raft_consensus.cc:2749] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.842553 13840 consensus_queue.cc:1048] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.843441 13792 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:18.828930 13556 leader_election.cc:343] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:18.845777 13792 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:18.838712 13715 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:18.859521 13709 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:18.860265 13709 ts_tablet_manager.cc:1403] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.012s
I20260710 13:24:18.849306 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:18.862140 13442 raft_consensus.cc:3060] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.869982 13709 raft_consensus.cc:359] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.870734 13709 raft_consensus.cc:385] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.871018 13709 raft_consensus.cc:740] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.876430 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:18.879763 13712 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:18.882826 13712 ts_tablet_manager.cc:1403] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.256s	user 0.017s	sys 0.028s
I20260710 13:24:18.875090 13709 consensus_queue.cc:260] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.884577 13709 ts_tablet_manager.cc:1434] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:24:18.885362 13709 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:18.877018 13665 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:18.887044 13769 raft_consensus.cc:2749] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:18.897861 13715 tablet_bootstrap.cc:654] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.894374 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:18.895623 13593 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:18.905722 13442 raft_consensus.cc:2468] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:18.906422 13828 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.908800 13557 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:18.910728 13844 raft_consensus.cc:2804] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:18.911512 13844 raft_consensus.cc:697] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:18.912652 13844 consensus_queue.cc:237] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:18.914539 13709 tablet_bootstrap.cc:654] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.918035 13712 raft_consensus.cc:359] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.918844 13712 raft_consensus.cc:385] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:18.919170 13712 raft_consensus.cc:740] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:18.919940 13712 consensus_queue.cc:260] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:18.922430 13712 ts_tablet_manager.cc:1434] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.000s
I20260710 13:24:18.924114 13712 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:18.927946 13710 tablet_bootstrap.cc:654] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:18.929685 13782 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:18.945778 13774 consensus_queue.cc:1048] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:24:18.961428 13774 consensus_queue.cc:1048] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:18.941829 13556 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
W20260710 13:24:18.988772 13556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 51180us
W20260710 13:24:18.990499 13556 leader_election.cc:343] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:19.002866 13408 consensus_peers.cc:597] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 -> Peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Couldn't send request to peer 398a8a4e7ac2413f97a08808d399e765. 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:24:19.036778 13779 consensus_queue.cc:1048] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:19.065388 13590 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:19.090363 13712 tablet_bootstrap.cc:654] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:19.113145 13782 raft_consensus.cc:493] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:19.113884 13782 raft_consensus.cc:515] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:19.149088 13836 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:19.170849 13782 leader_election.cc:290] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:19.202699 13709 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:19.203612 13709 ts_tablet_manager.cc:1403] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.318s	user 0.008s	sys 0.005s
I20260710 13:24:19.207607 13709 raft_consensus.cc:359] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.258136 13709 raft_consensus.cc:385] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.258515 13709 raft_consensus.cc:740] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.036571 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.260293 13519 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:59220 (request call id 20) took 1089 ms. Trace:
I20260710 13:24:20.260751 13519 rpcz_store.cc:276] 0710 13:24:19.170554 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:20.036187 (+865633us) service_pool.cc:224] Handling call
0710 13:24:20.260197 (+224010us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:20.156785 13716 raft_consensus.cc:493] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.206741 13869 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:20.232194 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800168380 after lost signal to thread 11303
I20260710 13:24:20.263809 13869 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
W20260710 13:24:20.264497 13614 debug-util.cc:398] Leaking SignalData structure 0x7b08002002e0 after lost signal to thread 13376
W20260710 13:24:20.242323 13715 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.274s	user 0.011s	sys 0.031s
W20260710 13:24:20.265004 13715 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.297s	user 0.012s	sys 0.032s
I20260710 13:24:20.243989 13870 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.265522 13870 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.266671 13869 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
W20260710 13:24:20.247999 13848 thread.cc:641] apply [worker] (thread pool) Time spent creating pthread: real 1.037s	user 0.013s	sys 0.031s
W20260710 13:24:20.268220 13848 thread.cc:608] apply [worker] (thread pool) Time spent starting thread: real 1.058s	user 0.014s	sys 0.032s
I20260710 13:24:20.254012 13872 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:20.269558 13872 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.271730 13872 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.262845 13716 raft_consensus.cc:515] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.273967 13716 leader_election.cc:290] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.259214 13709 consensus_queue.cc:260] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.278437 13709 ts_tablet_manager.cc:1434] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 1.074s	user 0.016s	sys 0.012s
W20260710 13:24:20.279398 13709 ts_tablet_manager.cc:1467] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Tablet startup took 1075ms
W20260710 13:24:20.279856 13709 ts_tablet_manager.cc:1469] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Trace:
0710 13:24:16.659659 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:16.659898 (+   239us) service_pool.cc:224] Handling call
0710 13:24:16.672124 (+ 12226us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:24:16.674553 (+  2429us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:24:16.729395 (+ 54842us) tablet_metadata.cc:665] Metadata flushed
0710 13:24:16.809422 (+ 80027us) tablet_replica.cc:206] Creating consensus instance
0710 13:24:16.810252 (+   830us) inbound_call.cc:177] Queueing success response
0710 13:24:18.885061 (+2074809us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 13:24:19.204049 (+318988us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 13:24:19.204742 (+   693us) tablet_replica.cc:261] Starting instrumentation
0710 13:24:19.205463 (+   721us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":2398,"raft.run_cpu_time_us":172,"raft.run_wall_time_us":174,"tablet-open.queue_time_us":2074905}
I20260710 13:24:20.282323 13518 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59210 (request call id 26) took 1329 ms. Trace:
I20260710 13:24:20.285445 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.286388 13709 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:20.287425 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.288938 13441 raft_consensus.cc:2468] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 0.
I20260710 13:24:20.289099 13870 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.290246 13483 leader_election.cc:304] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:20.290580 13871 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.291186 13870 raft_consensus.cc:2804] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:20.291103 13871 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.291622 13870 raft_consensus.cc:493] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.291999 13870 raft_consensus.cc:3060] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:20.292112 13710 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.326s	user 0.022s	sys 0.041s
W20260710 13:24:20.292514 13710 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.327s	user 0.022s	sys 0.041s
I20260710 13:24:20.293443 13871 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.294685 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.295434 13709 tablet_bootstrap.cc:654] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.285503 13518 rpcz_store.cc:276] 0710 13:24:18.952962 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.954581 (+  1619us) service_pool.cc:224] Handling call
0710 13:24:18.983276 (+ 28695us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:19.084996 (+101720us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:19.093977 (+  8981us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:20.228773 (+1134796us) log.cc:844] Serialized 26 byte log entry
0710 13:24:20.252080 (+ 23307us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:20.252121 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.252199 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.282009 (+ 29810us) raft_consensus.cc:1685] finished
0710 13:24:20.282039 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.282232 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2973,"raft.run_cpu_time_us":153,"raft.run_wall_time_us":153,"thread_start_us":18287,"threads_started":1,"wal-append.queue_time_us":23266}
I20260710 13:24:20.299216 13710 tablet_bootstrap.cc:492] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709: No bootstrap required, opened a new log
I20260710 13:24:20.299764 13710 ts_tablet_manager.cc:1403] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709: Time spent bootstrapping tablet: real 1.495s	user 0.029s	sys 0.046s
W20260710 13:24:20.301662 13517 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.325s	user 0.011s	sys 0.050s
W20260710 13:24:20.302143 13517 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.326s	user 0.011s	sys 0.050s
I20260710 13:24:20.302755 13710 raft_consensus.cc:359] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.303292 13517 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:59210 (request call id 27) took 1329 ms. Trace:
I20260710 13:24:20.314072 13517 rpcz_store.cc:276] 0710 13:24:18.973733 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.974431 (+   698us) service_pool.cc:224] Handling call
0710 13:24:18.974886 (+   455us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:18.975424 (+   538us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:18.975474 (+    50us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:18.976142 (+   668us) log.cc:844] Serialized 26 byte log entry
0710 13:24:20.302676 (+1326534us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:20.302761 (+    85us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.302879 (+   118us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.302948 (+    69us) raft_consensus.cc:1685] finished
0710 13:24:20.302973 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.303176 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1411,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":2819,"thread_start_us":1326033,"threads_started":1,"wal-append.queue_time_us":1228479}
I20260710 13:24:20.303555 13710 raft_consensus.cc:385] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.317593 13710 raft_consensus.cc:740] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.313301 13820 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:20.318377 13710 consensus_queue.cc:260] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.318300 13820 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.308684 13870 raft_consensus.cc:515] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.324935 13820 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.325443 13870 leader_election.cc:290] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
W20260710 13:24:20.328066 13593 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.316s	user 0.011s	sys 0.007s
W20260710 13:24:20.328528 13593 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.317s	user 0.011s	sys 0.007s
I20260710 13:24:20.329511 13593 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56442 (request call id 14) took 1397 ms. Trace:
I20260710 13:24:20.329953 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:20.330724 13441 raft_consensus.cc:3060] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.309525 13591 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56428 (request call id 15) took 1408 ms. Trace:
I20260710 13:24:20.332015 13591 rpcz_store.cc:276] 0710 13:24:18.900845 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.900992 (+   147us) service_pool.cc:224] Handling call
0710 13:24:18.901294 (+   302us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:18.901605 (+   311us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:18.901634 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:18.902035 (+   401us) log.cc:844] Serialized 26 byte log entry
0710 13:24:19.005896 (+103861us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:19.005960 (+    64us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:19.006075 (+   115us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.309216 (+1303141us) raft_consensus.cc:1685] finished
0710 13:24:20.309253 (+    37us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.309444 (+   191us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1283,"raft.run_cpu_time_us":89,"raft.run_wall_time_us":89,"thread_start_us":103389,"threads_started":1,"wal-append.queue_time_us":284257}
I20260710 13:24:20.329996 13593 rpcz_store.cc:276] 0710 13:24:18.934602 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.937680 (+  3078us) service_pool.cc:224] Handling call
0710 13:24:18.954433 (+ 16753us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:18.984260 (+ 29827us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:18.987416 (+  3156us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:19.011447 (+ 24031us) log.cc:844] Serialized 26 byte log entry
0710 13:24:20.329006 (+1317559us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:20.329069 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.329188 (+   119us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.329254 (+    66us) raft_consensus.cc:1685] finished
0710 13:24:20.329271 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.329440 (+   169us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":114,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":440,"thread_start_us":1317149,"threads_started":1,"wal-append.queue_time_us":1197207}
I20260710 13:24:20.339123 13710 ts_tablet_manager.cc:1434] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 13:24:20.340019 13441 raft_consensus.cc:2468] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:20.344087 13878 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:20.347990 13878 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.350260 13878 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.351828 13483 leader_election.cc:304] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:20.352715 13769 raft_consensus.cc:2804] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:20.353246 13769 raft_consensus.cc:697] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:20.354122 13769 consensus_queue.cc:237] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.357194 13338 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:41218 (request call id 31) took 1519 ms. Trace:
I20260710 13:24:20.357769 13338 rpcz_store.cc:276] 0710 13:24:18.838102 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.838254 (+   152us) service_pool.cc:224] Handling call
0710 13:24:20.356387 (+1518133us) spinlock_profiling.cc:243] Waited 371 ms on lock 0x7b540013d154. stack: 00007f623124a033 00007f6231249f30 00007f6230bd21d4 00007f623a918304 00007f623a918299 00007f62342d3090 00007f6234371f3a 00007f623a12859c 00007f623a227dc6 00007f62386f08a4 00007f62386f0832 00007f62386f0761 00007f62386f06dc 00007f62386ef992 00007f62326a448c 00007f62326a38c6
0710 13:24:20.356541 (+   154us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0710 13:24:20.356789 (+   248us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=4efa602ba4884319af0a34b5ef19bbe2]
0710 13:24:20.356950 (+   161us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":854173568}
I20260710 13:24:20.366010 13871 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.366642 13871 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.373528 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.375648 13871 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.394388 13844 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
W20260710 13:24:20.401748 13592 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.500s	user 0.040s	sys 0.079s
W20260710 13:24:20.402402 13592 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.500s	user 0.040s	sys 0.079s
I20260710 13:24:20.424705 13765 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.425791 13765 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.408440 13717 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.428297 13717 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.430907 13717 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.431742 13716 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.432292 13757 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:20.433117 13757 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.395107 13844 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.435015 13757 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.435189 13844 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.435756 13844 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:20.436177 13844 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.438527 13844 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.424914 13592 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56428 (request call id 14) took 1529 ms. Trace:
W20260710 13:24:20.440727 13667 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.287s	user 0.010s	sys 0.014s
W20260710 13:24:20.441207 13667 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.287s	user 0.011s	sys 0.015s
I20260710 13:24:20.442236 13667 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40142 (request call id 11) took 1290 ms. Trace:
I20260710 13:24:20.432353 13716 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.452468 13709 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: No bootstrap required, opened a new log
I20260710 13:24:20.453085 13709 ts_tablet_manager.cc:1403] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.168s	user 0.032s	sys 0.006s
I20260710 13:24:20.461733 13715 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:20.457126 13709 raft_consensus.cc:359] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.465888 13715 ts_tablet_manager.cc:1403] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 1.627s	user 0.022s	sys 0.034s
I20260710 13:24:20.465901 13709 raft_consensus.cc:385] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.467443 13709 raft_consensus.cc:740] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.464329 13871 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:20.474016 13709 consensus_queue.cc:260] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.474287 13871 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.476967 13871 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.457967 13872 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.478292 13872 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.480105 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.480516 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.480998 13869 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:20.483754 13709 ts_tablet_manager.cc:1434] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.003s
I20260710 13:24:20.486064 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.490278 13869 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.491535 13765 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.490916 13715 raft_consensus.cc:359] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.492699 13715 raft_consensus.cc:385] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.493052 13715 raft_consensus.cc:740] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.481206 13519 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:20.514494 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.519119 13873 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.519735 13873 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.524345 13873 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.526688 13869 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.531064 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.530874 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
W20260710 13:24:20.521070 13590 consensus_meta.cc:287] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: Time spent flushing consensus metadata: real 1.455s	user 0.019s	sys 0.005s
I20260710 13:24:20.535727 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
W20260710 13:24:20.539928 13665 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.497s	user 0.011s	sys 0.022s
W20260710 13:24:20.540294 13665 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.497s	user 0.012s	sys 0.023s
I20260710 13:24:20.541000 13665 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40120 (request call id 18) took 1499 ms. Trace:
I20260710 13:24:20.442720 13667 rpcz_store.cc:276] 0710 13:24:19.152206 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:19.152383 (+   177us) service_pool.cc:224] Handling call
0710 13:24:19.152783 (+   400us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:19.153171 (+   388us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:19.153204 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:19.153720 (+   516us) log.cc:844] Serialized 26 byte log entry
0710 13:24:20.441683 (+1287963us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:20.441748 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.441872 (+   124us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.441956 (+    84us) raft_consensus.cc:1685] finished
0710 13:24:20.441979 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.442164 (+   185us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1139,"raft.run_cpu_time_us":166,"raft.run_wall_time_us":13834,"spinlock_wait_cycles":33024,"thread_start_us":1287488,"threads_started":1,"wal-append.queue_time_us":1008857}
I20260710 13:24:20.544898 13757 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:20.537711 13872 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.545593 13757 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.546284 13793 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.547433 13757 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.547031 13793 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.545008 13590 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56442 (request call id 15) took 1485 ms. Trace:
I20260710 13:24:20.541476 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.536922 13878 consensus_queue.cc:1048] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:20.559518 13844 consensus_queue.cc:1048] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:20.560833 13586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.548768 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.555141 13779 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:24:20.558169 13712 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.400s	user 0.047s	sys 0.089s
I20260710 13:24:20.439872 13592 rpcz_store.cc:276] 0710 13:24:18.899465 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.900155 (+   690us) service_pool.cc:224] Handling call
0710 13:24:18.900927 (+   772us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:18.901270 (+   343us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:18.901301 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:18.901760 (+   459us) log.cc:844] Serialized 26 byte log entry
0710 13:24:20.402906 (+1501146us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:20.402969 (+    63us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.403072 (+   103us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.403135 (+    63us) raft_consensus.cc:1685] finished
0710 13:24:20.403160 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.415223 (+ 12063us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1343,"raft.run_cpu_time_us":131,"raft.run_wall_time_us":131,"thread_start_us":1500760,"threads_started":1,"wal-append.queue_time_us":288359,"wal-append.run_cpu_time_us":12458,"wal-append.run_wall_time_us":1124238}
W20260710 13:24:20.563649 13712 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.406s	user 0.047s	sys 0.090s
I20260710 13:24:20.549075 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.541457 13665 rpcz_store.cc:276] 0710 13:24:19.041150 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:19.041314 (+   164us) service_pool.cc:224] Handling call
0710 13:24:19.041636 (+   322us) raft_consensus.cc:1471] Updating replica for 1 ops
0710 13:24:19.042073 (+   437us) raft_consensus.cc:1534] Early marking committed up to index 0
0710 13:24:19.042113 (+    40us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0710 13:24:19.042587 (+   474us) log.cc:844] Serialized 26 byte log entry
0710 13:24:20.540641 (+1498054us) raft_consensus.cc:1645] Marking committed up to 0
0710 13:24:20.540687 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.540758 (+    71us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0710 13:24:20.540803 (+    45us) raft_consensus.cc:1685] finished
0710 13:24:20.540823 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0710 13:24:20.540948 (+   125us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":4894,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":4359,"thread_start_us":1497661,"threads_started":1,"wal-append.queue_time_us":1164520}
I20260710 13:24:20.568379 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.568570 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.568888 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.550751 13590 rpcz_store.cc:276] 0710 13:24:19.060107 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:19.060333 (+   226us) service_pool.cc:224] Handling call
0710 13:24:19.060691 (+   358us) raft_consensus.cc:1471] Updating replica for 0 ops
0710 13:24:20.544724 (+1484033us) raft_consensus.cc:1697] Filling consensus response to leader.
0710 13:24:20.544950 (+   226us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260710 13:24:20.565565 13779 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.574968 13792 raft_consensus.cc:2749] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.576120 13779 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.577049 13844 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:20.570325 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.572067 13886 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:20.578106 13585 raft_consensus.cc:2468] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:20.577951 13844 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.581446 13844 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.582490 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.585791 13712 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:20.586211 13712 ts_tablet_manager.cc:1403] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 1.663s	user 0.058s	sys 0.091s
I20260710 13:24:20.587934 13511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.581318 13633 leader_election.cc:304] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.590389 13878 raft_consensus.cc:2749] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:20.590451 13514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.585206 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.578290 13886 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.595116 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.600857 13633 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:20.596778 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.601650 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.602438 13878 raft_consensus.cc:2749] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.597446 13666 raft_consensus.cc:3060] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.604871 13408 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:20.606341 13717 raft_consensus.cc:2804] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.606834 13717 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.606060 13836 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:20.606181 13559 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.608903 13836 raft_consensus.cc:2749] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.607914 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.607904 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.614041 13443 raft_consensus.cc:2468] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:20.616292 13342 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41194 (request call id 31) took 1848 ms. Trace:
I20260710 13:24:20.616731 13342 rpcz_store.cc:276] 0710 13:24:18.768135 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.768316 (+   181us) service_pool.cc:224] Handling call
0710 13:24:20.616216 (+1847900us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":2}
I20260710 13:24:20.617480 13341 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41212 (request call id 22) took 1833 ms. Trace:
I20260710 13:24:20.618270 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.619010 13516 raft_consensus.cc:2468] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:20.619779 13589 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:20.621698 13483 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
W20260710 13:24:20.621850 13408 leader_election.cc:343] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.622519 13840 raft_consensus.cc:2804] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.622912 13840 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.623320 13840 raft_consensus.cc:3060] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.625576 13716 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.625759 13410 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:20.609943 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.609958 13559 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.607240 13717 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.624724 13712 raft_consensus.cc:359] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.629822 13712 raft_consensus.cc:385] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.633842 13559 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.635444 13836 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.636022 13836 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:20.636533 13836 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.631337 13712 raft_consensus.cc:740] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.638491 13851 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.628175 13779 raft_consensus.cc:2804] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:20.642411 13408 consensus_peers.cc:597] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 -> Peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Couldn't send request to peer 398a8a4e7ac2413f97a08808d399e765. 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:24:20.640014 13712 consensus_queue.cc:260] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.649866 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.653554 13881 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:20.654095 13878 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:20.640086 13844 raft_consensus.cc:2749] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.654171 13881 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.662048 13793 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.662212 13881 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.665422 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.665387 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
W20260710 13:24:20.668744 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800231900 after lost signal to thread 13468
W20260710 13:24:20.669203 13614 debug-util.cc:398] Leaking SignalData structure 0x7b080021a760 after lost signal to thread 13469
W20260710 13:24:20.670310 13390 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:24:20.670512 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800048380 after lost signal to thread 13543
I20260710 13:24:20.671017 13878 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.672081 13340 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41188 (request call id 27) took 2092 ms. Trace:
I20260710 13:24:20.673727 13878 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.674500 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.675139 13513 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:20.654930 13664 raft_consensus.cc:2468] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 0.
I20260710 13:24:20.676360 13633 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:20.677220 13878 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.677570 13878 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:20.677922 13878 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.666558 13715 consensus_queue.cc:260] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.643071 13779 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:20.685771 13712 ts_tablet_manager.cc:1434] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.099s	user 0.002s	sys 0.006s
I20260710 13:24:20.688205 13712 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:20.690411 13339 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:41210 (request call id 23) took 1930 ms. Trace:
I20260710 13:24:20.691452 13593 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 0.
I20260710 13:24:20.695025 13878 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.700073 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:20.639110 13851 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.700915 13513 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.696141 13717 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.702174 13793 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.712822 13715 ts_tablet_manager.cc:1434] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.247s	user 0.014s	sys 0.000s
I20260710 13:24:20.702654 13779 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.713570 13440 raft_consensus.cc:2393] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:20.714294 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.712409 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.716770 13715 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:20.707702 13840 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.721302 13878 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.706851 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:20.719130 13614 debug-util.cc:398] Leaking SignalData structure 0x7b080027dfe0 after lost signal to thread 13617
I20260710 13:24:20.672446 13340 rpcz_store.cc:276] 0710 13:24:18.579717 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.579933 (+   216us) service_pool.cc:224] Handling call
0710 13:24:20.672024 (+2092091us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:24:18.709380 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:24:18.709925 (+   545us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:24:18.709957 (+    32us) write_op.cc:440] Acquired schema lock
0710 13:24:18.709969 (+    12us) tablet.cc:662] Decoding operations
0710 13:24:18.710322 (+   353us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:24:18.710376 (+    54us) write_op.cc:646] Partition lock acquired for write op
0710 13:24:18.710399 (+    23us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:24:18.710610 (+   211us) tablet.cc:701] Row locks acquired
0710 13:24:18.710630 (+    20us) write_op.cc:260] PREPARE: finished
0710 13:24:18.710817 (+   187us) write_op.cc:270] Start()
0710 13:24:18.710939 (+   122us) write_op.cc:276] Timestamp: P: 1783689858710765 usec, L: 0
0710 13:24:18.710962 (+    23us) op_driver.cc:348] REPLICATION: starting
0710 13:24:18.749851 (+ 38889us) log.cc:844] Serialized 531 byte log entry
0710 13:24:18.831863 (+ 82012us) op_driver.cc:464] REPLICATION: finished
0710 13:24:20.162779 (+1330916us) write_op.cc:301] APPLY: starting
0710 13:24:20.190397 (+ 27618us) tablet.cc:1367] starting BulkCheckPresence
0710 13:24:20.202643 (+ 12246us) tablet.cc:1370] finished BulkCheckPresence
0710 13:24:20.216977 (+ 14334us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:24:20.217159 (+   182us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:24:20.217273 (+   114us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:24:20.217304 (+    31us) write_op.cc:312] APPLY: finished
0710 13:24:20.217940 (+   636us) log.cc:844] Serialized 22 byte log entry
0710 13:24:20.221076 (+  3136us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:24:20.221561 (+   485us) write_op.cc:459] Released schema lock
0710 13:24:20.222260 (+   699us) write_op.cc:341] FINISH: Updating metrics
0710 13:24:20.224945 (+  2685us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:24:20.224973 (+    28us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":157484,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":1330615,"apply.run_cpu_time_us":2100,"apply.run_wall_time_us":61449,"num_ops":1,"prepare.queue_time_us":3359,"prepare.run_cpu_time_us":7080,"prepare.run_wall_time_us":52372,"replication_time_us":120726,"thread_start_us":354470,"threads_started":1}]]}
I20260710 13:24:20.728916 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:20.716821 13717 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.617874 13341 rpcz_store.cc:276] 0710 13:24:18.784195 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.784379 (+   184us) service_pool.cc:224] Handling call
0710 13:24:20.617421 (+1833042us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:24:18.902408 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:24:18.902909 (+   501us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:24:18.902935 (+    26us) write_op.cc:440] Acquired schema lock
0710 13:24:18.902951 (+    16us) tablet.cc:662] Decoding operations
0710 13:24:18.903319 (+   368us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:24:18.903422 (+   103us) write_op.cc:646] Partition lock acquired for write op
0710 13:24:18.903451 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0710 13:24:18.903747 (+   296us) tablet.cc:701] Row locks acquired
0710 13:24:18.903769 (+    22us) write_op.cc:260] PREPARE: finished
0710 13:24:18.903899 (+   130us) write_op.cc:270] Start()
0710 13:24:18.904028 (+   129us) write_op.cc:276] Timestamp: P: 1783689858903853 usec, L: 0
0710 13:24:18.904053 (+    25us) op_driver.cc:348] REPLICATION: starting
0710 13:24:20.405336 (+1501283us) log.cc:844] Serialized 910 byte log entry
0710 13:24:20.406418 (+  1082us) spinlock_profiling.cc:243] Waited 1.5 s on lock 0x7b540013d154. stack: 00007f623124a033 00007f6231249f30 00007f6230bd21d4 00007f623a918304 00007f623a918299 00007f62342d2571 00007f6234364e28 00007f6237d9f581 00007f6237d9ed58 00007f6237da39f1 00007f6237da39a9 00007f6237da3939 00007f6237da3901 00007f6237da2b2d 000000000038f5a4 000000000038f3e9
0710 13:24:20.553850 (+147432us) op_driver.cc:464] REPLICATION: finished
0710 13:24:20.554152 (+   302us) write_op.cc:301] APPLY: starting
0710 13:24:20.554231 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0710 13:24:20.554355 (+   124us) tablet.cc:1370] finished BulkCheckPresence
0710 13:24:20.554378 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:24:20.554625 (+   247us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:24:20.554773 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0710 13:24:20.554816 (+    43us) write_op.cc:312] APPLY: finished
0710 13:24:20.554991 (+   175us) log.cc:844] Serialized 28 byte log entry
0710 13:24:20.555140 (+   149us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:24:20.555221 (+    81us) write_op.cc:459] Released schema lock
0710 13:24:20.555266 (+    45us) write_op.cc:341] FINISH: Updating metrics
0710 13:24:20.555589 (+   323us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:24:20.555617 (+    28us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":59957,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":91,"apply.run_cpu_time_us":1402,"apply.run_wall_time_us":1400,"num_ops":2,"prepare.queue_time_us":1112,"prepare.run_cpu_time_us":22208,"prepare.run_wall_time_us":1504176,"replication_time_us":1649683,"spinlock_wait_cycles":3450888064}]]}
I20260710 13:24:20.734259 13660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.725493 13661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.725174 13662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
W20260710 13:24:20.730705 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800285d20 after lost signal to thread 13618
I20260710 13:24:20.725500 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:20.741077 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.717691 13793 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.740926 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
W20260710 13:24:20.744637 13614 debug-util.cc:398] Leaking SignalData structure 0x7b080027db60 after lost signal to thread 13691
I20260710 13:24:20.748193 13851 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.739015 13585 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.750041 13663 raft_consensus.cc:2393] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83e5d3be2c2b4e6da08d6415ac838709 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:20.744997 13886 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.750875 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.690985 13339 rpcz_store.cc:276] 0710 13:24:18.759608 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:24:18.761448 (+  1840us) service_pool.cc:224] Handling call
0710 13:24:20.690317 (+1928869us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:24:18.792104 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:24:18.793145 (+  1041us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:24:18.794246 (+  1101us) write_op.cc:440] Acquired schema lock
0710 13:24:18.794268 (+    22us) tablet.cc:662] Decoding operations
0710 13:24:18.794598 (+   330us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:24:18.794643 (+    45us) write_op.cc:646] Partition lock acquired for write op
0710 13:24:18.794676 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:24:18.794877 (+   201us) tablet.cc:701] Row locks acquired
0710 13:24:18.794894 (+    17us) write_op.cc:260] PREPARE: finished
0710 13:24:18.795016 (+   122us) write_op.cc:270] Start()
0710 13:24:18.795127 (+   111us) write_op.cc:276] Timestamp: P: 1783689858794978 usec, L: 0
0710 13:24:18.795147 (+    20us) op_driver.cc:348] REPLICATION: starting
0710 13:24:18.795733 (+   586us) log.cc:844] Serialized 531 byte log entry
0710 13:24:19.210244 (+414511us) op_driver.cc:464] REPLICATION: finished
0710 13:24:20.205865 (+995621us) write_op.cc:301] APPLY: starting
0710 13:24:20.205985 (+   120us) tablet.cc:1367] starting BulkCheckPresence
0710 13:24:20.206118 (+   133us) tablet.cc:1370] finished BulkCheckPresence
0710 13:24:20.206259 (+   141us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:24:20.206502 (+   243us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:24:20.210983 (+  4481us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:24:20.211055 (+    72us) write_op.cc:312] APPLY: finished
0710 13:24:20.211281 (+   226us) log.cc:844] Serialized 22 byte log entry
0710 13:24:20.211506 (+   225us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:24:20.211595 (+    89us) write_op.cc:459] Released schema lock
0710 13:24:20.211639 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":281464,"reported_tablets":3,"child_traces":[["op",{"apply.queue_time_us":992184,"apply.run_cpu_time_us":1866,"apply.run_wall_time_us":7927,"num_ops":1,"prepare.queue_time_us":1983,"prepare.run_cpu_time_us":2465,"prepare.run_wall_time_us":3878,"replication_time_us":414946,"thread_start_us":1057951,"threads_started":1}]]}
W20260710 13:24:20.753736 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800247680 after lost signal to thread 13692
I20260710 13:24:20.754624 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.758723 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.761294 13793 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.762378 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.765383 13836 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.747056 13513 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
W20260710 13:24:20.767902 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800281a40 after lost signal to thread 13730
W20260710 13:24:20.768715 13614 debug-util.cc:398] Leaking SignalData structure 0x7b0800111880 after lost signal to thread 13812
I20260710 13:24:20.768711 13518 raft_consensus.cc:1240] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260710 13:24:20.769944 13614 debug-util.cc:398] Leaking SignalData structure 0x7b080021b420 after lost signal to thread 13861
I20260710 13:24:20.769021 13633 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:20.775463 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.775590 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.775969 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.776250 13589 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:20.776589 13559 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.777113 13878 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:20.777779 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:20.784415 13715 tablet_bootstrap.cc:654] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.790628 13518 raft_consensus.cc:1240] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:20.791738 13886 consensus_queue.cc:1059] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:20.792243 13407 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [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: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:20.777882 13779 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.795254 13712 tablet_bootstrap.cc:654] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.798767 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.799012 13441 raft_consensus.cc:1240] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:20.798659 13757 consensus_queue.cc:1059] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:20.779963 13878 raft_consensus.cc:697] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:20.786489 13793 raft_consensus.cc:2749] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.793663 13840 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.794309 13440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:20.800113 13717 raft_consensus.cc:2749] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.809460 13836 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:20.822072 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.824460 13585 raft_consensus.cc:2468] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:20.824543 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.826067 13482 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.826915 13840 raft_consensus.cc:2749] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.827296 13408 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
W20260710 13:24:20.827816 13482 leader_election.cc:343] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.823853 13878 consensus_queue.cc:237] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.825212 13757 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.828246 13871 raft_consensus.cc:2804] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:20.828609 13757 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.828922 13871 raft_consensus.cc:697] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:20.829049 13407 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [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: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:20.830020 13774 raft_consensus.cc:2749] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:24:20.841176 13556 consensus_peers.cc:597] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 -> Peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Couldn't send request to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3. 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:24:20.842538 13889 log.cc:927] Time spent T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260710 13:24:20.830148 13871 consensus_queue.cc:237] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER 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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.833196 13774 consensus_queue.cc:1048] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 13:24:20.857010 13717 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.865293 13715 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:20.865922 13715 ts_tablet_manager.cc:1403] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.001s
I20260710 13:24:20.866827 13820 raft_consensus.cc:3055] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:20.873555 13820 raft_consensus.cc:740] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:20.860741 13556 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.865314 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:20.861632 13407 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [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: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:20.865263 13717 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.890426 13793 raft_consensus.cc:2749] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.905805 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:20.906946 13513 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:20.894904 13757 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:20.914987 13779 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:20.917187 13881 raft_consensus.cc:3055] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:20.910604 13715 raft_consensus.cc:359] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.917320 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:20.907796 13774 raft_consensus.cc:2749] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.917029 13717 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.928005 13715 raft_consensus.cc:385] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:20.931592 13872 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:20.927860 13881 raft_consensus.cc:740] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
W20260710 13:24:20.918463 13407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 60262.7us
I20260710 13:24:20.930864 13483 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.934229 13715 raft_consensus.cc:740] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:20.935599 13715 consensus_queue.cc:260] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:20.938175 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:20.938445 13881 consensus_queue.cc:260] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.939716 13881 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.941327 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:20.939885 13872 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:20.946182 13872 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:20.947309 13663 raft_consensus.cc:1240] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:20.948453 13518 raft_consensus.cc:1240] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:20.950003 13715 ts_tablet_manager.cc:1434] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260710 13:24:20.950397 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:20.950959 13715 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:20.894196 13820 consensus_queue.cc:260] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:20.952054 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:20.952288 13820 raft_consensus.cc:3060] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:20.954129 13408 leader_election.cc:343] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.954011 13407 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:20.955291 13840 raft_consensus.cc:2749] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:24:20.958854 13483 leader_election.cc:343] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.959102 13717 raft_consensus.cc:2804] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.960043 13483 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:20.943161 13556 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.960412 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:20.962705 13717 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:20.967602 13872 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.968571 13792 raft_consensus.cc:2749] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.968712 13872 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:20.968966 13589 raft_consensus.cc:1240] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Rejecting Update request from peer c33dd50066014e37838e96e6fc05e713 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:20.969156 13872 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.966209 13717 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.971118 13559 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:20.972889 13792 raft_consensus.cc:2749] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:20.957968 13631 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.974926 13873 consensus_queue.cc:1059] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:20.978416 13840 consensus_queue.cc:1048] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:20.975294 13712 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:20.979884 13712 ts_tablet_manager.cc:1403] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.292s	user 0.015s	sys 0.019s
W20260710 13:24:20.979892 13556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 46047.6us
I20260710 13:24:20.979228 13873 raft_consensus.cc:3055] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:20.981372 13873 raft_consensus.cc:740] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:20.982259 13873 consensus_queue.cc:260] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:20.983759 13873 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:20.975569 13631 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:20.977599 13559 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:20.987078 13792 raft_consensus.cc:2749] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:24:20.989101 13408 leader_election.cc:343] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:20.999451 13878 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:20.999962 13878 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:21.000348 13878 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.002092 13715 tablet_bootstrap.cc:654] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:20.986086 13902 raft_consensus.cc:2749] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.012197 13712 raft_consensus.cc:359] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.013180 13712 raft_consensus.cc:385] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.013530 13712 raft_consensus.cc:740] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.002404 13872 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
W20260710 13:24:21.014343 13633 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:24:21.018508 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:21.022832 13556 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:21.026204 13881 raft_consensus.cc:2749] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.014468 13513 raft_consensus.cc:2468] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:20.992444 13900 consensus_queue.cc:1048] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
W20260710 13:24:21.025132 13631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.3:42591, user_credentials={real_user=slave}} blocked reactor thread for 49647.4us
I20260710 13:24:21.038802 13712 consensus_queue.cc:260] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.041590 13410 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:21.042407 13774 raft_consensus.cc:2804] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.042807 13717 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:21.043164 13774 raft_consensus.cc:697] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:21.047173 13712 ts_tablet_manager.cc:1434] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260710 13:24:21.045379 13631 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:21.047942 13774 consensus_queue.cc:237] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.052841 13900 raft_consensus.cc:2804] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:21.053268 13900 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:21.053628 13900 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.053639 13340 catalog_manager.cc:5697] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.059298 13872 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:21.057338 13340 catalog_manager.cc:5697] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } }
I20260710 13:24:21.053747 13878 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.063270 13588 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.064603 13712 tablet_bootstrap.cc:492] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:21.065937 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:21.076053 13715 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:21.076547 13715 ts_tablet_manager.cc:1403] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.014s
I20260710 13:24:21.073974 13717 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:21.080353 13715 raft_consensus.cc:359] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.081614 13715 raft_consensus.cc:385] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.081947 13715 raft_consensus.cc:740] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.082823 13715 consensus_queue.cc:260] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.085052 13715 ts_tablet_manager.cc:1434] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:24:21.085979 13715 tablet_bootstrap.cc:492] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:21.074744 13878 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:21.092555 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:21.102887 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
W20260710 13:24:21.107717 13483 leader_election.cc:343] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.108242 13712 tablet_bootstrap.cc:654] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.110680 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:21.120241 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:21.123172 13482 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:21.124248 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
W20260710 13:24:21.124643 13482 leader_election.cc:343] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.124954 13663 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.124840 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:21.125442 13840 raft_consensus.cc:2749] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.103312 13900 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.131470 13482 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:21.138655 13716 raft_consensus.cc:2749] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:24:21.139709 13482 leader_election.cc:343] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.136049 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:21.142102 13482 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:21.142784 13663 raft_consensus.cc:2468] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:21.143018 13716 raft_consensus.cc:2749] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.145649 13589 raft_consensus.cc:1240] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:21.147575 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:21.148032 13666 raft_consensus.cc:1240] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Rejecting Update request from peer c33dd50066014e37838e96e6fc05e713 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:21.150964 13900 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:21.151080 13715 tablet_bootstrap.cc:654] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:21.154457 13407 leader_election.cc:343] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.155001 13407 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:21.157377 13717 raft_consensus.cc:2749] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.158890 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:21.162324 13712 tablet_bootstrap.cc:492] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:21.162868 13712 ts_tablet_manager.cc:1403] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.009s
I20260710 13:24:21.176102 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:21.179567 13712 raft_consensus.cc:359] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.180387 13712 raft_consensus.cc:385] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.180687 13712 raft_consensus.cc:740] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.181412 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:21.181362 13712 consensus_queue.cc:260] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.183156 13666 raft_consensus.cc:2468] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:21.183908 13712 ts_tablet_manager.cc:1434] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:24:21.186022 13900 consensus_queue.cc:1059] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:21.186453 13407 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:21.187090 13820 raft_consensus.cc:3055] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:21.187458 13820 raft_consensus.cc:740] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:21.187670 13717 raft_consensus.cc:2804] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:21.188164 13717 raft_consensus.cc:697] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:21.188295 13820 consensus_queue.cc:260] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.189267 13820 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.189052 13717 consensus_queue.cc:237] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:21.198465 13712 tablet_bootstrap.cc:492] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:21.201350 13774 consensus_queue.cc:1059] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:21.202345 13779 raft_consensus.cc:3055] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:21.202883 13779 raft_consensus.cc:740] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:21.204069 13779 consensus_queue.cc:260] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.205955 13779 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.211423 13666 raft_consensus.cc:1240] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Rejecting Update request from peer 83e5d3be2c2b4e6da08d6415ac838709 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:21.214375 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
W20260710 13:24:21.219727 13482 consensus_peers.cc:597] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Couldn't send request to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3. 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:24:21.216315 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:21.222357 13588 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.230130 13588 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
W20260710 13:24:21.233251 13482 leader_election.cc:343] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:21.233757 13482 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:21.233955 13631 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:21.234593 13716 raft_consensus.cc:2749] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:21.235148 13482 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:21.235630 13631 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:21.236446 13900 raft_consensus.cc:2749] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.236517 13482 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:21.237008 13715 tablet_bootstrap.cc:492] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:21.237221 13900 raft_consensus.cc:2749] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.237390 13872 raft_consensus.cc:2749] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.237569 13715 ts_tablet_manager.cc:1403] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.027s
I20260710 13:24:21.238101 13872 raft_consensus.cc:2804] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:21.238584 13872 raft_consensus.cc:697] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:21.239795 13631 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:21.240630 13900 raft_consensus.cc:2804] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:21.239825 13872 consensus_queue.cc:237] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:21.241097 13900 raft_consensus.cc:697] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:21.241907 13900 consensus_queue.cc:237] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.247056 13712 tablet_bootstrap.cc:654] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.249557 13715 raft_consensus.cc:359] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.250308 13715 raft_consensus.cc:385] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.250553 13715 raft_consensus.cc:740] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.251169 13715 consensus_queue.cc:260] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.252688 13442 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:21.255417 13715 ts_tablet_manager.cc:1434] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:24:21.256489 13715 tablet_bootstrap.cc:492] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:21.259864 13716 consensus_queue.cc:1059] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:21.260988 13716 raft_consensus.cc:3055] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:21.261325 13716 raft_consensus.cc:740] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:21.262190 13716 consensus_queue.cc:260] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.264011 13716 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.266301 13666 raft_consensus.cc:1240] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Rejecting Update request from peer 83e5d3be2c2b4e6da08d6415ac838709 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:24:21.267877 13840 consensus_queue.cc:1059] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.271962 13715 tablet_bootstrap.cc:654] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.286358 13513 raft_consensus.cc:1275] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.288230 13900 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:21.323187 13341 catalog_manager.cc:5697] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 1 to 2, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.333041 13588 raft_consensus.cc:1275] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.334884 13900 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:21.326345 13341 catalog_manager.cc:5697] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.342523 13341 catalog_manager.cc:5697] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } }
I20260710 13:24:21.362821 13881 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.363641 13881 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.365919 13881 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:21.369035 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:21.370059 13664 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:21.372363 13556 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:21.374367 13792 raft_consensus.cc:2804] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.375012 13792 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.375541 13792 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.399717 13588 raft_consensus.cc:1275] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:24:21.401759 13779 consensus_queue.cc:1048] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:24:21.408569 13924 log.cc:927] Time spent T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260710 13:24:21.369951 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:21.439047 13716 raft_consensus.cc:3055] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:21.439499 13716 raft_consensus.cc:740] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:21.426764 13512 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:21.440434 13716 consensus_queue.cc:260] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:21.450865 13666 raft_consensus.cc:1275] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:24:21.451494 13666 pending_rounds.cc:85] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Aborting all ops after (but not including) 0
I20260710 13:24:21.450904 13792 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.451866 13666 pending_rounds.cc:107] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:21.452210 13666 raft_consensus.cc:2889] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:21.453979 13779 consensus_queue.cc:1048] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.454428 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:21.455849 13712 tablet_bootstrap.cc:492] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:21.456367 13712 ts_tablet_manager.cc:1403] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.258s	user 0.026s	sys 0.030s
I20260710 13:24:21.456532 13666 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.448081 13664 raft_consensus.cc:3060] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.460062 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:21.464182 13515 raft_consensus.cc:1240] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:21.466776 13585 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.475874 13513 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.482304 13442 raft_consensus.cc:1240] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Rejecting Update request from peer 83e5d3be2c2b4e6da08d6415ac838709 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:21.460999 13792 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:21.484256 13900 consensus_queue.cc:1059] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:21.485366 13878 raft_consensus.cc:3055] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:21.485879 13878 raft_consensus.cc:740] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:21.472128 13712 raft_consensus.cc:359] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.486546 13712 raft_consensus.cc:385] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.486826 13712 raft_consensus.cc:740] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.487078 13878 consensus_queue.cc:260] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.489300 13878 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.491925 13340 catalog_manager.cc:5697] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 1 to 2, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.493934 13779 consensus_queue.cc:1048] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.494580 13340 catalog_manager.cc:5697] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.500280 13926 consensus_queue.cc:1059] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:21.501369 13926 consensus_queue.cc:1243] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Peer c33dd50066014e37838e96e6fc05e713 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:24:21.505141 13716 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.507046 13712 consensus_queue.cc:260] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.512966 13712 ts_tablet_manager.cc:1434] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260710 13:24:21.512552 13342 catalog_manager.cc:5697] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 1 to 2, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:21.514899 13666 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:21.519843 13556 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:21.513906 13712 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:21.517917 13715 tablet_bootstrap.cc:492] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:21.525808 13715 ts_tablet_manager.cc:1403] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.270s	user 0.034s	sys 0.059s
I20260710 13:24:21.531682 13715 raft_consensus.cc:359] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.532464 13715 raft_consensus.cc:385] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.532713 13715 raft_consensus.cc:740] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.533385 13715 consensus_queue.cc:260] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.536011 13715 ts_tablet_manager.cc:1434] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:24:21.517958 13779 consensus_queue.cc:1048] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 13:24:21.536912 13715 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:21.528038 13792 raft_consensus.cc:2804] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.537424 13792 raft_consensus.cc:697] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:21.538255 13792 consensus_queue.cc:237] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.533358 13712 tablet_bootstrap.cc:654] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.548337 13715 tablet_bootstrap.cc:654] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.516709 13513 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:21.555455 13341 catalog_manager.cc:5697] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 0 to 1, leader changed from <none> to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.563918 13341 catalog_manager.cc:5697] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 1 to 2, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.563205 13820 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:21.571859 13820 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.581226 13712 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:21.581785 13712 ts_tablet_manager.cc:1403] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.068s	user 0.002s	sys 0.008s
I20260710 13:24:21.590044 13712 raft_consensus.cc:359] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.592222 13712 raft_consensus.cc:385] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.592617 13712 raft_consensus.cc:740] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.591840 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:21.595522 13712 consensus_queue.cc:260] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.600600 13712 ts_tablet_manager.cc:1434] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 13:24:21.600898 13513 raft_consensus.cc:1275] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.601848 13712 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Bootstrap starting.
I20260710 13:24:21.602455 13820 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:21.605221 13779 consensus_queue.cc:1048] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260710 13:24:21.615764 13712 tablet_bootstrap.cc:654] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.603747 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:21.619473 13631 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:21.605446 13715 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:21.620767 13715 ts_tablet_manager.cc:1403] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.020s
I20260710 13:24:21.620877 13820 raft_consensus.cc:2749] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:21.630677 13715 raft_consensus.cc:359] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.633513 13715 raft_consensus.cc:385] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.633941 13715 raft_consensus.cc:740] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.634949 13715 consensus_queue.cc:260] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:21.638145 13715 ts_tablet_manager.cc:1434] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:24:21.639525 13715 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765: Bootstrap starting.
I20260710 13:24:21.644466 13792 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:21.645188 13792 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.647298 13792 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:21.652273 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:21.653045 13513 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:21.654488 13559 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:21.655592 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:21.655926 13792 raft_consensus.cc:2804] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:21.656273 13664 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:21.656471 13792 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:21.656572 13715 tablet_bootstrap.cc:654] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:21.657001 13792 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.661180 13664 raft_consensus.cc:1275] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.663432 13716 consensus_queue.cc:1048] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:21.669369 13589 raft_consensus.cc:1275] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.674459 13820 consensus_queue.cc:1048] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.683111 13712 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: No bootstrap required, opened a new log
I20260710 13:24:21.683776 13712 ts_tablet_manager.cc:1403] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.018s
I20260710 13:24:21.685267 13792 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.686200 13338 catalog_manager.cc:5697] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.688778 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:21.699661 13518 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.702665 13664 raft_consensus.cc:1275] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.702530 13712 raft_consensus.cc:359] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:21.703409 13712 raft_consensus.cc:385] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.705099 13442 raft_consensus.cc:3060] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:21.707973 13901 consensus_queue.cc:1048] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.713197 13518 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:21.714782 13559 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:21.715418 13442 raft_consensus.cc:1275] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.715822 13881 raft_consensus.cc:2804] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:21.716394 13881 raft_consensus.cc:697] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:21.717344 13716 consensus_queue.cc:1048] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:21.717381 13881 consensus_queue.cc:237] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:21.724973 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:21.725653 13664 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.706569 13792 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:21.727016 13712 raft_consensus.cc:740] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.730459 13712 consensus_queue.cc:260] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:21.766878 13712 ts_tablet_manager.cc:1434] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Time spent starting tablet: real 0.083s	user 0.013s	sys 0.007s
I20260710 13:24:21.775460 13664 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:21.781595 13442 raft_consensus.cc:1275] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:21.785822 13944 consensus_queue.cc:1048] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:21.788049 13663 raft_consensus.cc:3060] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:21.791975 13715 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765: No bootstrap required, opened a new log
I20260710 13:24:21.793139 13715 ts_tablet_manager.cc:1403] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765: Time spent bootstrapping tablet: real 0.154s	user 0.020s	sys 0.023s
W20260710 13:24:21.794013 13390 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:21.811223 13715 raft_consensus.cc:359] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.812161 13715 raft_consensus.cc:385] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:21.812523 13715 raft_consensus.cc:740] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Initialized, Role: FOLLOWER
I20260710 13:24:21.813369 13715 consensus_queue.cc:260] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:21.815444 13715 ts_tablet_manager.cc:1434] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:24:21.815305 13341 catalog_manager.cc:5697] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:21.974422 13881 consensus_queue.cc:1048] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:21.986318 13881 consensus_queue.cc:1048] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:22.030802 13881 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.031307 13881 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.033529 13881 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:22.034472 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:22.035298 13663 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:22.036666 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:22.036892 13556 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:22.037344 13441 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 0.
I20260710 13:24:22.037983 13881 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:22.038442 13881 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.038887 13881 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.044376 13588 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.046962 13881 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.049984 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:22.050592 13663 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.060091 13663 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:22.061447 13556 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:22.062405 13792 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:22.062959 13792 raft_consensus.cc:697] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:22.064374 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:22.064263 13792 consensus_queue.cc:237] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.065034 13441 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:22.065466 13881 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 1 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:22.073457 13441 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:22.076993 13342 catalog_manager.cc:5697] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 0 to 1, leader changed from <none> to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.096241 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
I20260710 13:24:22.124516 13792 consensus_queue.cc:1048] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:22.142534 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:22.143486 11300 tablet_replica.cc:333] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.144441 11300 raft_consensus.cc:2243] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.144910 11300 raft_consensus.cc:2272] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.152482 11300 tablet_replica.cc:333] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.153431 11300 raft_consensus.cc:2243] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.154446 11300 raft_consensus.cc:2272] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.155952 13881 consensus_queue.cc:1048] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:22.155203 13631 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 13:24:22.157713 11300 tablet_replica.cc:333] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.158679 11300 raft_consensus.cc:2243] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.159861 11300 raft_consensus.cc:2272] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.162515 11300 tablet_replica.cc:333] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
W20260710 13:24:22.163334 13631 consensus_peers.cc:597] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:22.163410 11300 raft_consensus.cc:2243] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.165810 11300 raft_consensus.cc:2272] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.168465 11300 tablet_replica.cc:333] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.169989 11300 raft_consensus.cc:2243] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.170531 11300 raft_consensus.cc:2272] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.172972 11300 tablet_replica.cc:333] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.173817 11300 raft_consensus.cc:2243] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.174954 11300 raft_consensus.cc:2272] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.177263 11300 tablet_replica.cc:333] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.177937 11300 raft_consensus.cc:2243] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.178999 11300 raft_consensus.cc:2272] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.182587 11300 tablet_replica.cc:333] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.183456 11300 raft_consensus.cc:2243] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.184068 11300 raft_consensus.cc:2272] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:22.186208 13631 consensus_peers.cc:597] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:22.186852 13631 consensus_peers.cc:597] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:22.187561 11300 tablet_replica.cc:333] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.188189 11300 raft_consensus.cc:2243] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.188620 11300 raft_consensus.cc:2272] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.190472 11300 tablet_replica.cc:333] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.191154 11300 raft_consensus.cc:2243] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.191918 11300 raft_consensus.cc:2272] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.194377 11300 tablet_replica.cc:333] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.195430 11300 raft_consensus.cc:2243] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.196686 11300 raft_consensus.cc:2272] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.200727 11300 tablet_replica.cc:333] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.202090 11300 raft_consensus.cc:2243] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.203387 11300 raft_consensus.cc:2272] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.206542 11300 tablet_replica.cc:333] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.207469 11300 raft_consensus.cc:2243] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:22.207844 13557 consensus_peers.cc:597] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:22.208022 11300 raft_consensus.cc:2272] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.211018 11300 tablet_replica.cc:333] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
W20260710 13:24:22.211298 13483 consensus_peers.cc:597] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:22.211858 11300 raft_consensus.cc:2243] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.212888 11300 raft_consensus.cc:2272] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.215663 11300 tablet_replica.cc:333] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.216488 11300 raft_consensus.cc:2243] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.217024 11300 raft_consensus.cc:2272] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.219475 11300 tablet_replica.cc:333] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.220275 11300 raft_consensus.cc:2243] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:22.221243 11300 raft_consensus.cc:2272] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.223728 11300 tablet_replica.cc:333] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.224433 11300 raft_consensus.cc:2243] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.225728 11300 raft_consensus.cc:2272] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:22.228165 11300 tablet_replica.cc:333] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: stopping tablet replica
I20260710 13:24:22.228801 11300 raft_consensus.cc:2243] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:22.229331 11300 raft_consensus.cc:2272] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:22.278683 13483 consensus_peers.cc:597] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:22.282612 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
I20260710 13:24:22.310217 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:22.316753 13958 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:24:22.317451 13886 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
W20260710 13:24:22.318225 13959 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:24:22.318186 13886 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:22.322129 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:22.322793 13886 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:22.322981 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:22.323757 13663 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 2.
I20260710 13:24:22.325724 13556 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:22.327314 13886 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:22.327879 13886 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:22.328287 13886 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:22.329151 13961 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:24:22.331697 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:22.335197 13886 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:22.336608 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:22.336920 11300 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:24:22.337131 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689862337109 us; error 0 us; skew 500 ppm
I20260710 13:24:22.337929 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:22.338261 13886 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:22.338384 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:22.339277 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:22.342314 11300 webserver.cc:533] Webserver started at http://127.11.9.1:40847/ using document root <none> and password file <none>
I20260710 13:24:22.342988 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:22.343222 11300 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:22.347174 13663 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 2.
I20260710 13:24:22.349645 13556 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:22.351374 13886 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:22.352533 13886 raft_consensus.cc:697] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:22.353693 13886 consensus_queue.cc:237] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:22.356215 11300 fs_manager.cc:714] Time spent opening directory manager: real 0.012s	user 0.004s	sys 0.008s
I20260710 13:24:22.363503 13967 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:24:22.364503 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:24:22.364005 13342 catalog_manager.cc:5697] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 1 to 2, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.364894 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "c33dd50066014e37838e96e6fc05e713"
format_stamp: "Formatted at 2026-07-10 13:24:15 on dist-test-slave-l22f"
I20260710 13:24:22.365262 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689802570411-11300-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:24:22.382750 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:22.383926 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:22.385592 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:22.389787 13974 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:24:22.462539 13483 consensus_peers.cc:597] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:22.471603 13557 consensus_peers.cc:597] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:22.490195 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:24:22.490561 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.102s	user 0.002s	sys 0.002s
I20260710 13:24:22.490906 11300 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:24:22.497607 13792 consensus_queue.cc:1048] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:22.499610 13792 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:22.500391 13974 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.500106 13792 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.502343 13792 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:22.503556 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:22.504254 13513 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:22.505544 13559 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:22.506450 13792 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:22.506946 13792 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:22.507498 13792 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:24:22.522500 13557 leader_election.cc:336] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111)
I20260710 13:24:22.524222 13792 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.527930 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:22.528498 13513 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:24:22.543715 13974 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: 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:24:22.545264 13974 tablet_bootstrap.cc:492] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.543159 13513 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:22.546334 13974 ts_tablet_manager.cc:1403] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.046s	user 0.031s	sys 0.008s
W20260710 13:24:22.551764 13557 leader_election.cc:336] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111)
I20260710 13:24:22.555567 13559 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:22.534963 13792 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:22.557415 13886 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:22.557960 13886 raft_consensus.cc:697] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:22.558907 13886 consensus_queue.cc:237] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
W20260710 13:24:22.566515 13483 consensus_peers.cc:597] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:22.567943 13974 raft_consensus.cc:359] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.569525 13974 raft_consensus.cc:740] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.570377 13974 consensus_queue.cc:260] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.581388 13974 ts_tablet_manager.cc:1434] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.003s
I20260710 13:24:22.582197 13974 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.588467 13342 catalog_manager.cc:5697] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 1 to 3, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:22.598428 13974 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: 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:24:22.599323 13974 tablet_bootstrap.cc:492] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.599983 13974 ts_tablet_manager.cc:1403] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260710 13:24:22.602336 13974 raft_consensus.cc:359] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.603012 13974 raft_consensus.cc:740] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.603873 13974 consensus_queue.cc:260] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.606036 13974 ts_tablet_manager.cc:1434] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:24:22.606899 13974 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.618988 13974 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: 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:24:22.619742 13974 tablet_bootstrap.cc:492] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.620198 13974 ts_tablet_manager.cc:1403] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 13:24:22.621863 13974 raft_consensus.cc:359] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.622514 13974 raft_consensus.cc:740] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.623284 13974 consensus_queue.cc:260] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.626073 13974 ts_tablet_manager.cc:1434] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:24:22.626848 13974 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.637220 13974 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: 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:24:22.637924 13974 tablet_bootstrap.cc:492] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.638432 13974 ts_tablet_manager.cc:1403] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:24:22.640154 13974 raft_consensus.cc:359] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.640636 13974 raft_consensus.cc:740] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.641320 13974 consensus_queue.cc:260] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.642769 13974 ts_tablet_manager.cc:1434] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:24:22.643508 13974 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.665910 13974 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: 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:24:22.666745 13974 tablet_bootstrap.cc:492] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.667451 13974 ts_tablet_manager.cc:1403] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260710 13:24:22.668869 13980 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:22.669384 13980 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:22.669543 13974 raft_consensus.cc:359] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.670153 13974 raft_consensus.cc:740] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.671021 13974 consensus_queue.cc:260] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.671599 13980 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:22.672612 11300 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:24:22.672971 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.182s	user 0.117s	sys 0.000s
I20260710 13:24:22.673193 13974 ts_tablet_manager.cc:1434] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:24:22.673998 13974 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.674712 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:22.675360 13513 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 2.
I20260710 13:24:22.682278 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:22.683218 13663 raft_consensus.cc:2393] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:22.684641 13559 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:22.686826 13881 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:22.687325 13881 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:22.687814 13881 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:22.697503 13974 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: 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:24:22.698506 13974 tablet_bootstrap.cc:492] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.699404 13974 ts_tablet_manager.cc:1403] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260710 13:24:22.702224 13974 raft_consensus.cc:359] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.702900 13974 raft_consensus.cc:740] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.704267 13974 consensus_queue.cc:260] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.707202 13974 ts_tablet_manager.cc:1434] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:24:22.708295 13974 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.725776 13881 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:22.734277 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:22.748780 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:22.750031 13663 raft_consensus.cc:2393] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:22.751672 13881 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:22.754169 13513 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 2.
I20260710 13:24:22.758404 13559 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:22.759644 13881 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:22.760412 13881 raft_consensus.cc:697] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:22.760742 13974 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: 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:24:22.761708 13974 tablet_bootstrap.cc:492] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.762334 13974 ts_tablet_manager.cc:1403] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.024s
I20260710 13:24:22.761992 13881 consensus_queue.cc:237] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:22.764806 13974 raft_consensus.cc:359] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.765476 13974 raft_consensus.cc:740] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.766296 13974 consensus_queue.cc:260] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.768549 13974 ts_tablet_manager.cc:1434] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:22.769307 13974 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.783813 13974 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: 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:24:22.784768 13974 tablet_bootstrap.cc:492] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.785463 13974 ts_tablet_manager.cc:1403] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:24:22.787878 13974 raft_consensus.cc:359] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.788455 13513 raft_consensus.cc:1275] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:22.788789 13974 raft_consensus.cc:740] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.789654 13974 consensus_queue.cc:260] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.790508 13980 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:22.791858 13974 ts_tablet_manager.cc:1434] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:24:22.792697 13974 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.828477 13663 raft_consensus.cc:1275] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:22.830005 13974 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: 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:24:22.830974 13974 tablet_bootstrap.cc:492] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.831663 13974 ts_tablet_manager.cc:1403] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.004s
I20260710 13:24:22.832157 14004 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:22.834247 13974 raft_consensus.cc:359] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.834980 13974 raft_consensus.cc:740] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.835889 13974 consensus_queue.cc:260] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:22.838130 13974 ts_tablet_manager.cc:1434] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:22.838907 13974 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.859930 13974 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: 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:24:22.861033 13974 tablet_bootstrap.cc:492] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.861704 13974 ts_tablet_manager.cc:1403] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:24:22.864717 13974 raft_consensus.cc:359] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.865396 13974 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.866215 13974 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.869526 13974 ts_tablet_manager.cc:1434] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:24:22.870658 13974 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.897079 13974 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: 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:24:22.898027 13974 tablet_bootstrap.cc:492] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.898672 13974 ts_tablet_manager.cc:1403] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.006s
I20260710 13:24:22.901078 13974 raft_consensus.cc:359] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.901839 13974 raft_consensus.cc:740] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.902570 13974 consensus_queue.cc:260] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.904699 13974 ts_tablet_manager.cc:1434] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:22.905478 13974 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.918951 13342 catalog_manager.cc:5697] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 1 to 2, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:22.927070 13974 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: 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:24:22.928018 13974 tablet_bootstrap.cc:492] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.928622 13974 ts_tablet_manager.cc:1403] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:24:22.930932 13974 raft_consensus.cc:359] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.931636 13974 raft_consensus.cc:740] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.932485 13974 consensus_queue.cc:260] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:22.934666 13974 ts_tablet_manager.cc:1434] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:22.935494 13974 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.948992 13974 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: 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:24:22.949982 13974 tablet_bootstrap.cc:492] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.950695 13974 ts_tablet_manager.cc:1403] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:24:22.954216 13974 raft_consensus.cc:359] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.954973 13974 raft_consensus.cc:740] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.955883 13974 consensus_queue.cc:260] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.957680 13974 ts_tablet_manager.cc:1434] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:22.958326 13974 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:22.972877 13974 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: 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:24:22.973618 13974 tablet_bootstrap.cc:492] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:22.974246 13974 ts_tablet_manager.cc:1403] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:24:22.976598 13974 raft_consensus.cc:359] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.977097 13974 raft_consensus.cc:740] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:22.977767 13974 consensus_queue.cc:260] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:22.979485 13974 ts_tablet_manager.cc:1434] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:24:22.980306 13974 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:23.006438 13974 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: 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:24:23.007810 13974 tablet_bootstrap.cc:492] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:23.008615 13974 ts_tablet_manager.cc:1403] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.007s
I20260710 13:24:23.011500 13974 raft_consensus.cc:359] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.012240 13974 raft_consensus.cc:740] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.013283 13974 consensus_queue.cc:260] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.015748 13974 ts_tablet_manager.cc:1434] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:24:23.016633 13974 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:23.032202 13974 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: 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:24:23.033190 13974 tablet_bootstrap.cc:492] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:23.033879 13974 ts_tablet_manager.cc:1403] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:24:23.034549 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:43379
I20260710 13:24:23.034641 14059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:43379 every 8 connection(s)
I20260710 13:24:23.036509 13974 raft_consensus.cc:359] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.037324 13974 raft_consensus.cc:740] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.038197 13974 consensus_queue.cc:260] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.040709 13974 ts_tablet_manager.cc:1434] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:23.041567 13974 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:23.060406 13974 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: 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:24:23.061300 13974 tablet_bootstrap.cc:492] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:23.061918 13974 ts_tablet_manager.cc:1403] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:24:23.063898 13974 raft_consensus.cc:359] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.064630 13974 raft_consensus.cc:740] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.065393 13974 consensus_queue.cc:260] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.068553 13974 ts_tablet_manager.cc:1434] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:24:23.069454 13974 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Bootstrap starting.
I20260710 13:24:23.072685 14060 heartbeater.cc:344] Connected to a master server at 127.11.9.62:41981
I20260710 13:24:23.073176 14060 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:23.074134 14060 heartbeater.cc:507] Master 127.11.9.62:41981 requested a full tablet report, sending...
I20260710 13:24:23.090224 13974 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: 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:24:23.091284 13974 tablet_bootstrap.cc:492] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Bootstrap complete.
I20260710 13:24:23.092005 13974 ts_tablet_manager.cc:1403] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260710 13:24:23.092584 13338 ts_manager.cc:194] Re-registered known tserver with Master: c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.099087 13974 raft_consensus.cc:359] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.100032 13974 raft_consensus.cc:740] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Initialized, Role: FOLLOWER
I20260710 13:24:23.100883 13974 consensus_queue.cc:260] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.103188 13974 ts_tablet_manager.cc:1434] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:23.118120 14032 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.119985 13338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53046
I20260710 13:24:23.123008 13513 raft_consensus.cc:1275] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:23.124536 13881 consensus_queue.cc:1048] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.125500 14060 heartbeater.cc:499] Master 127.11.9.62:41981 was elected leader, sending a full tablet report...
I20260710 13:24:23.132908 14032 raft_consensus.cc:1275] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:23.144212 14004 consensus_queue.cc:1048] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.178903 13513 raft_consensus.cc:1275] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.179278 13663 raft_consensus.cc:1275] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.180884 13792 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.182080 14004 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.243496 13956 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.245360 13956 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.280036 13716 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.282246 13716 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.296065 13956 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.291498 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:23.299540 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.321405 14032 raft_consensus.cc:2468] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:23.327507 13820 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.328706 13820 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.330523 13483 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.331596 13956 raft_consensus.cc:2804] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:23.332007 13956 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.332376 13956 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.345808 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:23.347904 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:23.353283 14073 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.355175 13820 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.354166 14073 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.359781 14073 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.360143 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:23.361191 13515 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:23.362246 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.363090 14032 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:23.362973 13633 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:23.364207 13716 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.365487 13716 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.364755 14073 raft_consensus.cc:2804] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.366434 14073 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.366835 14073 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.367933 13483 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.369164 14074 raft_consensus.cc:2804] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.373384 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.374548 14032 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:23.375180 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.376086 14030 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:23.377944 13956 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.369618 14074 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.379947 14074 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.380690 13956 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.380168 13716 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.388939 14074 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.393005 13716 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.396381 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.399888 14030 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.400265 13631 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.400422 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:23.401638 14074 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.403492 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.405318 14075 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.408972 14031 raft_consensus.cc:2468] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:23.410061 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.410665 14032 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.415064 14030 raft_consensus.cc:2468] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 3.
I20260710 13:24:23.415421 14073 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.417500 14073 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.422156 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:23.422644 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:23.424041 13483 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.425201 13483 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.407699 14075 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.426386 13956 raft_consensus.cc:2804] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:23.426939 13956 raft_consensus.cc:697] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:23.426479 14075 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.428757 13956 consensus_queue.cc:237] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.430051 13820 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.430646 13820 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.431553 13515 raft_consensus.cc:2393] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 2: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:23.432901 13716 raft_consensus.cc:2804] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.433293 13716 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.433602 13716 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.434690 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:23.435539 13663 raft_consensus.cc:2393] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 83e5d3be2c2b4e6da08d6415ac838709 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:23.435731 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.437757 13820 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.439939 13631 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.441615 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:23.440634 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.440106 14032 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:23.450163 14075 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.458868 14075 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.459601 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:23.460059 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.451802 13820 raft_consensus.cc:2749] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:23.460844 14030 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.451646 13341 catalog_manager.cc:5697] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 2 to 3, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 3 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.452020 14029 raft_consensus.cc:2468] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:23.453040 13483 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:23.464777 13631 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.465565 13956 raft_consensus.cc:2804] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.465642 13820 raft_consensus.cc:2804] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:23.467303 13820 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.467464 14030 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:23.467790 13820 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.467382 13956 raft_consensus.cc:697] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:23.469408 13956 consensus_queue.cc:237] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.476624 13820 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.452644 13716 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.478582 13820 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.478713 13716 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.479511 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.480105 14030 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.481056 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:23.482404 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:23.484781 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.485494 14029 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.488504 14030 raft_consensus.cc:2468] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:23.495378 14029 raft_consensus.cc:2468] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:23.495805 13483 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.497391 13956 raft_consensus.cc:2804] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.498032 13956 raft_consensus.cc:697] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:23.484735 13631 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.499368 13956 consensus_queue.cc:237] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.501436 14075 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.501761 13631 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.501981 14075 raft_consensus.cc:697] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:23.503002 14075 consensus_queue.cc:237] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.503391 13820 raft_consensus.cc:2804] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:23.507268 13820 raft_consensus.cc:697] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:23.508533 13820 consensus_queue.cc:237] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.511664 13716 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.513484 13716 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.515980 13716 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.516606 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.517297 14029 raft_consensus.cc:2468] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:23.518247 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:23.518782 13483 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.524163 13956 raft_consensus.cc:2804] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.524698 13956 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.525076 13956 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.526716 13716 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.527271 13716 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.527727 13342 catalog_manager.cc:5697] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.543815 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:23.543926 13956 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.546624 13956 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.545948 13716 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.547783 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:23.548825 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.549132 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.549741 14030 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.549659 14029 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:23.551095 13483 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.552209 13716 raft_consensus.cc:2804] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.553062 13716 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.553463 13716 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.555440 13881 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.556044 13881 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.554050 13338 catalog_manager.cc:5697] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.558909 14030 raft_consensus.cc:2468] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:23.559612 13792 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.560196 13792 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.561996 13881 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.562376 13792 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.559930 13338 catalog_manager.cc:5697] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.562810 13483 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:23.564610 13956 raft_consensus.cc:2804] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.564807 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:23.565160 13956 raft_consensus.cc:697] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:23.566411 13956 consensus_queue.cc:237] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.567734 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:23.568356 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.569130 14029 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:23.567719 13342 catalog_manager.cc:5697] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 2 to 3, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 3 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.571373 13557 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.573670 13881 raft_consensus.cc:2804] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.578663 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.575218 13881 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.580288 13881 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.583406 14030 raft_consensus.cc:2393] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:23.586375 13557 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.588303 13792 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.586272 13716 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.589417 13513 raft_consensus.cc:2393] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:23.595104 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.595829 14029 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.598601 14004 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.599232 14004 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.601572 14004 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.603229 14004 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.603371 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:23.603854 14004 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:23.604638 14029 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:23.603320 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.607120 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:23.608067 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.613494 14031 raft_consensus.cc:2393] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 3: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:23.613638 14030 raft_consensus.cc:2393] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:23.609318 13716 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.615173 13483 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.609597 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:23.611812 13881 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.616056 13716 raft_consensus.cc:2804] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.616600 13588 raft_consensus.cc:2393] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 83e5d3be2c2b4e6da08d6415ac838709 in current term 2: Already voted for candidate 398a8a4e7ac2413f97a08808d399e765 in this term.
I20260710 13:24:23.616693 13716 raft_consensus.cc:697] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:23.617862 13716 consensus_queue.cc:237] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.618170 13557 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.618458 13886 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.618870 13556 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.619078 13886 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.619644 13980 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.621738 13886 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.622483 13886 raft_consensus.cc:3060] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.622958 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:23.625253 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.607134 14004 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:23.626143 14030 raft_consensus.cc:2393] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:23.615938 13342 catalog_manager.cc:5697] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.627413 13557 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.645299 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.646298 14029 raft_consensus.cc:2393] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 2: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:23.646205 13881 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.647148 13881 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.654539 13820 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.655776 13792 raft_consensus.cc:2749] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:23.655483 13820 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:23.658958 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.659982 14029 raft_consensus.cc:2393] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 3: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:23.660086 13820 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.660759 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:23.658960 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:23.661350 13338 catalog_manager.cc:5697] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:23.662529 13633 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.663429 13559 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.663954 13820 raft_consensus.cc:3060] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:23.665086 13886 raft_consensus.cc:2749] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:23.665233 14004 raft_consensus.cc:2749] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:23.669498 13881 raft_consensus.cc:2749] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:23.672505 13820 raft_consensus.cc:2749] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:23.673158 13980 raft_consensus.cc:2749] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:23.678439 13980 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
W20260710 13:24:23.679770 13556 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 61124.6us
I20260710 13:24:23.679710 13980 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.682618 13980 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.683175 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.684037 14029 raft_consensus.cc:2468] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 1.
I20260710 13:24:23.685379 13557 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:23.686515 14090 raft_consensus.cc:2804] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:23.686909 14090 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.687224 14090 raft_consensus.cc:3060] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.688237 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:23.694453 14090 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.696576 14090 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:23.697620 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:23.697520 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:23.698406 14029 raft_consensus.cc:3060] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.704186 14029 raft_consensus.cc:2468] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 2.
I20260710 13:24:23.705325 13557 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:23.706529 14090 raft_consensus.cc:2804] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:23.707155 14090 raft_consensus.cc:697] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:23.708155 14090 consensus_queue.cc:237] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.717464 13338 catalog_manager.cc:5697] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 1 to 2, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:23.720965 13716 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:23.721518 13716 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:23.723702 13716 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:23.724804 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:23.725188 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:23.726193 14029 raft_consensus.cc:2393] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83e5d3be2c2b4e6da08d6415ac838709 in current term 2: Already voted for candidate 398a8a4e7ac2413f97a08808d399e765 in this term.
I20260710 13:24:23.727181 13483 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:23.728056 13716 raft_consensus.cc:3060] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:23.736088 13716 raft_consensus.cc:2749] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:23.912472 13588 raft_consensus.cc:1275] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:23.914089 13820 consensus_queue.cc:1048] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:23.914426 14029 raft_consensus.cc:1275] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:23.916196 13716 consensus_queue.cc:1048] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:23.947329 14030 raft_consensus.cc:1275] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:23.959275 14075 consensus_queue.cc:1048] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:23.974270 13663 raft_consensus.cc:1275] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:23.976068 13956 consensus_queue.cc:1048] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:23.991330 14029 raft_consensus.cc:1275] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:23.995072 13666 raft_consensus.cc:1275] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.008448 13585 raft_consensus.cc:1275] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.009163 14077 consensus_queue.cc:1048] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:24.010633 13589 raft_consensus.cc:1275] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.014974 14073 consensus_queue.cc:1048] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:24.018904 14078 consensus_queue.cc:1048] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:24.022123 14078 consensus_queue.cc:1048] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:24.031919 13585 raft_consensus.cc:1275] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.032981 14031 raft_consensus.cc:1275] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.036485 14073 consensus_queue.cc:1048] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:24.048095 14078 consensus_queue.cc:1048] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260710 13:24:24.078452 14032 raft_consensus.cc:1275] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.086362 14030 raft_consensus.cc:1275] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.086169 14077 consensus_queue.cc:1048] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:24.088016 14029 raft_consensus.cc:1275] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.088127 14077 consensus_queue.cc:1048] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:24.094652 14077 consensus_queue.cc:1048] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:24.137964 13585 raft_consensus.cc:1275] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.147409 13956 consensus_queue.cc:1048] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:24.180140 13513 raft_consensus.cc:1275] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.187512 13881 consensus_queue.cc:1048] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:24.211870 14030 raft_consensus.cc:1275] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:24.214891 13881 consensus_queue.cc:1048] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:33.052776 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:33.084401 13593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "363d415e8b564a52b12df393105b6cca"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
mode: GRACEFUL
new_leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
 from {username='slave'} at 127.0.0.1:54086
I20260710 13:24:33.084956 13593 raft_consensus.cc:606] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Received request to transfer leadership to TS 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:33.097388 13515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca"
dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
mode: GRACEFUL
new_leader_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:33.098239 13515 raft_consensus.cc:606] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Received request to transfer leadership to TS c33dd50066014e37838e96e6fc05e713
I20260710 13:24:33.101246 13593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
mode: GRACEFUL
new_leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
 from {username='slave'} at 127.0.0.1:54086
I20260710 13:24:33.101781 13593 raft_consensus.cc:606] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Received request to transfer leadership to TS 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:33.104545 13593 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
mode: GRACEFUL
new_leader_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:54086
I20260710 13:24:33.104962 13593 raft_consensus.cc:606] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Received request to transfer leadership to TS c33dd50066014e37838e96e6fc05e713
I20260710 13:24:33.107316 13515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2d030f801b54d9da92042804d17964d"
dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
mode: GRACEFUL
new_leader_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:33.107972 13515 raft_consensus.cc:606] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Received request to transfer leadership to TS c33dd50066014e37838e96e6fc05e713
I20260710 13:24:33.109095 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:24:33.109890 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:33.212502 14130 raft_consensus.cc:993] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: : Instructing follower 6279c51e1f4b4ad49bc072dbf2a4eaa3 to start an election
I20260710 13:24:33.213059 14127 raft_consensus.cc:1081] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Signalling peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 to start an election
I20260710 13:24:33.214581 13666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "363d415e8b564a52b12df393105b6cca"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
 from {username='slave'} at 127.0.0.1:40142
I20260710 13:24:33.215106 13666 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.215442 13666 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.220453 13666 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:33.222448 13666 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:33.223487 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:33.223618 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:33.224097 13515 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.224159 13593 raft_consensus.cc:3055] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:33.224602 13593 raft_consensus.cc:740] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:33.225243 13593 consensus_queue.cc:260] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:33.226109 13593 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.230288 13515 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:33.231516 13633 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:33.232069 13593 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:33.232436 14126 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:33.233850 14126 raft_consensus.cc:697] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:33.234866 14126 consensus_queue.cc:237] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:33.242605 13339 catalog_manager.cc:5697] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 2 to 3, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 3 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.308614 14128 raft_consensus.cc:993] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: : Instructing follower c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:33.309875 14131 raft_consensus.cc:1081] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Signalling peer c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:33.312721 14030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca"
dest_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:58742
I20260710 13:24:33.313936 14030 raft_consensus.cc:493] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.314896 14030 raft_consensus.cc:3060] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.323961 14030 raft_consensus.cc:515] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:33.326455 14030 leader_election.cc:290] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:33.343457 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:33.343824 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:33.344162 13515 raft_consensus.cc:3055] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:33.344602 13515 raft_consensus.cc:740] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:33.344635 13666 raft_consensus.cc:3060] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.345625 13515 consensus_queue.cc:260] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:33.348115 13515 raft_consensus.cc:3060] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.351826 13666 raft_consensus.cc:2468] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:33.353348 13968 leader_election.cc:304] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:33.355966 14145 raft_consensus.cc:2804] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:33.357574 14145 raft_consensus.cc:697] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:33.358749 13515 raft_consensus.cc:2468] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:33.358922 14145 consensus_queue.cc:237] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:33.372509 13339 catalog_manager.cc:5697] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 1 to 2, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.543423 14130 raft_consensus.cc:993] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: : Instructing follower c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:33.544088 14130 raft_consensus.cc:1081] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Signalling peer c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:33.547264 14030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47"
dest_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:58736
I20260710 13:24:33.547765 14030 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.548040 14030 raft_consensus.cc:3060] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.553503 14030 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:33.555317 14030 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:33.556260 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:33.556922 13666 raft_consensus.cc:3060] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.564194 13666 raft_consensus.cc:2468] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:33.565173 13968 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:33.566064 14145 raft_consensus.cc:2804] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:33.566642 14145 raft_consensus.cc:697] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:33.566599 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:33.567404 13593 raft_consensus.cc:3055] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:33.567792 13593 raft_consensus.cc:740] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:33.568069 14145 consensus_queue.cc:237] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:33.568630 13593 consensus_queue.cc:260] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:33.570021 13593 raft_consensus.cc:3060] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.576227 13593 raft_consensus.cc:2468] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:33.578119 13339 catalog_manager.cc:5697] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 1 to 2, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:33.592963 14128 raft_consensus.cc:993] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: : Instructing follower c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:33.593564 14131 raft_consensus.cc:1081] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Signalling peer c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:33.594977 14030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2d030f801b54d9da92042804d17964d"
dest_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:58742
I20260710 13:24:33.595448 14030 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.595698 14030 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.600817 14030 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:33.602325 14030 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:33.603226 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:33.603406 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:33.603829 13515 raft_consensus.cc:3055] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:33.603888 13593 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.604156 13515 raft_consensus.cc:740] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:33.604976 13515 consensus_queue.cc:260] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:33.605876 13515 raft_consensus.cc:3060] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:33.609048 13593 raft_consensus.cc:2468] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:33.610263 13969 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:33.611003 13515 raft_consensus.cc:2468] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:33.611126 14145 raft_consensus.cc:2804] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:33.611804 14145 raft_consensus.cc:697] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:33.612879 14145 consensus_queue.cc:237] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:33.621160 13339 catalog_manager.cc:5697] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 2 to 3, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:33.652480 13515 raft_consensus.cc:1275] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:33.654309 14135 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:33.656208 13593 raft_consensus.cc:1275] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:33.658576 14126 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:33.707908 14130 raft_consensus.cc:993] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: : Instructing follower 6279c51e1f4b4ad49bc072dbf2a4eaa3 to start an election
I20260710 13:24:33.708438 14127 raft_consensus.cc:1081] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Signalling peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 to start an election
I20260710 13:24:33.710026 13666 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
 from {username='slave'} at 127.0.0.1:40142
I20260710 13:24:33.710558 13666 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:33.710947 13666 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.716686 13666 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:33.718216 13666 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:33.719133 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:33.719261 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:33.719846 13593 raft_consensus.cc:3055] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:33.719921 13513 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.720290 13593 raft_consensus.cc:740] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:33.721061 13593 consensus_queue.cc:260] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:33.722385 13593 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:33.727625 13513 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:33.728971 13633 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:33.729116 13593 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:33.730057 14154 raft_consensus.cc:2804] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:33.730619 14154 raft_consensus.cc:697] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:33.731462 14154 consensus_queue.cc:237] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:33.739702 13339 catalog_manager.cc:5697] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 1 to 2, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:33.766256 13666 raft_consensus.cc:1275] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:33.767544 14145 consensus_queue.cc:1048] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:33.780085 13513 raft_consensus.cc:1275] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:33.781883 14162 consensus_queue.cc:1048] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:33.992777 13664 raft_consensus.cc:1275] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:33.994350 14162 consensus_queue.cc:1048] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:34.003901 13593 raft_consensus.cc:1275] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.006671 14145 consensus_queue.cc:1048] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:34.111636 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:34.114555 13585 raft_consensus.cc:1275] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.116587 14146 consensus_queue.cc:1048] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.132720 13515 raft_consensus.cc:1275] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.134205 13585 raft_consensus.cc:1275] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:34.134485 14157 consensus_queue.cc:1048] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:34.135949 14157 consensus_queue.cc:1048] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:34.137115 13513 raft_consensus.cc:1275] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.151518 14146 consensus_queue.cc:1048] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.167520 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:34.220232 13664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
mode: GRACEFUL
new_leader_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:36232
I20260710 13:24:34.220882 13664 raft_consensus.cc:606] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Received request to transfer leadership to TS c33dd50066014e37838e96e6fc05e713
I20260710 13:24:34.224028 13515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5db2d3331db041a0892933f93db136eb"
dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
mode: GRACEFUL
new_leader_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:34.224556 13515 raft_consensus.cc:606] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Received request to transfer leadership to TS c33dd50066014e37838e96e6fc05e713
I20260710 13:24:34.227559 13664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
mode: GRACEFUL
new_leader_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:36232
I20260710 13:24:34.228130 13664 raft_consensus.cc:606] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Received request to transfer leadership to TS 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:34.229285 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:24:34.230213 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:34.461141 14128 raft_consensus.cc:993] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: : Instructing follower c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:34.461659 14172 raft_consensus.cc:1081] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Signalling peer c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:34.463092 14030 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5db2d3331db041a0892933f93db136eb"
dest_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:58742
I20260710 13:24:34.463606 14030 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:34.463892 14030 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.470023 14030 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:34.471235 14157 raft_consensus.cc:993] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: : Instructing follower c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:34.471874 14126 raft_consensus.cc:1081] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Signalling peer c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:34.472678 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:34.473286 13515 raft_consensus.cc:3055] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:34.473599 13515 raft_consensus.cc:740] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:34.473472 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:34.474591 13585 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.474443 13515 consensus_queue.cc:260] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:34.474618 14032 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1"
dest_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:58748
I20260710 13:24:34.475577 14032 raft_consensus.cc:493] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:34.475660 13515 raft_consensus.cc:3060] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.475930 14032 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.474128 14030 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:34.481892 14032 raft_consensus.cc:515] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:34.482635 13585 raft_consensus.cc:2468] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:34.483628 13515 raft_consensus.cc:2468] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:34.484109 13969 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:34.484411 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:34.484617 14032 leader_election.cc:290] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:34.485138 13593 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.485144 14146 raft_consensus.cc:2804] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:34.484840 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502a1baa54f6425ebacf51be8c21f8a1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:34.490218 13664 raft_consensus.cc:3055] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:34.489663 14146 raft_consensus.cc:697] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:34.490609 13664 raft_consensus.cc:740] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:34.491240 14146 consensus_queue.cc:237] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:34.491540 13664 consensus_queue.cc:260] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:34.492915 13664 raft_consensus.cc:3060] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.494758 13593 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:34.496096 13969 leader_election.cc:304] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:34.497175 14145 raft_consensus.cc:2804] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:34.498776 14145 raft_consensus.cc:697] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:34.499782 14145 consensus_queue.cc:237] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:34.501315 13338 catalog_manager.cc:5697] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 2 to 3, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:34.502285 13664 raft_consensus.cc:2468] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:34.520023 13338 catalog_manager.cc:5697] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 2 to 3, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:34.691066 14157 raft_consensus.cc:993] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: : Instructing follower 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:34.691573 14126 raft_consensus.cc:1081] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Signalling peer 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:34.692984 13593 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:56442
I20260710 13:24:34.693420 13593 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:34.693713 13593 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.698194 13593 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:34.700278 13593 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:34.701126 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:34.701303 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:34.701704 13515 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.701894 13664 raft_consensus.cc:3055] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:34.702289 13664 raft_consensus.cc:740] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:34.703099 13664 consensus_queue.cc:260] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:34.704229 13664 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:34.707160 13515 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:34.708320 13559 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:34.709031 14130 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:34.710202 14130 raft_consensus.cc:697] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:34.710323 13664 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:34.711127 14130 consensus_queue.cc:237] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:34.719062 13338 catalog_manager.cc:5697] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 2 to 3, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:34.902315 13515 raft_consensus.cc:1275] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.903743 13593 raft_consensus.cc:1275] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.903726 14145 consensus_queue.cc:1048] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.905069 14145 consensus_queue.cc:1048] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:34.925752 13664 raft_consensus.cc:1275] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.927557 13585 raft_consensus.cc:1275] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:34.930691 14185 consensus_queue.cc:1048] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:34.930941 14162 consensus_queue.cc:1048] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:35.231133 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:35.238880 13515 raft_consensus.cc:1275] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:35.240808 14130 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:35.253908 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:35.254668 13664 raft_consensus.cc:1275] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:35.261588 14130 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:35.284225 13585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be784854a2e343628f363b927d33879e"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
mode: GRACEFUL
new_leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
 from {username='slave'} at 127.0.0.1:54086
I20260710 13:24:35.284941 13585 raft_consensus.cc:606] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Received request to transfer leadership to TS 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:35.286351 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:24:35.287086 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:35.332410 14130 raft_consensus.cc:993] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: : Instructing follower 6279c51e1f4b4ad49bc072dbf2a4eaa3 to start an election
I20260710 13:24:35.333029 14130 raft_consensus.cc:1081] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Signalling peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 to start an election
I20260710 13:24:35.334724 13664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be784854a2e343628f363b927d33879e"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
 from {username='slave'} at 127.0.0.1:40142
I20260710 13:24:35.335182 13664 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:35.335511 13664 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:35.340255 13664 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:35.341822 13664 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:35.342526 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:35.342841 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:35.343135 13515 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:35.343461 13585 raft_consensus.cc:3055] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:35.344007 13585 raft_consensus.cc:740] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:35.344988 13585 consensus_queue.cc:260] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:35.346727 13585 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:35.349216 13515 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:35.350270 13633 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:35.351320 14157 raft_consensus.cc:2804] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:35.351773 14157 raft_consensus.cc:697] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:35.352449 14157 consensus_queue.cc:237] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:35.354079 13585 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:35.361449 13339 catalog_manager.cc:5697] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 1 to 2, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:36.813943 14203 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:36.814910 14203 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:36.817935 14203 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:36.876261 14208 raft_consensus.cc:493] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:36.877341 14208 raft_consensus.cc:515] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:36.880617 14208 leader_election.cc:290] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:36.895072 14209 raft_consensus.cc:493] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:36.992535 14209 raft_consensus.cc:515] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:36.900483 14207 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:36.916726 14202 raft_consensus.cc:493] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:36.927438 14201 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:36.958036 14210 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:36.973812 14206 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.016718 14220 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.034188 14202 raft_consensus.cc:515] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:36.977061 14214 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:36.978250 14215 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.035358 14214 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.035441 14215 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.038017 14214 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.038611 14214 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.039188 14215 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:36.955040 14205 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:36.986357 14212 raft_consensus.cc:493] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:37.041261 14202 leader_election.cc:290] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:36.996506 14207 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.050140 14207 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.041462 14212 raft_consensus.cc:515] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.053108 14227 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.053647 14227 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.040274 14205 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:36.975991 14211 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:36.988000 14213 raft_consensus.cc:493] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.055044 14211 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.055876 14205 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.055601 14213 raft_consensus.cc:515] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.041818 14201 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.034822 14220 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.043706 14210 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.061637 14210 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.057801 14201 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.051095 14209 leader_election.cc:290] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.039129 14214 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.063946 14220 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.064723 14217 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.015456 14208 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.065250 14217 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.065454 14208 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.065855 14214 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.068271 14217 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.008360 14204 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.071105 14204 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.073706 14204 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.074143 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.057783 14211 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.077363 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.078716 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.080871 13513 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:37.083559 14227 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.068842 14217 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.087162 14217 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.088331 13515 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:37.088922 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.089846 13666 raft_consensus.cc:2468] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 1.
I20260710 13:24:37.091953 14217 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.092257 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.053977 14212 leader_election.cc:290] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.057785 14213 leader_election.cc:290] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.094689 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.042815 14206 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.041505 14219 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.096477 14219 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.073709 14208 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.097051 14206 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.097231 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.100620 14224 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.101298 14224 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.102615 14222 raft_consensus.cc:493] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.118657 13515 raft_consensus.cc:1275] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:37.118492 14222 raft_consensus.cc:515] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.105819 14224 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.121698 14224 consensus_queue.cc:1048] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.110224 14210 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.111397 14203 raft_consensus.cc:493] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.122634 14210 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.122666 14203 raft_consensus.cc:515] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.124984 14203 leader_election.cc:290] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.125037 14205 raft_consensus.cc:493] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.111512 14221 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.112885 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.125716 14205 raft_consensus.cc:515] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.126206 14221 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.127038 14222 leader_election.cc:290] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.127759 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.128355 13593 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 3.
I20260710 13:24:37.128429 14221 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
W20260710 13:24:37.115540 13557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.1:43379, user_credentials={real_user=slave}} blocked reactor thread for 127337us
I20260710 13:24:37.129072 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.116477 14230 raft_consensus.cc:493] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.130723 14230 raft_consensus.cc:515] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.124996 14210 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.131989 14205 leader_election.cc:290] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.133056 14230 leader_election.cc:290] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.135218 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.140403 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.142320 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.143144 13588 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:37.101941 14219 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.120381 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.150508 13518 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:37.145987 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.151643 14030 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 1.
I20260710 13:24:37.138973 13483 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:37.152810 14230 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:37.148993 14223 raft_consensus.cc:493] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.153543 13633 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:37.153434 14223 raft_consensus.cc:515] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.154070 13483 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:37.155108 14221 raft_consensus.cc:2804] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:37.155503 14221 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.155812 14223 leader_election.cc:290] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.007306 14184 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.149370 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c064fbde16904cec9b941a7bcc86a28e" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.156263 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.157358 14210 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:37.159494 14210 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.158126 14230 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.155850 14221 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.158387 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.117547 14227 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.160993 14231 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.165459 14031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.165637 14227 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.166241 14031 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 3.
I20260710 13:24:37.166468 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.166699 13516 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:37.168525 14227 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.168916 14230 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.190352 14221 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.169313 13971 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:37.191488 13515 raft_consensus.cc:1240] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:37.191928 13483 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:37.196547 13483 leader_election.cc:304] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.197650 14222 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:37.197742 13483 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:37.198088 14222 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.198493 14222 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.200740 14230 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.201848 13518 raft_consensus.cc:1240] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 3. Current term is 4. Ops: []
I20260710 13:24:37.165489 14231 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.204388 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.205636 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.206074 14230 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.206666 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.207435 13590 raft_consensus.cc:1275] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:37.207887 13666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.208822 14221 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.208954 13590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.174962 14206 raft_consensus.cc:493] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.176275 13665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.179466 13660 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.179759 13662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.181741 13589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.183040 13593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.213929 13593 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:37.207098 14222 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.183615 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.183763 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.160502 14229 raft_consensus.cc:493] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c33dd50066014e37838e96e6fc05e713)
I20260710 13:24:37.215787 14229 raft_consensus.cc:515] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.216897 14228 raft_consensus.cc:2749] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.217837 14230 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:37.218166 14229 leader_election.cc:290] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.218248 14230 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.185237 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.221478 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.186887 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.187448 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.222378 14230 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.187851 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.188700 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.189185 13658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.160171 14210 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.224064 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e6d9af8bc2045b0918a284ff97e4885" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.225136 14222 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.226176 13663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.227656 13667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.227741 13658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.230304 14230 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.231827 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.232028 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.232596 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.232982 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.233414 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.233839 14230 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.231313 13518 raft_consensus.cc:1240] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 3. Current term is 4. Ops: []
I20260710 13:24:37.234257 13512 raft_consensus.cc:2393] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 3: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:37.235090 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.235188 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.231278 13482 leader_election.cc:304] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.236840 14230 raft_consensus.cc:2749] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.237380 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.237528 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.238662 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.241289 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.242038 14232 consensus_queue.cc:1048] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:37.192077 13971 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [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: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:37.243453 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.192584 14213 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:37.243979 14213 raft_consensus.cc:493] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.244369 14213 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.156569 14184 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.195314 13633 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:37.244699 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
W20260710 13:24:37.245144 13633 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.2:46781, user_credentials={real_user=slave}} blocked reactor thread for 49920.5us
I20260710 13:24:37.246754 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.247543 14203 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:37.247646 14184 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.248020 14203 raft_consensus.cc:493] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
W20260710 13:24:37.248255 13971 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.2:46781, user_credentials={real_user=slave}} blocked reactor thread for 56243.3us
I20260710 13:24:37.184960 13968 leader_election.cc:304] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.248512 14203 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.220244 13969 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
W20260710 13:24:37.249325 13968 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.4:38207, user_credentials={real_user=slave}} blocked reactor thread for 64461.5us
I20260710 13:24:37.250098 13968 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.251653 14225 raft_consensus.cc:2804] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:37.251902 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:37.252055 14225 raft_consensus.cc:493] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:37.252094 14211 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:37.252588 14225 raft_consensus.cc:3060] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.252730 14211 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:37.253243 14211 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.254132 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.248351 14208 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:37.220657 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.255404 14029 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.256145 14229 consensus_queue.cc:1059] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.258204 14229 raft_consensus.cc:3055] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:37.258539 14229 raft_consensus.cc:740] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.258868 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.251935 13968 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [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: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.260392 14204 raft_consensus.cc:2749] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.260622 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11fbdc6a5c4290ac5ddd199050a298" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.261062 14204 raft_consensus.cc:2749] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.261404 14232 consensus_queue.cc:1059] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.262679 13968 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [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: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.263563 14204 raft_consensus.cc:2749] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.263701 14029 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 2.
I20260710 13:24:37.264262 14208 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:37.264662 14208 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.266219 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdf9853851a4746a11a9c68764371ca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.267843 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.268524 14030 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 1.
I20260710 13:24:37.269529 14211 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.271854 14032 raft_consensus.cc:1240] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:37.272533 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf18fbf3d4eb48289c7b809c01a7fc47" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.220338 14231 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.270457 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5db2d3331db041a0892933f93db136eb" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.274468 14229 consensus_queue.cc:260] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.275911 14229 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.276494 14211 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.276744 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.277037 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d030f801b54d9da92042804d17964d" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.279075 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d276d49c1d13403d9bd479d519a7f3e5" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.279420 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:37.279825 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.280995 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.281986 13969 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.282616 14027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.283500 14027 raft_consensus.cc:2393] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 3: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:37.283901 14211 raft_consensus.cc:2749] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.213058 14206 raft_consensus.cc:515] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.285818 14029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1e1fbd76d794c878cbb04d6caca4957" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.287127 14032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e147283ce30486d8f3a3dc951dabc1c" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:37.289866 13557 leader_election.cc:304] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.291731 14223 raft_consensus.cc:2749] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.291817 13557 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.292973 14223 raft_consensus.cc:2749] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.293524 13557 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.294281 14223 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.295712 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.297542 14208 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.301033 13557 leader_election.cc:304] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
W20260710 13:24:37.302219 13631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.3:42591, user_credentials={real_user=slave}} blocked reactor thread for 59101us
I20260710 13:24:37.302568 14218 raft_consensus.cc:2749] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.252262 14210 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.302714 14028 raft_consensus.cc:1240] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 1. Current term is 3. Ops: []
I20260710 13:24:37.302947 14213 raft_consensus.cc:515] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.304414 13661 raft_consensus.cc:1240] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:37.304617 14030 raft_consensus.cc:1240] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 3. Current term is 4. Ops: []
I20260710 13:24:37.305081 13557 leader_election.cc:304] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.305912 14218 raft_consensus.cc:2749] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.308115 14218 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:37.308607 14218 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.310088 14213 leader_election.cc:290] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.311224 14208 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.297610 14225 raft_consensus.cc:515] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.312389 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:37.315222 14216 consensus_queue.cc:1059] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:24:37.318449 14216 raft_consensus.cc:3055] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:37.311251 14218 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.311800 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:37.318816 14216 raft_consensus.cc:740] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:37.319588 13661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.321043 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.320930 14216 consensus_queue.cc:260] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.323663 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:37.324436 14030 raft_consensus.cc:2393] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 83e5d3be2c2b4e6da08d6415ac838709 in current term 4: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:37.324565 14216 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.322260 14218 consensus_queue.cc:1059] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.326601 14219 raft_consensus.cc:3055] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:37.326972 14231 raft_consensus.cc:3055] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:37.327018 14219 raft_consensus.cc:740] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:37.329358 13591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.329661 14219 consensus_queue.cc:260] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.330324 14206 leader_election.cc:290] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.331030 14219 raft_consensus.cc:3060] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.331230 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.332048 13971 leader_election.cc:304] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [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: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.332828 14206 raft_consensus.cc:2749] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.333300 13971 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.334017 14206 raft_consensus.cc:2749] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.334450 13971 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.335222 14206 raft_consensus.cc:2749] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.326851 13559 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.336143 14218 raft_consensus.cc:2749] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.337371 13559 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.338810 13559 leader_election.cc:304] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.339214 14219 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.339704 14223 raft_consensus.cc:2749] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.341171 14223 raft_consensus.cc:2749] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.328408 14231 raft_consensus.cc:740] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.340036 13559 leader_election.cc:304] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.315791 14203 raft_consensus.cc:515] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.343878 14231 consensus_queue.cc:260] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.344552 13661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.345053 14216 raft_consensus.cc:2749] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.342869 14225 leader_election.cc:290] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:37.346148 13482 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.345345 14231 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.347532 14217 raft_consensus.cc:2749] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.343950 14210 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.342674 13483 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:37.350464 14222 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:37.350536 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.351090 13482 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.352128 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:37.352437 13482 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709; no voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:37.352633 13559 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.353543 13512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c4b5ed15b04a459baea865fe14d6cb" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.353940 13971 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.354436 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e067926b744b929cd1f53e00a4eac1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:37.355191 13516 raft_consensus.cc:2393] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate c33dd50066014e37838e96e6fc05e713 in current term 4: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:37.355687 13971 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.351063 14222 raft_consensus.cc:697] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:37.355788 14213 raft_consensus.cc:2749] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.356726 14213 raft_consensus.cc:2749] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.356817 14222 consensus_queue.cc:237] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.357743 14230 raft_consensus.cc:2749] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.355015 13519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:37.358417 14230 raft_consensus.cc:2749] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.359709 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:37.362059 13971 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.363651 13971 leader_election.cc:304] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.364612 14208 raft_consensus.cc:2749] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.365056 14206 raft_consensus.cc:2749] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.364024 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:37.359218 13585 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:37.349349 14203 leader_election.cc:290] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:37.365998 13661 raft_consensus.cc:1240] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 3. Current term is 4. Ops: []
I20260710 13:24:37.347546 13631 leader_election.cc:304] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.367476 13591 raft_consensus.cc:2468] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 4.
I20260710 13:24:37.368842 13631 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.369208 14210 raft_consensus.cc:2749] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:24:37.370131 13631 leader_election.cc:304] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.370326 14236 raft_consensus.cc:2749] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.370893 14224 raft_consensus.cc:2749] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.371804 13971 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.372535 14212 consensus_queue.cc:1059] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.373118 13631 leader_election.cc:304] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.374136 14206 raft_consensus.cc:2749] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.373692 14216 raft_consensus.cc:3055] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:37.374681 14216 raft_consensus.cc:740] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:37.374886 13631 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:37.375560 14203 raft_consensus.cc:2749] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.377013 14210 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:37.377378 14210 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:37.377743 14210 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.379822 13483 leader_election.cc:304] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.380635 14217 raft_consensus.cc:2804] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:37.381104 14217 raft_consensus.cc:697] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:37.382040 14217 consensus_queue.cc:237] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:37.384138 14203 consensus_queue.cc:1059] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.385789 14236 raft_consensus.cc:3055] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:37.386195 14236 raft_consensus.cc:740] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.386113 14224 consensus_queue.cc:1059] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:37.387385 14229 raft_consensus.cc:3055] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.387197 14236 consensus_queue.cc:260] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.387969 14229 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.389128 14236 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.389264 14229 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.397677 14216 consensus_queue.cc:260] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.399516 13585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92706aa8c7cf475b949e0cdd54934d8c" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.398144 13631 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.401782 14229 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.402117 14224 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:37.402696 14224 raft_consensus.cc:697] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.403805 14224 consensus_queue.cc:237] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.408191 14218 raft_consensus.cc:2749] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.409529 14210 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.411598 14216 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.413077 14210 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:37.414878 13588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:37.414589 13339 catalog_manager.cc:5697] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 1 to 2, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.418113 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:37.419442 14219 raft_consensus.cc:2749] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:24:37.422588 13631 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.426604 14224 raft_consensus.cc:2749] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:24:37.441900 13587 raft_consensus.cc:1240] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:37.443501 13585 raft_consensus.cc:2468] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 4.
I20260710 13:24:37.446429 13338 catalog_manager.cc:5697] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 2 to 3, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 3 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.448315 13631 leader_election.cc:304] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:37.449069 14231 raft_consensus.cc:2804] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:37.449525 14231 raft_consensus.cc:697] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.450312 14231 consensus_queue.cc:237] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.452736 13339 catalog_manager.cc:5697] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 3 to 4, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 4 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:37.463186 13338 catalog_manager.cc:5697] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 3 to 4, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 4 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:37.474995 13661 raft_consensus.cc:1240] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Rejecting Update request from peer 398a8a4e7ac2413f97a08808d399e765 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:37.476446 14219 consensus_queue.cc:1059] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.477427 14216 raft_consensus.cc:3055] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.477695 14216 raft_consensus.cc:740] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:37.478255 14216 consensus_queue.cc:260] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:37.479213 14216 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.628863 14028 raft_consensus.cc:1240] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Rejecting Update request from peer 83e5d3be2c2b4e6da08d6415ac838709 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:37.630493 14217 consensus_queue.cc:1059] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.631474 14222 raft_consensus.cc:3055] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:37.631940 14222 raft_consensus.cc:740] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:37.633608 14222 consensus_queue.cc:260] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.634670 14222 raft_consensus.cc:3060] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:37.709697 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:37.728585 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:37.743489 13659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
mode: GRACEFUL
new_leader_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:36232
I20260710 13:24:37.744072 13659 raft_consensus.cc:606] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Received request to transfer leadership to TS 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:37.744341 13659 raft_consensus.cc:614] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260710 13:24:37.746826 13515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1"
dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
mode: GRACEFUL
new_leader_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:37.747385 13515 raft_consensus.cc:606] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Received request to transfer leadership to TS c33dd50066014e37838e96e6fc05e713
I20260710 13:24:37.750051 13515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61"
dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
mode: GRACEFUL
new_leader_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:44998
I20260710 13:24:37.750605 13515 raft_consensus.cc:606] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Received request to transfer leadership to TS 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:37.753424 13659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be784854a2e343628f363b927d33879e"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
mode: GRACEFUL
new_leader_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:36232
I20260710 13:24:37.753938 13659 raft_consensus.cc:606] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Received request to transfer leadership to TS 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:37.754988 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:24:37.755929 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:37.779536 13659 raft_consensus.cc:1240] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Rejecting Update request from peer 83e5d3be2c2b4e6da08d6415ac838709 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:37.780923 14222 consensus_queue.cc:1059] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:37.781656 14217 raft_consensus.cc:3055] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:37.781986 14217 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:37.782685 14217 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:37.783644 14217 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.804116 14028 raft_consensus.cc:1275] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:37.805274 14217 consensus_queue.cc:1048] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.811968 13585 raft_consensus.cc:1275] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:37.813385 14228 consensus_queue.cc:1048] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.890668 13515 raft_consensus.cc:3060] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:37.896965 13515 raft_consensus.cc:1275] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:37.897464 13585 raft_consensus.cc:1275] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:37.898085 14231 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.898934 14224 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.918555 13585 raft_consensus.cc:1275] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:37.919305 13515 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.920068 14224 consensus_queue.cc:1048] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:37.927881 13515 raft_consensus.cc:1275] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:37.929396 14256 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:37.968047 14256 raft_consensus.cc:993] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: : Instructing follower 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:37.968473 14224 raft_consensus.cc:1081] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Signalling peer 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:37.969935 13587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be784854a2e343628f363b927d33879e"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:56442
I20260710 13:24:37.970438 13587 raft_consensus.cc:493] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:37.970829 13587 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.975639 13587 raft_consensus.cc:515] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.977355 13587 leader_election.cc:290] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:37.978034 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:37.978626 13515 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.978358 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be784854a2e343628f363b927d33879e" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:37.979118 13659 raft_consensus.cc:3055] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:37.979393 13659 raft_consensus.cc:740] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:37.980175 13659 consensus_queue.cc:260] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.981221 13659 raft_consensus.cc:3060] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:37.983137 13515 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:37.984167 13559 leader_election.cc:304] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:37.984797 14219 raft_consensus.cc:2804] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:37.985301 14219 raft_consensus.cc:697] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:37.986097 14219 consensus_queue.cc:237] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:37.987002 13659 raft_consensus.cc:2468] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:37.993379 13339 catalog_manager.cc:5697] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 2 to 3, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:38.060496 13688 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1a40 after lost signal to thread 11303
W20260710 13:24:38.061586 13688 debug-util.cc:398] Leaking SignalData structure 0x7b080021d080 after lost signal to thread 13376
W20260710 13:24:38.062601 13688 debug-util.cc:398] Leaking SignalData structure 0x7b08001aed60 after lost signal to thread 13543
W20260710 13:24:38.063503 13688 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9bc0 after lost signal to thread 13617
W20260710 13:24:38.064371 13688 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6ba0 after lost signal to thread 13691
W20260710 13:24:38.065269 13688 debug-util.cc:398] Leaking SignalData structure 0x7b080008b020 after lost signal to thread 14059
I20260710 13:24:38.085668 14228 raft_consensus.cc:993] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: : Instructing follower 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:38.086231 14222 raft_consensus.cc:1081] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Signalling peer 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:38.088732 13587 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:56428
I20260710 13:24:38.089780 13587 raft_consensus.cc:493] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:38.090209 13587 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:38.095688 13587 raft_consensus.cc:515] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:38.097865 13587 leader_election.cc:290] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 3 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:38.098716 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:38.098795 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a95a504f3e134150b86c1d7884e55c61" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:38.099498 14028 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:38.099609 13515 raft_consensus.cc:3055] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:38.100054 13515 raft_consensus.cc:740] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:38.100917 13515 consensus_queue.cc:260] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:38.102171 13515 raft_consensus.cc:3060] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:38.107290 14028 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:38.108626 13557 leader_election.cc:304] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:38.109380 14219 raft_consensus.cc:2804] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:38.109668 13515 raft_consensus.cc:2468] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 3.
I20260710 13:24:38.109913 14219 raft_consensus.cc:697] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:38.111207 14219 consensus_queue.cc:237] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [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: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } }
I20260710 13:24:38.120496 13339 catalog_manager.cc:5697] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 2 to 3, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:38.263660 14222 raft_consensus.cc:993] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: : Instructing follower c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:38.264139 14228 raft_consensus.cc:1081] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Signalling peer c33dd50066014e37838e96e6fc05e713 to start an election
I20260710 13:24:38.269078 14028 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1"
dest_uuid: "c33dd50066014e37838e96e6fc05e713"
 from {username='slave'} at 127.0.0.1:58742
I20260710 13:24:38.269807 14028 raft_consensus.cc:493] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:38.270263 14028 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:38.279322 14028 raft_consensus.cc:515] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:38.282382 14028 leader_election.cc:290] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 3 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:38.282511 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:38.283301 13659 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:38.284818 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63852d770d3d4d34ac779e4d7d62b9d1" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:38.285503 13515 raft_consensus.cc:3055] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:38.285880 13515 raft_consensus.cc:740] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:38.286801 13515 consensus_queue.cc:260] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:38.288400 13515 raft_consensus.cc:3060] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:38.291776 13659 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:38.293453 13968 leader_election.cc:304] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:38.294401 14225 raft_consensus.cc:2804] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:38.296088 13515 raft_consensus.cc:2468] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 3.
I20260710 13:24:38.296242 14225 raft_consensus.cc:697] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:38.297924 14225 consensus_queue.cc:237] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [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: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:38.307574 13339 catalog_manager.cc:5697] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 2 to 3, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 3 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:38.365880 13659 raft_consensus.cc:1275] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:38.367286 14219 consensus_queue.cc:1048] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:38.381472 13515 raft_consensus.cc:1275] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:38.383958 14216 consensus_queue.cc:1048] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:38.586505 14231 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:38.587117 14231 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.589910 14231 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591)
I20260710 13:24:38.590744 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:38.591457 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:38.593062 13631 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:38.593740 14231 raft_consensus.cc:2749] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:24:38.651576 13515 raft_consensus.cc:1275] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:38.652884 14216 consensus_queue.cc:1048] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:24:38.662530 14028 raft_consensus.cc:1275] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:38.664239 14219 consensus_queue.cc:1048] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:38.710894 14231 raft_consensus.cc:493] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:38.711534 14231 raft_consensus.cc:515] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:38.712723 14219 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:38.713207 14219 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.715026 14231 leader_election.cc:290] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:38.715950 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:38.716885 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:38.716871 14028 raft_consensus.cc:2393] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 2: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:38.717597 13516 raft_consensus.cc:2468] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:38.718886 13633 leader_election.cc:304] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:38.719128 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:38.719818 14219 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:38.720139 13515 raft_consensus.cc:2393] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 4: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:38.720826 14231 raft_consensus.cc:2804] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:38.720927 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:38.721323 14231 raft_consensus.cc:493] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83e5d3be2c2b4e6da08d6415ac838709)
I20260710 13:24:38.721578 13659 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 4.
I20260710 13:24:38.721753 14231 raft_consensus.cc:3060] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.722854 13556 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:38.723737 14219 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:38.724159 14219 raft_consensus.cc:493] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 6279c51e1f4b4ad49bc072dbf2a4eaa3)
I20260710 13:24:38.724582 14219 raft_consensus.cc:3060] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:38.729542 14231 raft_consensus.cc:515] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:38.732016 14219 raft_consensus.cc:515] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.732781 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:38.734673 14030 raft_consensus.cc:2393] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in current term 2: Already voted for candidate c33dd50066014e37838e96e6fc05e713 in this term.
I20260710 13:24:38.735385 14219 leader_election.cc:290] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:38.736876 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:38.736861 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "363d415e8b564a52b12df393105b6cca" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:38.737412 13516 raft_consensus.cc:1275] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:38.737739 13515 raft_consensus.cc:2393] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 398a8a4e7ac2413f97a08808d399e765 in current term 4: Already voted for candidate 83e5d3be2c2b4e6da08d6415ac838709 in this term.
I20260710 13:24:38.738883 14231 leader_election.cc:290] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 2 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:38.739646 14225 consensus_queue.cc:1048] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:38.739894 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eaa9537e6a8411589cb5e62a4d75062" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:38.745705 13659 raft_consensus.cc:2468] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 4.
I20260710 13:24:38.747071 13556 leader_election.cc:304] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 83e5d3be2c2b4e6da08d6415ac838709
I20260710 13:24:38.748126 14219 raft_consensus.cc:2804] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:38.748600 14219 raft_consensus.cc:697] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 4 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:38.749480 14219 consensus_queue.cc:237] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.751899 13515 raft_consensus.cc:2468] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:38.753150 13633 leader_election.cc:304] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, 83e5d3be2c2b4e6da08d6415ac838709; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:38.756793 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:38.762352 14231 raft_consensus.cc:2804] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:38.762897 13659 raft_consensus.cc:1275] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Refusing update from remote peer c33dd50066014e37838e96e6fc05e713: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:38.763165 14231 raft_consensus.cc:697] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:38.758678 13339 catalog_manager.cc:5697] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 3 to 4, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 4 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:38.764138 14231 consensus_queue.cc:237] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:38.764755 14225 consensus_queue.cc:1048] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:38.786214 14225 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:38.786860 14225 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:38.787374 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:38.789670 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:38.790339 13587 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:38.791622 13969 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [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: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:38.792474 14263 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:38.792842 14263 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 398a8a4e7ac2413f97a08808d399e765)
I20260710 13:24:38.793175 14263 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:38.799924 14225 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:38.801894 14263 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:38.802629 13661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:38.805889 13661 raft_consensus.cc:2393] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c33dd50066014e37838e96e6fc05e713 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:38.807983 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:38.815693 13587 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c33dd50066014e37838e96e6fc05e713 in term 2.
I20260710 13:24:38.817708 13969 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:38.818598 14275 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:38.819149 14275 raft_consensus.cc:697] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Becoming Leader. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:38.820112 14275 consensus_queue.cc:237] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:38.822479 13661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "c33dd50066014e37838e96e6fc05e713" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:38.823362 13661 raft_consensus.cc:2393] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c33dd50066014e37838e96e6fc05e713 in current term 2: Already voted for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in this term.
I20260710 13:24:38.825018 14263 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [CANDIDATE]: Term 2 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:38.828017 13661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b"
dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
mode: GRACEFUL
new_leader_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:36232
I20260710 13:24:38.828756 13661 raft_consensus.cc:606] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Received request to transfer leadership to TS 398a8a4e7ac2413f97a08808d399e765
I20260710 13:24:38.830281 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:24:38.831280 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:38.843537 13339 catalog_manager.cc:5697] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 reported cstate change: term changed from 1 to 2, leader changed from 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3) to c33dd50066014e37838e96e6fc05e713 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "c33dd50066014e37838e96e6fc05e713" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:38.844202 13338 catalog_manager.cc:5697] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 1 to 2, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 2 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:38.913074 14222 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:38.914043 14222 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.916827 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:38.917090 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:38.917560 13587 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 3.
I20260710 13:24:38.917688 13659 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 3.
I20260710 13:24:38.918921 14222 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:38.918975 13483 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:38.920423 14222 raft_consensus.cc:2804] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:38.920795 14222 raft_consensus.cc:493] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:38.921182 14222 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:38.926848 14222 raft_consensus.cc:515] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.928529 14222 leader_election.cc:290] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 4 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:38.929371 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:38.929576 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa40a7dc6040069601f7ec7917111d" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:38.930024 13587 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:38.930244 13659 raft_consensus.cc:3060] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:38.935142 13587 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 4.
I20260710 13:24:38.936221 13483 leader_election.cc:304] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:38.936877 14222 raft_consensus.cc:2804] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:38.937959 14222 raft_consensus.cc:697] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:38.938758 14222 consensus_queue.cc:237] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:38.940408 13659 raft_consensus.cc:2468] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 4.
I20260710 13:24:38.953378 13338 catalog_manager.cc:5697] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 2 to 4, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 4 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:39.026525 14231 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.027102 14231 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.029412 14231 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:39.029892 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:39.030383 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709" is_pre_election: true
I20260710 13:24:39.030547 14030 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:39.031289 13515 raft_consensus.cc:2410] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:24:39.031836 13631 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:39.032810 14231 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:39.033202 14231 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:39.033545 14231 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.041474 14231 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.044559 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:39.044749 14231 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 election: Requested vote from peers c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379), 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781)
I20260710 13:24:39.045254 14030 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.045174 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:39.045938 13515 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.050407 14030 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 4.
I20260710 13:24:39.051477 13631 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 6279c51e1f4b4ad49bc072dbf2a4eaa3, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:39.052129 14231 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:39.052626 14231 raft_consensus.cc:697] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:39.053468 13515 raft_consensus.cc:2410] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260710 13:24:39.053452 14231 consensus_queue.cc:237] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.063534 13338 catalog_manager.cc:5697] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 2 to 4, leader changed from 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 4 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:39.066447 14231 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.067135 14231 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.069895 14231 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:39.070156 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:39.070878 13587 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:39.072458 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:39.073120 14030 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:39.073670 13631 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:39.074437 14231 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 13:24:39.074820 14231 raft_consensus.cc:493] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:39.075194 14231 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.080827 14231 raft_consensus.cc:515] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.082499 14231 leader_election.cc:290] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 4 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:39.083370 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:39.083618 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87799023710740a4a534f15da7436d26" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:39.084012 13587 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.084118 14030 raft_consensus.cc:3060] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.091274 13587 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 4.
I20260710 13:24:39.091274 14030 raft_consensus.cc:2468] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 4.
I20260710 13:24:39.092649 13631 leader_election.cc:304] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: 
I20260710 13:24:39.093317 14231 raft_consensus.cc:2804] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:39.093802 14231 raft_consensus.cc:697] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:39.094576 14231 consensus_queue.cc:237] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.101732 13338 catalog_manager.cc:5697] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:39.182297 13515 raft_consensus.cc:1275] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:39.185684 14231 consensus_queue.cc:1048] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:24:39.195297 14231 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.195901 14231 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.198227 14231 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:39.200845 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765" is_pre_election: true
I20260710 13:24:39.201184 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:39.201736 13587 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 2.
I20260710 13:24:39.202977 14028 raft_consensus.cc:1275] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:39.204159 13515 raft_consensus.cc:1275] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:39.205819 14256 consensus_queue.cc:1048] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:39.205994 13631 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:39.207170 14256 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:24:39.207566 14256 raft_consensus.cc:493] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:39.207906 14256 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:39.210628 14219 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:39.221769 14256 raft_consensus.cc:515] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.230183 13587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
I20260710 13:24:39.230476 14256 leader_election.cc:290] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Requested vote from peers 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:39.230830 13587 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:39.231053 14028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "309958b85fce405980c5d0d4e6c3b901" candidate_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:39.239490 14222 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:39.240020 14222 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.243654 14222 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:39.247066 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" is_pre_election: true
I20260710 13:24:39.248558 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713" is_pre_election: true
I20260710 13:24:39.249255 14030 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 4.
I20260710 13:24:39.250407 13483 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 
I20260710 13:24:39.251433 14278 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:24:39.251792 14278 raft_consensus.cc:493] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:39.252159 14278 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:39.259521 14231 raft_consensus.cc:993] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: : Instructing follower 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:39.260267 14231 raft_consensus.cc:1081] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Signalling peer 398a8a4e7ac2413f97a08808d399e765 to start an election
I20260710 13:24:39.261507 13659 raft_consensus.cc:1240] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Rejecting Update request from peer c33dd50066014e37838e96e6fc05e713 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:39.262234 13591 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b"
dest_uuid: "398a8a4e7ac2413f97a08808d399e765"
 from {username='slave'} at 127.0.0.1:56442
I20260710 13:24:39.262856 13591 raft_consensus.cc:493] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:39.263302 13591 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.264147 13587 raft_consensus.cc:2468] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6279c51e1f4b4ad49bc072dbf2a4eaa3 in term 3.
I20260710 13:24:39.264992 13585 raft_consensus.cc:1240] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Rejecting Update request from peer c33dd50066014e37838e96e6fc05e713 for earlier term 2. Current term is 3. Ops: []
I20260710 13:24:39.265403 13661 raft_consensus.cc:1275] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:39.265436 13631 leader_election.cc:304] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 398a8a4e7ac2413f97a08808d399e765, 6279c51e1f4b4ad49bc072dbf2a4eaa3; no voters: c33dd50066014e37838e96e6fc05e713
I20260710 13:24:39.266407 14256 raft_consensus.cc:2804] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:39.267328 14256 raft_consensus.cc:697] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Becoming Leader. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:39.267351 14212 consensus_queue.cc:1048] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:24:39.268452 14256 consensus_queue.cc:237] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.268944 14275 consensus_queue.cc:1059] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:39.269726 14263 raft_consensus.cc:3055] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:39.270063 14263 raft_consensus.cc:740] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c33dd50066014e37838e96e6fc05e713, State: Running, Role: LEADER
I20260710 13:24:39.270839 14263 consensus_queue.cc:260] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } }
I20260710 13:24:39.271972 14263 raft_consensus.cc:3060] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:39.280670 14278 raft_consensus.cc:515] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.285043 14278 leader_election.cc:290] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 5 election: Requested vote from peers 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207), c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379)
I20260710 13:24:39.287312 14030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c33dd50066014e37838e96e6fc05e713"
I20260710 13:24:39.287695 13659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a692b213a3b42e19c7361739203a0e8" candidate_uuid: "83e5d3be2c2b4e6da08d6415ac838709" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:39.294909 13591 raft_consensus.cc:515] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:39.295852 14030 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:39.298754 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "83e5d3be2c2b4e6da08d6415ac838709"
I20260710 13:24:39.300370 13516 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.307020 14030 raft_consensus.cc:2468] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83e5d3be2c2b4e6da08d6415ac838709 in term 5.
I20260710 13:24:39.308365 13483 leader_election.cc:304] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83e5d3be2c2b4e6da08d6415ac838709, c33dd50066014e37838e96e6fc05e713; no voters: 6279c51e1f4b4ad49bc072dbf2a4eaa3
I20260710 13:24:39.310241 14278 raft_consensus.cc:2804] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:24:39.313431 13341 catalog_manager.cc:5697] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 reported cstate change: term changed from 2 to 3, leader changed from c33dd50066014e37838e96e6fc05e713 (127.11.9.1) to 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4). New cstate: current_term: 3 leader_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:39.314244 13516 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 4.
I20260710 13:24:39.315691 13559 leader_election.cc:304] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [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: 398a8a4e7ac2413f97a08808d399e765, 83e5d3be2c2b4e6da08d6415ac838709; no voters: 
I20260710 13:24:39.315754 14278 raft_consensus.cc:697] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 5 LEADER]: Becoming Leader. State: Replica: 83e5d3be2c2b4e6da08d6415ac838709, State: Running, Role: LEADER
I20260710 13:24:39.316578 14219 raft_consensus.cc:2804] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:24:39.317075 14219 raft_consensus.cc:697] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 4 LEADER]: Becoming Leader. State: Replica: 398a8a4e7ac2413f97a08808d399e765, State: Running, Role: LEADER
I20260710 13:24:39.316771 14278 consensus_queue.cc:237] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.317907 14219 consensus_queue.cc:237] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:39.319072 13591 leader_election.cc:290] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [CANDIDATE]: Term 4 election: Requested vote from peers 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781), 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4:38207)
I20260710 13:24:39.324978 13661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb667088aaa4d4b88a542e07459253b" candidate_uuid: "398a8a4e7ac2413f97a08808d399e765" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3"
I20260710 13:24:39.325721 13661 raft_consensus.cc:3055] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:24:39.326083 13661 raft_consensus.cc:740] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:39.326965 13661 consensus_queue.cc:260] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [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: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } }
I20260710 13:24:39.330361 13661 raft_consensus.cc:3060] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:24:39.344129 13661 raft_consensus.cc:2468] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 398a8a4e7ac2413f97a08808d399e765 in term 4.
I20260710 13:24:39.353983 13341 catalog_manager.cc:5697] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 reported cstate change: term changed from 4 to 5, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2). New cstate: current_term: 5 leader_uuid: "83e5d3be2c2b4e6da08d6415ac838709" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:39.355281 13338 catalog_manager.cc:5697] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 reported cstate change: term changed from 3 to 4, leader changed from 6279c51e1f4b4ad49bc072dbf2a4eaa3 (127.11.9.4) to 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3). New cstate: current_term: 4 leader_uuid: "398a8a4e7ac2413f97a08808d399e765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:39.360426 13661 raft_consensus.cc:1275] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:39.362067 14278 consensus_queue.cc:1048] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:39.372140 13591 raft_consensus.cc:1275] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:39.374383 14278 consensus_queue.cc:1048] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:39.449741 14030 raft_consensus.cc:1240] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 5 FOLLOWER]: Rejecting Update request from peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 for earlier term 4. Current term is 5. Ops: []
I20260710 13:24:39.451107 14256 consensus_queue.cc:1059] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:39.452260 14224 raft_consensus.cc:3055] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:24:39.452612 14224 raft_consensus.cc:740] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6279c51e1f4b4ad49bc072dbf2a4eaa3, State: Running, Role: LEADER
I20260710 13:24:39.453430 14224 consensus_queue.cc:260] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 } } peers { permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 } } peers { permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 } }
I20260710 13:24:39.454416 14224 raft_consensus.cc:3060] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:24:39.547329 13585 raft_consensus.cc:1275] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:39.549309 14256 consensus_queue.cc:1048] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:39.564554 14030 raft_consensus.cc:1275] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:24:39.566723 14231 consensus_queue.cc:1048] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:39.676893 14030 raft_consensus.cc:1275] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:24:39.677316 14030 pending_rounds.cc:85] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Aborting all ops after (but not including) 1
I20260710 13:24:39.677543 14030 pending_rounds.cc:107] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:24:39.677798 14030 raft_consensus.cc:2889] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:39.679188 14256 consensus_queue.cc:1048] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c33dd50066014e37838e96e6fc05e713" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 43379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:39.691529 13585 raft_consensus.cc:1275] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Refusing update from remote peer 6279c51e1f4b4ad49bc072dbf2a4eaa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:24:39.693121 14231 consensus_queue.cc:1048] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "398a8a4e7ac2413f97a08808d399e765" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 42591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:39.832588 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:39.855700 11300 tablet_server.cc:179] TabletServer@127.11.9.1:43379 shutting down...
W20260710 13:24:39.858255 13483 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260710 13:24:39.875049 13483 consensus_peers.cc:597] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:39.887116 13483 consensus_peers.cc:597] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:39.896452 13483 consensus_peers.cc:597] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:39.899552 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:39.900599 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.901643 11300 raft_consensus.cc:2243] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.902266 11300 raft_consensus.cc:2272] T 8e11fbdc6a5c4290ac5ddd199050a298 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.905306 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.907017 11300 raft_consensus.cc:2243] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:39.908085 11300 raft_consensus.cc:2272] T 5db2d3331db041a0892933f93db136eb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.908164 13661 raft_consensus.cc:1275] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 5 FOLLOWER]: Refusing update from remote peer 83e5d3be2c2b4e6da08d6415ac838709: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260710 13:24:39.909700 14222 consensus_queue.cc:1048] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:39.910360 14222 consensus_queue.cc:1243] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [LEADER]: Peer 6279c51e1f4b4ad49bc072dbf2a4eaa3 log is divergent from this leader: its last log entry 4.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 13:24:39.911044 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.912003 11300 raft_consensus.cc:2243] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:39.913030 11300 raft_consensus.cc:2272] T 502a1baa54f6425ebacf51be8c21f8a1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.913285 13661 pending_rounds.cc:85] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Aborting all ops after (but not including) 1
I20260710 13:24:39.913651 13661 pending_rounds.cc:107] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: Aborting uncommitted NO_OP operation due to leader change: 4.2
I20260710 13:24:39.913921 13661 raft_consensus.cc:2889] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:39.914477 13659 raft_consensus.cc:1275] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:39.916091 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.917095 11300 raft_consensus.cc:2243] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:39.917795 14219 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6279c51e1f4b4ad49bc072dbf2a4eaa3" member_type: VOTER last_known_addr { host: "127.11.9.4" port: 38207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:39.918138 11300 raft_consensus.cc:2272] T 63852d770d3d4d34ac779e4d7d62b9d1 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.923826 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.925051 11300 raft_consensus.cc:2243] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.925837 11300 raft_consensus.cc:2272] T a1e1fbd76d794c878cbb04d6caca4957 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.929384 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.930724 11300 raft_consensus.cc:2243] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.931448 11300 raft_consensus.cc:2272] T 6eaa9537e6a8411589cb5e62a4d75062 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.931946 13516 raft_consensus.cc:1275] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Refusing update from remote peer 398a8a4e7ac2413f97a08808d399e765: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:24:39.933828 14212 consensus_queue.cc:1048] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83e5d3be2c2b4e6da08d6415ac838709" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:24:39.934728 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.935645 11300 raft_consensus.cc:2243] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.936261 11300 raft_consensus.cc:2272] T a95a504f3e134150b86c1d7884e55c61 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.939750 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.940662 11300 raft_consensus.cc:2243] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.941267 11300 raft_consensus.cc:2272] T a6c4b5ed15b04a459baea865fe14d6cb P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.944154 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.945044 11300 raft_consensus.cc:2243] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.945609 11300 raft_consensus.cc:2272] T 8e147283ce30486d8f3a3dc951dabc1c P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.948540 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.949507 11300 raft_consensus.cc:2243] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:39.950603 11300 raft_consensus.cc:2272] T d2d030f801b54d9da92042804d17964d P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.953505 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.954455 11300 raft_consensus.cc:2243] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.955195 11300 raft_consensus.cc:2272] T 87799023710740a4a534f15da7436d26 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.961879 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.963037 11300 raft_consensus.cc:2243] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:39.964442 11300 raft_consensus.cc:2272] T 5cdf9853851a4746a11a9c68764371ca P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.970566 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.971328 11300 raft_consensus.cc:2243] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.972291 11300 raft_consensus.cc:2272] T c064fbde16904cec9b941a7bcc86a28e P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.981432 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.982405 11300 raft_consensus.cc:2243] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.982874 11300 raft_consensus.cc:2272] T d276d49c1d13403d9bd479d519a7f3e5 P c33dd50066014e37838e96e6fc05e713 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.985751 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.986534 11300 raft_consensus.cc:2243] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.987088 11300 raft_consensus.cc:2272] T 309958b85fce405980c5d0d4e6c3b901 P c33dd50066014e37838e96e6fc05e713 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.990722 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.991436 11300 raft_consensus.cc:2243] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.991954 11300 raft_consensus.cc:2272] T b3e067926b744b929cd1f53e00a4eac1 P c33dd50066014e37838e96e6fc05e713 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.994175 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.994781 11300 raft_consensus.cc:2243] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:39.995213 11300 raft_consensus.cc:2272] T 3a692b213a3b42e19c7361739203a0e8 P c33dd50066014e37838e96e6fc05e713 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:39.998032 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:39.998694 11300 raft_consensus.cc:2243] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:39.999712 11300 raft_consensus.cc:2272] T bf18fbf3d4eb48289c7b809c01a7fc47 P c33dd50066014e37838e96e6fc05e713 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:40.006043 13483 consensus_peers.cc:597] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:40.019961 13557 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.1:43379, user_credentials={real_user=slave}} blocked reactor thread for 54963.5us
W20260710 13:24:40.027833 13631 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.1:43379, user_credentials={real_user=slave}} blocked reactor thread for 50049.4us
W20260710 13:24:40.031970 13631 consensus_peers.cc:597] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:40.032749 13557 consensus_peers.cc:597] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. 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:24:40.050625 11300 tablet_server.cc:196] TabletServer@127.11.9.1:43379 shutdown complete.
W20260710 13:24:40.067576 13631 consensus_peers.cc:597] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.092918 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
I20260710 13:24:40.131268 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:40.132184 11300 tablet_replica.cc:333] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.132972 11300 raft_consensus.cc:2243] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.133946 11300 raft_consensus.cc:2272] T 61aa40a7dc6040069601f7ec7917111d P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.137058 11300 tablet_replica.cc:333] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.137673 11300 raft_consensus.cc:2243] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.138111 11300 raft_consensus.cc:2272] T 63852d770d3d4d34ac779e4d7d62b9d1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.140488 11300 tablet_replica.cc:333] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.141291 11300 raft_consensus.cc:2243] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.141795 11300 raft_consensus.cc:2272] T be784854a2e343628f363b927d33879e P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.144304 11300 tablet_replica.cc:333] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.145287 11300 raft_consensus.cc:2243] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:24:40.145422 13633 consensus_peers.cc:597] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Couldn't send request to peer 83e5d3be2c2b4e6da08d6415ac838709. 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:24:40.145833 11300 raft_consensus.cc:2272] T c064fbde16904cec9b941a7bcc86a28e P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.149277 11300 tablet_replica.cc:333] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.149919 11300 raft_consensus.cc:2243] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.150900 11300 raft_consensus.cc:2272] T d276d49c1d13403d9bd479d519a7f3e5 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:40.152077 13631 consensus_peers.cc:597] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.153472 11300 tablet_replica.cc:333] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.154139 11300 raft_consensus.cc:2243] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.154949 11300 raft_consensus.cc:2272] T 3a692b213a3b42e19c7361739203a0e8 P 83e5d3be2c2b4e6da08d6415ac838709 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.157142 11300 tablet_replica.cc:333] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.157707 11300 raft_consensus.cc:2243] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.158516 11300 raft_consensus.cc:2272] T b3e067926b744b929cd1f53e00a4eac1 P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.160620 11300 tablet_replica.cc:333] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.161368 11300 raft_consensus.cc:2243] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.161861 11300 raft_consensus.cc:2272] T 363d415e8b564a52b12df393105b6cca P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.164492 11300 tablet_replica.cc:333] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.165223 11300 raft_consensus.cc:2243] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.165730 11300 raft_consensus.cc:2272] T 5cdf9853851a4746a11a9c68764371ca P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.168107 11300 tablet_replica.cc:333] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.168784 11300 raft_consensus.cc:2243] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.169317 11300 raft_consensus.cc:2272] T d2d030f801b54d9da92042804d17964d P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.171701 11300 tablet_replica.cc:333] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.172381 11300 raft_consensus.cc:2243] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:24:40.172310 13559 consensus_peers.cc:597] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 -> Peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Couldn't send request to peer 83e5d3be2c2b4e6da08d6415ac838709. 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:24:40.173398 11300 raft_consensus.cc:2272] T a6c4b5ed15b04a459baea865fe14d6cb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.175268 11300 tablet_replica.cc:333] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.175868 11300 raft_consensus.cc:2243] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.176291 11300 raft_consensus.cc:2272] T 5db2d3331db041a0892933f93db136eb P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.178275 11300 tablet_replica.cc:333] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.178824 11300 raft_consensus.cc:2243] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.179275 11300 raft_consensus.cc:2272] T 92706aa8c7cf475b949e0cdd54934d8c P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.181135 11300 tablet_replica.cc:333] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.181633 11300 raft_consensus.cc:2243] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.182036 11300 raft_consensus.cc:2272] T feb667088aaa4d4b88a542e07459253b P 83e5d3be2c2b4e6da08d6415ac838709 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.184362 11300 tablet_replica.cc:333] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.184882 11300 raft_consensus.cc:2243] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.185274 11300 raft_consensus.cc:2272] T 0e6d9af8bc2045b0918a284ff97e4885 P 83e5d3be2c2b4e6da08d6415ac838709 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.187076 11300 tablet_replica.cc:333] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.187620 11300 raft_consensus.cc:2243] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.188365 11300 raft_consensus.cc:2272] T 8e11fbdc6a5c4290ac5ddd199050a298 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.190114 11300 tablet_replica.cc:333] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.190585 11300 raft_consensus.cc:2243] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.190975 11300 raft_consensus.cc:2272] T 6eaa9537e6a8411589cb5e62a4d75062 P 83e5d3be2c2b4e6da08d6415ac838709 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.193070 11300 tablet_replica.cc:333] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709: stopping tablet replica
I20260710 13:24:40.193527 11300 raft_consensus.cc:2243] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.193924 11300 raft_consensus.cc:2272] T a95a504f3e134150b86c1d7884e55c61 P 83e5d3be2c2b4e6da08d6415ac838709 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:40.225242 13557 consensus_peers.cc:597] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.238461 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
W20260710 13:24:40.241338 13631 consensus_peers.cc:597] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:40.243358 13631 consensus_peers.cc:597] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer c33dd50066014e37838e96e6fc05e713 (127.11.9.1:43379): Couldn't send request to peer c33dd50066014e37838e96e6fc05e713. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:43379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.285635 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
W20260710 13:24:40.293259 13631 consensus_peers.cc:597] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Couldn't send request to peer 398a8a4e7ac2413f97a08808d399e765. 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:24:40.305446 13559 consensus_peers.cc:597] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 -> Peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Couldn't send request to peer 83e5d3be2c2b4e6da08d6415ac838709. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:46781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.325032 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:40.325842 11300 tablet_replica.cc:333] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.326767 11300 raft_consensus.cc:2243] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.327251 11300 raft_consensus.cc:2272] T 309958b85fce405980c5d0d4e6c3b901 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.329864 11300 tablet_replica.cc:333] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.330438 11300 raft_consensus.cc:2243] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.330862 11300 raft_consensus.cc:2272] T 61aa40a7dc6040069601f7ec7917111d P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.333714 11300 tablet_replica.cc:333] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.334259 11300 raft_consensus.cc:2243] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.334992 11300 raft_consensus.cc:2272] T be784854a2e343628f363b927d33879e P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.336899 11300 tablet_replica.cc:333] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.337435 11300 raft_consensus.cc:2243] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.337888 11300 raft_consensus.cc:2272] T 87799023710740a4a534f15da7436d26 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.340167 11300 tablet_replica.cc:333] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.340731 11300 raft_consensus.cc:2243] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.341157 11300 raft_consensus.cc:2272] T 5db2d3331db041a0892933f93db136eb P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.342872 11300 tablet_replica.cc:333] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.343453 11300 raft_consensus.cc:2243] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.343873 11300 raft_consensus.cc:2272] T 502a1baa54f6425ebacf51be8c21f8a1 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.345628 11300 tablet_replica.cc:333] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.346211 11300 raft_consensus.cc:2243] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.346926 11300 raft_consensus.cc:2272] T a95a504f3e134150b86c1d7884e55c61 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.348905 11300 tablet_replica.cc:333] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.349404 11300 raft_consensus.cc:2243] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.349789 11300 raft_consensus.cc:2272] T a1e1fbd76d794c878cbb04d6caca4957 P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.351646 11300 tablet_replica.cc:333] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.352135 11300 raft_consensus.cc:2243] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.352516 11300 raft_consensus.cc:2272] T bf18fbf3d4eb48289c7b809c01a7fc47 P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.354333 11300 tablet_replica.cc:333] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.354838 11300 raft_consensus.cc:2243] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.355592 11300 raft_consensus.cc:2272] T 363d415e8b564a52b12df393105b6cca P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.357249 11300 tablet_replica.cc:333] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.357771 11300 raft_consensus.cc:2243] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.358189 11300 raft_consensus.cc:2272] T d2d030f801b54d9da92042804d17964d P 398a8a4e7ac2413f97a08808d399e765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.360286 11300 tablet_replica.cc:333] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.360798 11300 raft_consensus.cc:2243] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.361210 11300 raft_consensus.cc:2272] T 8e147283ce30486d8f3a3dc951dabc1c P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.363023 11300 tablet_replica.cc:333] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.363570 11300 raft_consensus.cc:2243] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.364261 11300 raft_consensus.cc:2272] T feb667088aaa4d4b88a542e07459253b P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.366174 11300 tablet_replica.cc:333] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.366681 11300 raft_consensus.cc:2243] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.367087 11300 raft_consensus.cc:2272] T 92706aa8c7cf475b949e0cdd54934d8c P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.368770 11300 tablet_replica.cc:333] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.369254 11300 raft_consensus.cc:2243] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.370113 11300 raft_consensus.cc:2272] T 0e6d9af8bc2045b0918a284ff97e4885 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.371994 11300 tablet_replica.cc:333] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.372443 11300 raft_consensus.cc:2243] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.373224 11300 raft_consensus.cc:2272] T c064fbde16904cec9b941a7bcc86a28e P 398a8a4e7ac2413f97a08808d399e765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.375041 11300 tablet_replica.cc:333] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.375556 11300 raft_consensus.cc:2243] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.375959 11300 raft_consensus.cc:2272] T d276d49c1d13403d9bd479d519a7f3e5 P 398a8a4e7ac2413f97a08808d399e765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.377573 11300 tablet_replica.cc:333] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765: stopping tablet replica
I20260710 13:24:40.378031 11300 raft_consensus.cc:2243] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.378408 11300 raft_consensus.cc:2272] T b3e067926b744b929cd1f53e00a4eac1 P 398a8a4e7ac2413f97a08808d399e765 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:40.431396 13631 consensus_peers.cc:597] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Couldn't send request to peer 398a8a4e7ac2413f97a08808d399e765. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.3:42591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.451239 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:24:40.484069 11300 tablet_server.cc:179] TabletServer@127.11.9.4:0 shutting down...
W20260710 13:24:40.503132 13631 consensus_peers.cc:597] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer 398a8a4e7ac2413f97a08808d399e765 (127.11.9.3:42591): Couldn't send request to peer 398a8a4e7ac2413f97a08808d399e765. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.3:42591: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:40.524567 13633 consensus_peers.cc:597] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 -> Peer 83e5d3be2c2b4e6da08d6415ac838709 (127.11.9.2:46781): Couldn't send request to peer 83e5d3be2c2b4e6da08d6415ac838709. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:46781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:40.532948 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:40.533910 11300 tablet_replica.cc:333] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.534758 11300 raft_consensus.cc:2243] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.535830 11300 raft_consensus.cc:2272] T 309958b85fce405980c5d0d4e6c3b901 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.539923 11300 tablet_replica.cc:333] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.540856 11300 raft_consensus.cc:2243] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.541419 11300 raft_consensus.cc:2272] T 61aa40a7dc6040069601f7ec7917111d P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.543897 11300 tablet_replica.cc:333] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.544735 11300 raft_consensus.cc:2243] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.545282 11300 raft_consensus.cc:2272] T be784854a2e343628f363b927d33879e P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.547906 11300 tablet_replica.cc:333] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.548718 11300 raft_consensus.cc:2243] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.549263 11300 raft_consensus.cc:2272] T 5cdf9853851a4746a11a9c68764371ca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.551821 11300 tablet_replica.cc:333] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.552610 11300 raft_consensus.cc:2243] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.553150 11300 raft_consensus.cc:2272] T 63852d770d3d4d34ac779e4d7d62b9d1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.555588 11300 tablet_replica.cc:333] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.556340 11300 raft_consensus.cc:2243] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.557399 11300 raft_consensus.cc:2272] T 87799023710740a4a534f15da7436d26 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.560287 11300 tablet_replica.cc:333] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.561043 11300 raft_consensus.cc:2243] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.561992 11300 raft_consensus.cc:2272] T 6eaa9537e6a8411589cb5e62a4d75062 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.564308 11300 tablet_replica.cc:333] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.565042 11300 raft_consensus.cc:2243] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.566049 11300 raft_consensus.cc:2272] T a1e1fbd76d794c878cbb04d6caca4957 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.568837 11300 tablet_replica.cc:333] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.569648 11300 raft_consensus.cc:2243] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.570739 11300 raft_consensus.cc:2272] T 92706aa8c7cf475b949e0cdd54934d8c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.573321 11300 tablet_replica.cc:333] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.574102 11300 raft_consensus.cc:2243] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.574611 11300 raft_consensus.cc:2272] T feb667088aaa4d4b88a542e07459253b P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.577515 11300 tablet_replica.cc:333] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.578305 11300 raft_consensus.cc:2243] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.578823 11300 raft_consensus.cc:2272] T 0e6d9af8bc2045b0918a284ff97e4885 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.581616 11300 tablet_replica.cc:333] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.582401 11300 raft_consensus.cc:2243] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.582923 11300 raft_consensus.cc:2272] T a6c4b5ed15b04a459baea865fe14d6cb P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.585561 11300 tablet_replica.cc:333] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.586338 11300 raft_consensus.cc:2243] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:40.587394 11300 raft_consensus.cc:2272] T 8e147283ce30486d8f3a3dc951dabc1c P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.589952 11300 tablet_replica.cc:333] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.590646 11300 raft_consensus.cc:2243] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.591183 11300 raft_consensus.cc:2272] T 3a692b213a3b42e19c7361739203a0e8 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.594049 11300 tablet_replica.cc:333] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.594873 11300 raft_consensus.cc:2243] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.595508 11300 raft_consensus.cc:2272] T bf18fbf3d4eb48289c7b809c01a7fc47 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.598032 11300 tablet_replica.cc:333] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.598730 11300 raft_consensus.cc:2243] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.599273 11300 raft_consensus.cc:2272] T 363d415e8b564a52b12df393105b6cca P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.601819 11300 tablet_replica.cc:333] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.602566 11300 raft_consensus.cc:2243] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.603082 11300 raft_consensus.cc:2272] T 502a1baa54f6425ebacf51be8c21f8a1 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:40.605744 11300 tablet_replica.cc:333] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3: stopping tablet replica
I20260710 13:24:40.606431 11300 raft_consensus.cc:2243] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:40.606971 11300 raft_consensus.cc:2272] T 8e11fbdc6a5c4290ac5ddd199050a298 P 6279c51e1f4b4ad49bc072dbf2a4eaa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.442188 11300 tablet_server.cc:196] TabletServer@127.11.9.4:0 shutdown complete.
I20260710 13:24:41.469928 11300 master.cc:562] Master@127.11.9.62:41981 shutting down...
I20260710 13:24:41.495092 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:41.495724 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:41.496055 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ab929a98ec649feb847e31c41282082: stopping tablet replica
I20260710 13:24:41.517416 11300 master.cc:584] Master@127.11.9.62:41981 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (26396 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:24:41.575791 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:37615
I20260710 13:24:41.576969 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:41.582880 14311 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:24:41.582973 14310 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:24:41.583511 14313 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:24:41.585582 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:41.586637 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:41.586879 11300 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:24:41.587037 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689881587017 us; error 0 us; skew 500 ppm
I20260710 13:24:41.587706 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:41.590163 11300 webserver.cc:533] Webserver started at http://127.11.9.62:44551/ using document root <none> and password file <none>
I20260710 13:24:41.590678 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:41.590885 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:41.591207 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:41.592367 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "14b7c504de1f4069bda950ba7ef4376f"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:41.597036 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:41.600713 14318 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:24:41.601611 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:24:41.601928 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "14b7c504de1f4069bda950ba7ef4376f"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:41.602262 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-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:24:41.621445 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:41.622753 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:41.664842 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:37615
I20260710 13:24:41.664974 14369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:37615 every 8 connection(s)
I20260710 13:24:41.668843 14370 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:24:41.680104 14370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f: Bootstrap starting.
I20260710 13:24:41.685002 14370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:41.689479 14370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f: No bootstrap required, opened a new log
I20260710 13:24:41.691749 14370 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14b7c504de1f4069bda950ba7ef4376f" member_type: VOTER }
I20260710 13:24:41.692123 14370 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:41.692304 14370 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14b7c504de1f4069bda950ba7ef4376f, State: Initialized, Role: FOLLOWER
I20260710 13:24:41.692787 14370 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14b7c504de1f4069bda950ba7ef4376f" member_type: VOTER }
I20260710 13:24:41.693285 14370 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:41.693540 14370 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:41.693782 14370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:41.698417 14370 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14b7c504de1f4069bda950ba7ef4376f" member_type: VOTER }
I20260710 13:24:41.698909 14370 leader_election.cc:304] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [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: 14b7c504de1f4069bda950ba7ef4376f; no voters: 
I20260710 13:24:41.700124 14370 leader_election.cc:290] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:41.700542 14373 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:41.701849 14373 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 1 LEADER]: Becoming Leader. State: Replica: 14b7c504de1f4069bda950ba7ef4376f, State: Running, Role: LEADER
I20260710 13:24:41.702508 14373 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [LEADER]: Queue going to LEADER mode. State: All 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: "14b7c504de1f4069bda950ba7ef4376f" member_type: VOTER }
I20260710 13:24:41.703050 14370 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:41.707185 14375 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14b7c504de1f4069bda950ba7ef4376f. Latest consensus state: current_term: 1 leader_uuid: "14b7c504de1f4069bda950ba7ef4376f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14b7c504de1f4069bda950ba7ef4376f" member_type: VOTER } }
I20260710 13:24:41.707645 14374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14b7c504de1f4069bda950ba7ef4376f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14b7c504de1f4069bda950ba7ef4376f" member_type: VOTER } }
I20260710 13:24:41.708534 14374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:41.708532 14375 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:41.713244 14379 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:41.718909 14379 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:41.724823 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:41.729274 14379 catalog_manager.cc:1383] Generated new cluster ID: 533510894b654be79b3b1f8a5d88a69b
I20260710 13:24:41.729573 14379 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:41.752303 14379 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:41.753649 14379 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:41.765594 14379 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f: Generated new TSK 0
I20260710 13:24:41.766253 14379 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:41.792763 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:41.798995 14391 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:24:41.799964 14392 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:24:41.802171 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:41.802893 14394 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:24:41.804000 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:41.804406 11300 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:24:41.804566 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689881804549 us; error 0 us; skew 500 ppm
I20260710 13:24:41.805107 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:41.807665 11300 webserver.cc:533] Webserver started at http://127.11.9.1:42369/ using document root <none> and password file <none>
I20260710 13:24:41.808135 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:41.808303 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:41.808518 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:41.809741 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "eb1a3648b92046e9b374368a455e78b6"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:41.814414 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:41.818102 14399 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:24:41.819031 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:24:41.819528 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "eb1a3648b92046e9b374368a455e78b6"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:41.819821 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-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:24:41.836040 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:41.837328 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:41.838884 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:41.841348 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:41.841586 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:41.841846 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:41.842041 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:41.885120 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:32791
I20260710 13:24:41.885226 14461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:32791 every 8 connection(s)
I20260710 13:24:41.890194 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:41.898411 14466 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:24:41.898977 14467 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:24:41.901177 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:41.901558 14469 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:24:41.902534 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:41.902768 11300 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:24:41.902920 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689881902907 us; error 0 us; skew 500 ppm
I20260710 13:24:41.903539 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:41.906303 11300 webserver.cc:533] Webserver started at http://127.11.9.2:37953/ using document root <none> and password file <none>
I20260710 13:24:41.906813 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:41.907023 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:41.907291 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:41.908653 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "d65c4095778c4a26ba596794ef08b6e0"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:41.909878 14462 heartbeater.cc:344] Connected to a master server at 127.11.9.62:37615
I20260710 13:24:41.910291 14462 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:41.911013 14462 heartbeater.cc:507] Master 127.11.9.62:37615 requested a full tablet report, sending...
I20260710 13:24:41.913681 14335 ts_manager.cc:194] Registered new tserver with Master: eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:41.914268 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:24:41.915815 14335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33212
I20260710 13:24:41.918365 14474 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:24:41.919317 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 13:24:41.919728 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "d65c4095778c4a26ba596794ef08b6e0"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:41.919991 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-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:24:41.931588 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:41.932778 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:41.934314 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:41.936777 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:41.937028 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:41.937294 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:41.937463 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:41.979771 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:46299
I20260710 13:24:41.979872 14536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:46299 every 8 connection(s)
I20260710 13:24:41.984663 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:41.991557 14540 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:24:41.994004 14541 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:24:41.995155 14543 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:24:41.998353 14537 heartbeater.cc:344] Connected to a master server at 127.11.9.62:37615
I20260710 13:24:41.998761 14537 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:41.999764 14537 heartbeater.cc:507] Master 127.11.9.62:37615 requested a full tablet report, sending...
I20260710 13:24:42.000787 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:42.001753 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:42.001932 11300 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:24:42.001869 14335 ts_manager.cc:194] Registered new tserver with Master: d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:42.002295 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689882002269 us; error 0 us; skew 500 ppm
I20260710 13:24:42.002942 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:42.003660 14335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33218
I20260710 13:24:42.005874 11300 webserver.cc:533] Webserver started at http://127.11.9.3:41241/ using document root <none> and password file <none>
I20260710 13:24:42.006513 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:42.006676 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:42.006889 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:42.008060 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "47e385d7db25486aad36ea2738774ed1"
format_stamp: "Formatted at 2026-07-10 13:24:42 on dist-test-slave-l22f"
I20260710 13:24:42.012621 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:42.016003 14548 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:24:42.016845 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:42.017232 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "47e385d7db25486aad36ea2738774ed1"
format_stamp: "Formatted at 2026-07-10 13:24:42 on dist-test-slave-l22f"
I20260710 13:24:42.017561 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-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:24:42.037348 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:42.038563 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:42.040066 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:42.042310 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:42.042541 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:42.042785 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:42.042961 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:42.084736 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:35477
I20260710 13:24:42.084860 14610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:35477 every 8 connection(s)
I20260710 13:24:42.098850 14611 heartbeater.cc:344] Connected to a master server at 127.11.9.62:37615
I20260710 13:24:42.099231 14611 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:42.100147 14611 heartbeater.cc:507] Master 127.11.9.62:37615 requested a full tablet report, sending...
I20260710 13:24:42.102118 14335 ts_manager.cc:194] Registered new tserver with Master: 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:42.102807 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014841277s
I20260710 13:24:42.103606 14335 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33232
I20260710 13:24:42.131212 14335 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33242:
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:24:42.134416 14335 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:24:42.211023 14576 tablet_service.cc:1511] Processing CreateTablet for tablet c8885292807b4525ad8fc70618efe78c (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:42.212790 14576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8885292807b4525ad8fc70618efe78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.212678 14575 tablet_service.cc:1511] Processing CreateTablet for tablet f5702cb43add43a08ec8787abdf07196 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:42.214263 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5702cb43add43a08ec8787abdf07196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.217787 14574 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd79cef2c3444bcb5e7d9a9b1736526 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:42.219429 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd79cef2c3444bcb5e7d9a9b1736526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.221061 14427 tablet_service.cc:1511] Processing CreateTablet for tablet c8885292807b4525ad8fc70618efe78c (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:42.222477 14427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8885292807b4525ad8fc70618efe78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.222398 14425 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd79cef2c3444bcb5e7d9a9b1736526 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:42.223876 14425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd79cef2c3444bcb5e7d9a9b1736526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.228444 14426 tablet_service.cc:1511] Processing CreateTablet for tablet f5702cb43add43a08ec8787abdf07196 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:42.229804 14426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5702cb43add43a08ec8787abdf07196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.252945 14626 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.258118 14424 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3e7bba43c9401883e2604f10540f36 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:42.259958 14627 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.260454 14423 tablet_service.cc:1511] Processing CreateTablet for tablet 4766082e62dc47baa90a3b1dc4d260bd (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:42.261423 14626 tablet_bootstrap.cc:654] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.263891 14424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3e7bba43c9401883e2604f10540f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.264551 14574 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3e7bba43c9401883e2604f10540f36 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:42.266028 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3e7bba43c9401883e2604f10540f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.266867 14423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4766082e62dc47baa90a3b1dc4d260bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.270362 14422 tablet_service.cc:1511] Processing CreateTablet for tablet 8c71801e2a4c45bfaaa4434eeb0bc07f (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:42.271679 14422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c71801e2a4c45bfaaa4434eeb0bc07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.271620 14576 tablet_service.cc:1511] Processing CreateTablet for tablet 4766082e62dc47baa90a3b1dc4d260bd (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:42.272729 14627 tablet_bootstrap.cc:654] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.273031 14576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4766082e62dc47baa90a3b1dc4d260bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.296456 14499 tablet_service.cc:1511] Processing CreateTablet for tablet 3a3e7bba43c9401883e2604f10540f36 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:24:42.296742 14502 tablet_service.cc:1511] Processing CreateTablet for tablet c8885292807b4525ad8fc70618efe78c (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:24:42.298473 14498 tablet_service.cc:1511] Processing CreateTablet for tablet 4766082e62dc47baa90a3b1dc4d260bd (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:24:42.299544 14627 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.299046 14500 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd79cef2c3444bcb5e7d9a9b1736526 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:24:42.300388 14627 ts_tablet_manager.cc:1403] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.005s
I20260710 13:24:42.298489 14501 tablet_service.cc:1511] Processing CreateTablet for tablet f5702cb43add43a08ec8787abdf07196 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:24:42.302989 14502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8885292807b4525ad8fc70618efe78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.303879 14627 raft_consensus.cc:359] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.307819 14498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4766082e62dc47baa90a3b1dc4d260bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.308557 14500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd79cef2c3444bcb5e7d9a9b1736526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.308694 14427 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa11b0eef954dcfa4be4e04c5e85baa (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:42.309451 14501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5702cb43add43a08ec8787abdf07196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.310178 14427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa11b0eef954dcfa4be4e04c5e85baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.311940 14499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a3e7bba43c9401883e2604f10540f36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.315474 14497 tablet_service.cc:1511] Processing CreateTablet for tablet 8c71801e2a4c45bfaaa4434eeb0bc07f (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:42.316907 14497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c71801e2a4c45bfaaa4434eeb0bc07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.318010 14496 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa11b0eef954dcfa4be4e04c5e85baa (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:42.319408 14496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa11b0eef954dcfa4be4e04c5e85baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.304737 14627 raft_consensus.cc:385] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.338788 14627 raft_consensus.cc:740] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.342172 14627 consensus_queue.cc:260] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.346292 14574 tablet_service.cc:1511] Processing CreateTablet for tablet 8c71801e2a4c45bfaaa4434eeb0bc07f (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:24:42.357633 14574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c71801e2a4c45bfaaa4434eeb0bc07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.360307 14630 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.360909 14462 heartbeater.cc:499] Master 127.11.9.62:37615 was elected leader, sending a full tablet report...
I20260710 13:24:42.376833 14500 tablet_service.cc:1511] Processing CreateTablet for tablet 98b7583b47b646938c381d8a04ab1f77 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:42.364856 14627 ts_tablet_manager.cc:1434] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.001s
I20260710 13:24:42.367861 14626 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.368162 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 3aa11b0eef954dcfa4be4e04c5e85baa (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:24:42.374668 14423 tablet_service.cc:1511] Processing CreateTablet for tablet 98b7583b47b646938c381d8a04ab1f77 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:42.379335 14627 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.380110 14423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b7583b47b646938c381d8a04ab1f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.380198 14626 ts_tablet_manager.cc:1403] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.026s
I20260710 13:24:42.378291 14500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b7583b47b646938c381d8a04ab1f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.385571 14627 tablet_bootstrap.cc:654] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.387871 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aa11b0eef954dcfa4be4e04c5e85baa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.396162 14630 tablet_bootstrap.cc:654] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.401110 14626 raft_consensus.cc:359] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.401954 14626 raft_consensus.cc:385] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.402272 14626 raft_consensus.cc:740] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.403230 14626 consensus_queue.cc:260] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.406419 14576 tablet_service.cc:1511] Processing CreateTablet for tablet 98b7583b47b646938c381d8a04ab1f77 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:24:42.408121 14576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b7583b47b646938c381d8a04ab1f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.414911 14427 tablet_service.cc:1511] Processing CreateTablet for tablet 519eb5ddef9b429db220af594903dbf7 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:42.416673 14427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519eb5ddef9b429db220af594903dbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.421240 14630 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.424842 14630 ts_tablet_manager.cc:1403] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.004s
I20260710 13:24:42.430505 14630 raft_consensus.cc:359] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.431367 14630 raft_consensus.cc:385] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.431691 14630 raft_consensus.cc:740] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.433102 14611 heartbeater.cc:499] Master 127.11.9.62:37615 was elected leader, sending a full tablet report...
I20260710 13:24:42.436443 14633 raft_consensus.cc:493] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.439836 14626 ts_tablet_manager.cc:1434] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.059s	user 0.016s	sys 0.004s
I20260710 13:24:42.436977 14633 raft_consensus.cc:515] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.441200 14630 consensus_queue.cc:260] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.441813 14626 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.443979 14633 leader_election.cc:290] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:42.451200 14626 tablet_bootstrap.cc:654] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.474321 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5702cb43add43a08ec8787abdf07196" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
W20260710 13:24:42.477159 14550 leader_election.cc:343] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.512504 14627 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.513278 14627 ts_tablet_manager.cc:1403] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.134s	user 0.004s	sys 0.017s
I20260710 13:24:42.514705 14575 tablet_service.cc:1511] Processing CreateTablet for tablet 519eb5ddef9b429db220af594903dbf7 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:42.515949 14537 heartbeater.cc:499] Master 127.11.9.62:37615 was elected leader, sending a full tablet report...
I20260710 13:24:42.516273 14575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519eb5ddef9b429db220af594903dbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.516824 14627 raft_consensus.cc:359] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.517611 14627 raft_consensus.cc:385] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.517886 14627 raft_consensus.cc:740] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.518757 14627 consensus_queue.cc:260] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.521137 14627 ts_tablet_manager.cc:1434] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:42.518987 14422 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1a132bbd0a41fea48de1d5812b2aa7 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:42.522255 14627 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.522715 14422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1a132bbd0a41fea48de1d5812b2aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.526397 14626 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.526893 14626 ts_tablet_manager.cc:1403] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.085s	user 0.042s	sys 0.017s
I20260710 13:24:42.529184 14626 raft_consensus.cc:359] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.529723 14626 raft_consensus.cc:385] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.529922 14626 raft_consensus.cc:740] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.530506 14626 consensus_queue.cc:260] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.532809 14630 ts_tablet_manager.cc:1434] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.105s	user 0.021s	sys 0.053s
I20260710 13:24:42.532817 14626 ts_tablet_manager.cc:1434] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:24:42.533999 14630 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.534031 14626 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.539399 14627 tablet_bootstrap.cc:654] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.540340 14626 tablet_bootstrap.cc:654] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.548130 14573 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1a132bbd0a41fea48de1d5812b2aa7 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:42.548610 14630 tablet_bootstrap.cc:654] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.549496 14573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1a132bbd0a41fea48de1d5812b2aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.556813 14626 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.557215 14626 ts_tablet_manager.cc:1403] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 13:24:42.559188 14626 raft_consensus.cc:359] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.556475 14500 tablet_service.cc:1511] Processing CreateTablet for tablet 5f1a132bbd0a41fea48de1d5812b2aa7 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:24:42.561055 14500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f1a132bbd0a41fea48de1d5812b2aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.559885 14626 raft_consensus.cc:385] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.561877 14626 raft_consensus.cc:740] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.562992 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5702cb43add43a08ec8787abdf07196" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:42.562794 14626 consensus_queue.cc:260] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
W20260710 13:24:42.564765 14551 leader_election.cc:343] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.565243 14551 leader_election.cc:304] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1; no voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:42.566174 14635 raft_consensus.cc:2749] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.567070 14499 tablet_service.cc:1511] Processing CreateTablet for tablet 519eb5ddef9b429db220af594903dbf7 (DEFAULT_TABLE table=test-workload [id=731d7ae533e24d8c8c2a38cbd92d0047]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:24:42.573697 14627 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.575392 14626 ts_tablet_manager.cc:1434] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:24:42.578823 14627 ts_tablet_manager.cc:1403] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.004s
I20260710 13:24:42.579044 14499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519eb5ddef9b429db220af594903dbf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:42.579516 14626 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.582127 14627 raft_consensus.cc:359] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.582962 14627 raft_consensus.cc:385] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.578150 14630 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.583328 14627 raft_consensus.cc:740] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.583739 14630 ts_tablet_manager.cc:1403] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260710 13:24:42.584336 14627 consensus_queue.cc:260] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.586916 14630 raft_consensus.cc:359] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.587762 14630 raft_consensus.cc:385] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.588086 14630 raft_consensus.cc:740] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.588907 14627 ts_tablet_manager.cc:1434] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:24:42.590148 14627 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.591895 14626 tablet_bootstrap.cc:654] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.594208 14636 raft_consensus.cc:493] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.594318 14631 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.594913 14631 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.596027 14630 consensus_queue.cc:260] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.594880 14636 raft_consensus.cc:515] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.613248 14636 leader_election.cc:290] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:42.619158 14631 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:42.650097 14627 tablet_bootstrap.cc:654] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.657835 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd79cef2c3444bcb5e7d9a9b1736526" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:42.658862 14437 raft_consensus.cc:2468] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:42.660825 14476 leader_election.cc:304] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:42.662098 14636 raft_consensus.cc:2804] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.662568 14636 raft_consensus.cc:493] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.662979 14636 raft_consensus.cc:3060] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.663626 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd79cef2c3444bcb5e7d9a9b1736526" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:42.664709 14586 raft_consensus.cc:2468] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:42.681270 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:42.681550 14627 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.682230 14586 raft_consensus.cc:2468] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 0.
I20260710 13:24:42.682521 14627 ts_tablet_manager.cc:1403] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.006s
I20260710 13:24:42.683972 14400 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:42.675283 14636 raft_consensus.cc:515] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.685376 14631 raft_consensus.cc:2804] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.686367 14631 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.686865 14631 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.688552 14626 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.688566 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd79cef2c3444bcb5e7d9a9b1736526" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:42.689316 14437 raft_consensus.cc:3060] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.694576 14636 leader_election.cc:290] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:42.695216 14630 ts_tablet_manager.cc:1434] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.111s	user 0.036s	sys 0.036s
I20260710 13:24:42.695874 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd79cef2c3444bcb5e7d9a9b1736526" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:42.696432 14630 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.696507 14586 raft_consensus.cc:3060] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.696734 14437 raft_consensus.cc:2468] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:42.689330 14626 ts_tablet_manager.cc:1403] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.110s	user 0.026s	sys 0.047s
I20260710 13:24:42.699218 14476 leader_election.cc:304] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:42.700169 14636 raft_consensus.cc:2804] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.700635 14636 raft_consensus.cc:697] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Becoming Leader. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Running, Role: LEADER
I20260710 13:24:42.701435 14636 consensus_queue.cc:237] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.702270 14626 raft_consensus.cc:359] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.703040 14626 raft_consensus.cc:385] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.703423 14626 raft_consensus.cc:740] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.704093 14630 tablet_bootstrap.cc:654] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.704474 14626 consensus_queue.cc:260] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.705150 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:42.707016 14626 ts_tablet_manager.cc:1434] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:24:42.708284 14626 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
W20260710 13:24:42.710740 14402 leader_election.cc:343] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.715776 14642 raft_consensus.cc:493] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.716470 14642 raft_consensus.cc:515] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
W20260710 13:24:42.720326 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:42.721774 14642 leader_election.cc:290] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:42.722066 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:42.722872 14626 tablet_bootstrap.cc:654] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.723168 14627 raft_consensus.cc:359] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
W20260710 13:24:42.723582 14476 leader_election.cc:343] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.723935 14627 raft_consensus.cc:385] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.724299 14627 raft_consensus.cc:740] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.725441 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:42.725239 14627 consensus_queue.cc:260] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.726114 14630 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.726670 14630 ts_tablet_manager.cc:1403] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.014s
W20260710 13:24:42.727218 14475 leader_election.cc:343] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.727754 14475 leader_election.cc:304] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0; no voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:42.729027 14642 raft_consensus.cc:2749] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.729997 14630 raft_consensus.cc:359] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.730847 14630 raft_consensus.cc:385] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.731165 14630 raft_consensus.cc:740] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.732137 14630 consensus_queue.cc:260] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.734495 14586 raft_consensus.cc:2468] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:42.736042 14630 ts_tablet_manager.cc:1434] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:24:42.737205 14630 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.738628 14631 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.741930 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:42.742619 14585 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.744238 14630 tablet_bootstrap.cc:654] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.745230 14627 ts_tablet_manager.cc:1434] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.000s
I20260710 13:24:42.752975 14585 raft_consensus.cc:2468] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 1.
I20260710 13:24:42.754956 14400 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:42.757243 14627 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.758397 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
W20260710 13:24:42.760284 14402 leader_election.cc:343] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.764955 14631 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Requested vote from peers 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:42.766286 14631 raft_consensus.cc:2804] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.766940 14631 raft_consensus.cc:697] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 LEADER]: Becoming Leader. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Running, Role: LEADER
I20260710 13:24:42.769395 14631 consensus_queue.cc:237] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.771492 14333 catalog_manager.cc:5697] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "d65c4095778c4a26ba596794ef08b6e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:42.778059 14626 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.778316 14630 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.778599 14626 ts_tablet_manager.cc:1403] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.036s
I20260710 13:24:42.779073 14630 ts_tablet_manager.cc:1403] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.025s
I20260710 13:24:42.780799 14627 tablet_bootstrap.cc:654] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.781874 14626 raft_consensus.cc:359] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.782709 14626 raft_consensus.cc:385] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.782478 14630 raft_consensus.cc:359] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.783170 14626 raft_consensus.cc:740] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.783412 14630 raft_consensus.cc:385] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.783826 14630 raft_consensus.cc:740] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.784246 14626 consensus_queue.cc:260] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.784736 14630 consensus_queue.cc:260] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.787333 14626 ts_tablet_manager.cc:1434] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260710 13:24:42.787550 14630 ts_tablet_manager.cc:1434] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:42.788636 14626 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.788677 14630 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.790076 14335 catalog_manager.cc:5697] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb1a3648b92046e9b374368a455e78b6 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "eb1a3648b92046e9b374368a455e78b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:42.796907 14630 tablet_bootstrap.cc:654] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.797266 14627 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.797778 14627 ts_tablet_manager.cc:1403] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.006s
I20260710 13:24:42.799029 14626 tablet_bootstrap.cc:654] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.803789 14627 raft_consensus.cc:359] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.804752 14627 raft_consensus.cc:385] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.805110 14627 raft_consensus.cc:740] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.806118 14627 consensus_queue.cc:260] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.809448 14627 ts_tablet_manager.cc:1434] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:24:42.809631 14626 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.810204 14626 ts_tablet_manager.cc:1403] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260710 13:24:42.810741 14627 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.812474 14626 raft_consensus.cc:359] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.813102 14626 raft_consensus.cc:385] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.813370 14626 raft_consensus.cc:740] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.814213 14626 consensus_queue.cc:260] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.816668 14626 ts_tablet_manager.cc:1434] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:42.817672 14626 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.823770 14626 tablet_bootstrap.cc:654] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.824888 14630 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.825460 14630 ts_tablet_manager.cc:1403] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.008s
I20260710 13:24:42.829129 14630 raft_consensus.cc:359] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.830130 14630 raft_consensus.cc:385] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.830499 14630 raft_consensus.cc:740] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.831882 14635 raft_consensus.cc:493] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.832547 14635 raft_consensus.cc:515] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.834836 14635 leader_election.cc:290] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:42.835518 14630 consensus_queue.cc:260] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.836449 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3e7bba43c9401883e2604f10540f36" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:42.836763 14626 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.837863 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3e7bba43c9401883e2604f10540f36" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:42.838582 14437 raft_consensus.cc:2468] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 0.
I20260710 13:24:42.839277 14630 ts_tablet_manager.cc:1434] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:24:42.840270 14630 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
W20260710 13:24:42.843164 14551 leader_election.cc:343] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.844336 14550 leader_election.cc:304] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: d65c4095778c4a26ba596794ef08b6e0
I20260710 13:24:42.845232 14635 raft_consensus.cc:2804] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.836458 14627 tablet_bootstrap.cc:654] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.845629 14635 raft_consensus.cc:493] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.846033 14635 raft_consensus.cc:3060] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.846556 14630 tablet_bootstrap.cc:654] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.837914 14626 ts_tablet_manager.cc:1403] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260710 13:24:42.851588 14626 raft_consensus.cc:359] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.852334 14626 raft_consensus.cc:385] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.852631 14626 raft_consensus.cc:740] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.853806 14626 consensus_queue.cc:260] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.856187 14626 ts_tablet_manager.cc:1434] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:24:42.857201 14626 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.861018 14635 raft_consensus.cc:515] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.863575 14626 tablet_bootstrap.cc:654] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.865103 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3e7bba43c9401883e2604f10540f36" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:42.865937 14437 raft_consensus.cc:3060] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.876266 14626 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.876806 14626 ts_tablet_manager.cc:1403] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:24:42.878252 14627 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.878764 14627 ts_tablet_manager.cc:1403] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.007s
I20260710 13:24:42.879031 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3e7bba43c9401883e2604f10540f36" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:42.879515 14626 raft_consensus.cc:359] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.880245 14626 raft_consensus.cc:385] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.880504 14626 raft_consensus.cc:740] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
W20260710 13:24:42.880956 14551 leader_election.cc:343] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:42.881385 14626 consensus_queue.cc:260] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.881778 14627 raft_consensus.cc:359] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.881860 14635 leader_election.cc:290] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:42.882501 14627 raft_consensus.cc:385] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.882912 14627 raft_consensus.cc:740] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.883725 14627 consensus_queue.cc:260] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.884567 14437 raft_consensus.cc:2468] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:42.885893 14550 leader_election.cc:304] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: d65c4095778c4a26ba596794ef08b6e0
I20260710 13:24:42.886283 14630 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.886870 14630 ts_tablet_manager.cc:1403] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.047s	user 0.026s	sys 0.019s
I20260710 13:24:42.886904 14626 ts_tablet_manager.cc:1434] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:42.887048 14635 raft_consensus.cc:2804] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:42.888090 14626 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.888090 14635 raft_consensus.cc:697] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:42.889134 14635 consensus_queue.cc:237] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.890413 14630 raft_consensus.cc:359] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.891223 14630 raft_consensus.cc:385] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.891604 14630 raft_consensus.cc:740] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.892373 14630 consensus_queue.cc:260] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.894390 14626 tablet_bootstrap.cc:654] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.894800 14630 ts_tablet_manager.cc:1434] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:24:42.896422 14630 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.905323 14630 tablet_bootstrap.cc:654] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.906770 14626 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.907287 14626 ts_tablet_manager.cc:1403] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:24:42.910048 14626 raft_consensus.cc:359] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.910722 14626 raft_consensus.cc:385] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.910985 14626 raft_consensus.cc:740] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.911851 14626 consensus_queue.cc:260] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.912974 14627 ts_tablet_manager.cc:1434] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260710 13:24:42.914182 14626 ts_tablet_manager.cc:1434] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:42.915108 14626 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1: Bootstrap starting.
I20260710 13:24:42.920967 14627 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.921633 14636 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.922180 14636 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:42.924307 14636 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477), eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:42.926362 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:42.927021 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:42.927836 14585 raft_consensus.cc:2393] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65c4095778c4a26ba596794ef08b6e0 in current term 1: Already voted for candidate eb1a3648b92046e9b374368a455e78b6 in this term.
I20260710 13:24:42.928103 14627 tablet_bootstrap.cc:654] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.929039 14475 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0; no voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:42.930254 14636 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.936010 14642 raft_consensus.cc:493] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.936731 14642 raft_consensus.cc:515] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.940865 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c71801e2a4c45bfaaa4434eeb0bc07f" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:42.941345 14626 tablet_bootstrap.cc:654] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.941531 14437 raft_consensus.cc:2468] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:42.943032 14476 leader_election.cc:304] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:42.943101 14333 catalog_manager.cc:5697] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47e385d7db25486aad36ea2738774ed1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "47e385d7db25486aad36ea2738774ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:42.945544 14642 leader_election.cc:290] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:42.946079 14642 raft_consensus.cc:2804] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.945859 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c71801e2a4c45bfaaa4434eeb0bc07f" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:42.946473 14642 raft_consensus.cc:493] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.946758 14585 raft_consensus.cc:2468] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:42.946851 14642 raft_consensus.cc:3060] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.950506 14630 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:42.951318 14630 ts_tablet_manager.cc:1403] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.032s
I20260710 13:24:42.954828 14630 raft_consensus.cc:359] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.955614 14630 raft_consensus.cc:385] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.955955 14630 raft_consensus.cc:740] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.945058 14636 raft_consensus.cc:2749] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:42.956786 14630 consensus_queue.cc:260] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.959136 14630 ts_tablet_manager.cc:1434] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:24:42.960489 14630 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:42.961585 14626 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1: No bootstrap required, opened a new log
I20260710 13:24:42.962069 14626 ts_tablet_manager.cc:1403] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.001s
I20260710 13:24:42.964670 14626 raft_consensus.cc:359] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.965337 14626 raft_consensus.cc:385] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.965606 14626 raft_consensus.cc:740] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.966339 14626 consensus_queue.cc:260] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.967099 14630 tablet_bootstrap.cc:654] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:42.968295 14626 ts_tablet_manager.cc:1434] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:24:42.970009 14627 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:42.970506 14627 ts_tablet_manager.cc:1403] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.017s
I20260710 13:24:42.974516 14642 raft_consensus.cc:515] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.975808 14636 raft_consensus.cc:493] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.976327 14636 raft_consensus.cc:515] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.978510 14636 leader_election.cc:290] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:42.978574 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c71801e2a4c45bfaaa4434eeb0bc07f" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:42.980177 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5702cb43add43a08ec8787abdf07196" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:42.980810 14585 raft_consensus.cc:2468] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:42.981022 14436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5702cb43add43a08ec8787abdf07196" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:42.981967 14436 raft_consensus.cc:2468] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:42.982239 14475 leader_election.cc:304] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:42.983027 14437 raft_consensus.cc:3060] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.983234 14636 raft_consensus.cc:2804] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:42.983840 14636 raft_consensus.cc:493] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:42.984272 14636 raft_consensus.cc:3060] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.990643 14627 raft_consensus.cc:359] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.991488 14627 raft_consensus.cc:385] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:42.991233 14636 raft_consensus.cc:515] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.992043 14627 raft_consensus.cc:740] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:42.992832 14627 consensus_queue.cc:260] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:42.994956 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5702cb43add43a08ec8787abdf07196" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:42.995041 14436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5702cb43add43a08ec8787abdf07196" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:42.995657 14585 raft_consensus.cc:3060] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.995962 14436 raft_consensus.cc:3060] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:42.997534 14627 ts_tablet_manager.cc:1434] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260710 13:24:42.998662 14627 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:42.998770 14671 raft_consensus.cc:493] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:42.999249 14671 raft_consensus.cc:515] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.003402 14631 raft_consensus.cc:493] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.020727 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:43.023700 14627 tablet_bootstrap.cc:654] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.025360 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:43.026034 14586 raft_consensus.cc:2468] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:43.027223 14671 leader_election.cc:290] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.027850 14636 leader_election.cc:290] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.028147 14475 leader_election.cc:304] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:43.029099 14671 raft_consensus.cc:493] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.029951 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c71801e2a4c45bfaaa4434eeb0bc07f" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:43.030866 14586 raft_consensus.cc:3060] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.034327 14642 leader_election.cc:290] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.036840 14437 raft_consensus.cc:2468] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:43.038905 14627 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:43.041203 14653 raft_consensus.cc:493] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.041626 14627 ts_tablet_manager.cc:1403] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.012s
I20260710 13:24:43.041687 14653 raft_consensus.cc:515] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.042536 14476 leader_election.cc:304] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:43.043802 14642 raft_consensus.cc:2804] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.044433 14642 raft_consensus.cc:697] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Becoming Leader. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Running, Role: LEADER
I20260710 13:24:43.045329 14642 consensus_queue.cc:237] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.047706 14627 raft_consensus.cc:359] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.039690 14635 raft_consensus.cc:493] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.048833 14633 raft_consensus.cc:493] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.049247 14627 raft_consensus.cc:385] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.049574 14627 raft_consensus.cc:740] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.049335 14633 raft_consensus.cc:515] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.050266 14627 consensus_queue.cc:260] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.051669 14630 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:43.052134 14630 ts_tablet_manager.cc:1403] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.092s	user 0.035s	sys 0.052s
I20260710 13:24:43.047984 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.052796 14436 raft_consensus.cc:2468] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:43.052872 14512 raft_consensus.cc:2468] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 0.
I20260710 13:24:43.048600 14635 raft_consensus.cc:515] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.054056 14476 leader_election.cc:304] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:43.054875 14675 raft_consensus.cc:2804] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.055156 14437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:43.056169 14635 leader_election.cc:290] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.057720 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.058589 14512 raft_consensus.cc:2468] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 0.
I20260710 13:24:43.058846 14402 leader_election.cc:304] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:43.060132 14551 leader_election.cc:304] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:43.061124 14635 raft_consensus.cc:2804] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.060913 14434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:43.061525 14635 raft_consensus.cc:493] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.061388 14630 raft_consensus.cc:359] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.062080 14630 raft_consensus.cc:385] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.061932 14635 raft_consensus.cc:3060] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.062433 14630 raft_consensus.cc:740] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.062495 14434 raft_consensus.cc:2468] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 0.
I20260710 13:24:43.065248 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.065483 14630 consensus_queue.cc:260] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
W20260710 13:24:43.067373 14551 leader_election.cc:343] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:43.061967 14633 leader_election.cc:290] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.070986 14584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:43.072180 14653 leader_election.cc:290] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.074533 14675 raft_consensus.cc:697] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Becoming Leader. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Running, Role: LEADER
I20260710 13:24:43.075263 14635 raft_consensus.cc:515] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.075534 14675 consensus_queue.cc:237] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.076509 14584 raft_consensus.cc:2393] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb1a3648b92046e9b374368a455e78b6 in current term 1: Already voted for candidate 47e385d7db25486aad36ea2738774ed1 in this term.
I20260710 13:24:43.077250 14633 raft_consensus.cc:493] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.077883 14633 raft_consensus.cc:515] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.082100 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7583b47b646938c381d8a04ab1f77" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.082448 14630 ts_tablet_manager.cc:1434] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.006s
I20260710 13:24:43.082762 14512 raft_consensus.cc:2468] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 0.
I20260710 13:24:43.083792 14630 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:43.084199 14635 leader_election.cc:290] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.084106 14551 leader_election.cc:304] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:43.086089 14635 raft_consensus.cc:2804] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.086457 14512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:43.087363 14512 raft_consensus.cc:3060] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.091133 14630 tablet_bootstrap.cc:654] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.091874 14653 raft_consensus.cc:2804] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.094064 14653 raft_consensus.cc:493] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.095273 14653 raft_consensus.cc:3060] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.004024 14631 raft_consensus.cc:515] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.100155 14435 raft_consensus.cc:2468] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 0.
I20260710 13:24:43.029914 14636 raft_consensus.cc:2804] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.105582 14636 raft_consensus.cc:493] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.106691 14636 raft_consensus.cc:3060] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.092696 14633 leader_election.cc:290] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.038905 14586 raft_consensus.cc:2468] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:43.039502 14671 raft_consensus.cc:515] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.131125 14671 leader_election.cc:290] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.134799 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3e7bba43c9401883e2604f10540f36" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:43.138330 14435 raft_consensus.cc:2393] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d65c4095778c4a26ba596794ef08b6e0 in current term 1: Already voted for candidate 47e385d7db25486aad36ea2738774ed1 in this term.
I20260710 13:24:43.142118 14584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a3e7bba43c9401883e2604f10540f36" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:43.143500 14630 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:43.144080 14630 ts_tablet_manager.cc:1403] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.017s
I20260710 13:24:43.146891 14630 raft_consensus.cc:359] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.147891 14630 raft_consensus.cc:385] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.148175 14475 leader_election.cc:304] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d65c4095778c4a26ba596794ef08b6e0; no voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:43.148761 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:43.150029 14586 raft_consensus.cc:2468] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 0.
I20260710 13:24:43.151067 14675 raft_consensus.cc:3060] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.151654 14400 leader_election.cc:304] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:43.152872 14671 consensus_queue.cc:1048] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.154255 14679 raft_consensus.cc:2804] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.154803 14679 raft_consensus.cc:493] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.155241 14679 raft_consensus.cc:3060] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.148279 14630 raft_consensus.cc:740] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.159112 14630 consensus_queue.cc:260] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.162262 14630 ts_tablet_manager.cc:1434] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 13:24:43.163561 14630 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0: Bootstrap starting.
I20260710 13:24:43.086457 14635 raft_consensus.cc:493] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.168030 14635 raft_consensus.cc:3060] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.128856 14631 leader_election.cc:290] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.173053 14585 raft_consensus.cc:2468] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:43.163151 14675 raft_consensus.cc:2749] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:43.176103 14679 raft_consensus.cc:515] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
W20260710 13:24:43.184854 14402 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.2:46299, user_credentials={real_user=slave}} blocked reactor thread for 126118us
W20260710 13:24:43.186311 14550 leader_election.cc:343] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:43.186914 14550 leader_election.cc:304] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1; no voters: d65c4095778c4a26ba596794ef08b6e0, eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:43.188048 14633 raft_consensus.cc:2749] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:43.188060 14630 tablet_bootstrap.cc:654] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.189388 14679 leader_election.cc:290] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Requested vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.191709 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7583b47b646938c381d8a04ab1f77" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:43.192631 14435 raft_consensus.cc:2468] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 0.
I20260710 13:24:43.194033 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:43.166723 14653 raft_consensus.cc:515] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.201979 14435 raft_consensus.cc:2393] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47e385d7db25486aad36ea2738774ed1 in current term 1: Already voted for candidate eb1a3648b92046e9b374368a455e78b6 in this term.
I20260710 13:24:43.206557 14653 leader_election.cc:290] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Requested vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.210037 14512 raft_consensus.cc:2468] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:43.210336 14627 ts_tablet_manager.cc:1434] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.168s	user 0.053s	sys 0.100s
I20260710 13:24:43.215526 14510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:43.216913 14627 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:43.217026 14509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:43.218145 14509 raft_consensus.cc:2393] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb1a3648b92046e9b374368a455e78b6 in current term 1: Already voted for candidate 47e385d7db25486aad36ea2738774ed1 in this term.
I20260710 13:24:43.210788 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aa11b0eef954dcfa4be4e04c5e85baa" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:43.220007 14586 raft_consensus.cc:2393] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb1a3648b92046e9b374368a455e78b6 in current term 1: Already voted for candidate 47e385d7db25486aad36ea2738774ed1 in this term.
I20260710 13:24:43.222445 14636 raft_consensus.cc:515] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.214720 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.223048 14551 leader_election.cc:304] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:43.229871 14402 leader_election.cc:304] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [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: eb1a3648b92046e9b374368a455e78b6; no voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0
I20260710 13:24:43.230489 14633 raft_consensus.cc:2804] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.231050 14653 raft_consensus.cc:2749] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:43.231932 14510 raft_consensus.cc:2393] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb1a3648b92046e9b374368a455e78b6 in current term 1: Already voted for candidate d65c4095778c4a26ba596794ef08b6e0 in this term.
I20260710 13:24:43.232713 14636 leader_election.cc:290] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.232926 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:43.233642 14435 raft_consensus.cc:2393] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d65c4095778c4a26ba596794ef08b6e0 in current term 1: Already voted for candidate eb1a3648b92046e9b374368a455e78b6 in this term.
I20260710 13:24:43.236423 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:43.237185 14586 raft_consensus.cc:3060] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.242978 14630 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0: No bootstrap required, opened a new log
I20260710 13:24:43.213150 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4766082e62dc47baa90a3b1dc4d260bd" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:43.243501 14630 ts_tablet_manager.cc:1403] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0: Time spent bootstrapping tablet: real 0.080s	user 0.038s	sys 0.020s
I20260710 13:24:43.244910 14400 leader_election.cc:304] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [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: eb1a3648b92046e9b374368a455e78b6; no voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0
I20260710 13:24:43.246326 14653 raft_consensus.cc:2749] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:43.227066 14627 tablet_bootstrap.cc:654] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.246779 14630 raft_consensus.cc:359] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.247759 14630 raft_consensus.cc:385] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.248126 14630 raft_consensus.cc:740] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.249361 14586 raft_consensus.cc:2468] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 1.
I20260710 13:24:43.249171 14630 consensus_queue.cc:260] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.250856 14475 leader_election.cc:304] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:43.252115 14630 ts_tablet_manager.cc:1434] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:24:43.252449 14636 raft_consensus.cc:2804] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.253098 14636 raft_consensus.cc:697] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Becoming Leader. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Running, Role: LEADER
I20260710 13:24:43.253477 14633 raft_consensus.cc:697] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:43.254041 14636 consensus_queue.cc:237] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.254354 14633 consensus_queue.cc:237] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.226323 14333 catalog_manager.cc:5697] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "d65c4095778c4a26ba596794ef08b6e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.228876 14635 raft_consensus.cc:515] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.260411 14635 leader_election.cc:290] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.261487 14642 consensus_queue.cc:1048] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:43.264815 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7583b47b646938c381d8a04ab1f77" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:43.265131 14510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b7583b47b646938c381d8a04ab1f77" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:43.265440 14435 raft_consensus.cc:3060] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.265808 14510 raft_consensus.cc:3060] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.267915 14627 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:43.268543 14627 ts_tablet_manager.cc:1403] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.005s
I20260710 13:24:43.271868 14627 raft_consensus.cc:359] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.272707 14627 raft_consensus.cc:385] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.273032 14627 raft_consensus.cc:740] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.273442 14510 raft_consensus.cc:2468] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:43.273823 14627 consensus_queue.cc:260] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.274556 14551 leader_election.cc:304] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:43.275534 14635 raft_consensus.cc:2804] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.275996 14635 raft_consensus.cc:697] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:43.276827 14635 consensus_queue.cc:237] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.279840 14435 raft_consensus.cc:2468] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:43.282934 14627 ts_tablet_manager.cc:1434] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:24:43.283978 14627 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:43.290143 14627 tablet_bootstrap.cc:654] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:43.290390 14687 raft_consensus.cc:493] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.290831 14677 consensus_queue.cc:1048] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.290918 14687 raft_consensus.cc:515] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.295874 14653 consensus_queue.cc:1048] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:43.298489 14333 catalog_manager.cc:5697] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "d65c4095778c4a26ba596794ef08b6e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.300909 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1a132bbd0a41fea48de1d5812b2aa7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.300457 14333 catalog_manager.cc:5697] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "d65c4095778c4a26ba596794ef08b6e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.301553 14511 raft_consensus.cc:2468] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 0.
I20260710 13:24:43.302526 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1a132bbd0a41fea48de1d5812b2aa7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6" is_pre_election: true
I20260710 13:24:43.302898 14551 leader_election.cc:304] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:43.303508 14687 leader_election.cc:290] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.304821 14687 raft_consensus.cc:2804] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.305287 14687 raft_consensus.cc:493] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:24:43.305485 14550 leader_election.cc:343] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:43.305737 14687 raft_consensus.cc:3060] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.324723 14627 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: No bootstrap required, opened a new log
I20260710 13:24:43.325258 14627 ts_tablet_manager.cc:1403] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260710 13:24:43.325563 14687 raft_consensus.cc:515] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.327029 14633 consensus_queue.cc:1048] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:43.327880 14627 raft_consensus.cc:359] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.328565 14627 raft_consensus.cc:385] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:43.328836 14627 raft_consensus.cc:740] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:43.329603 14627 consensus_queue.cc:260] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.330598 14335 catalog_manager.cc:5697] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47e385d7db25486aad36ea2738774ed1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "47e385d7db25486aad36ea2738774ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.332639 14627 ts_tablet_manager.cc:1434] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:24:43.333516 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1a132bbd0a41fea48de1d5812b2aa7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:43.334118 14511 raft_consensus.cc:3060] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.333527 14435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f1a132bbd0a41fea48de1d5812b2aa7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:43.334774 14435 raft_consensus.cc:3060] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.342396 14511 raft_consensus.cc:2468] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:43.343715 14551 leader_election.cc:304] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:43.344898 14694 raft_consensus.cc:2804] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.345427 14694 raft_consensus.cc:697] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Becoming Leader. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:43.345544 14653 raft_consensus.cc:493] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:43.346262 14687 leader_election.cc:290] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 1 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:43.346087 14653 raft_consensus.cc:515] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.346335 14694 consensus_queue.cc:237] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.347520 14435 raft_consensus.cc:2468] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:43.348261 14653 leader_election.cc:290] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.349937 14584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
I20260710 13:24:43.350039 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:43.350703 14584 raft_consensus.cc:2468] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 0.
I20260710 13:24:43.350785 14511 raft_consensus.cc:2468] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 0.
I20260710 13:24:43.352101 14400 leader_election.cc:304] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:43.354336 14677 raft_consensus.cc:2804] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:43.354115 14635 consensus_queue.cc:1048] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:43.354748 14677 raft_consensus.cc:493] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:43.355121 14677 raft_consensus.cc:3060] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.365598 14677 raft_consensus.cc:515] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.368360 14677 leader_election.cc:290] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Requested vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477)
I20260710 13:24:43.415794 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:43.417779 14586 raft_consensus.cc:3060] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.425838 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "eb1a3648b92046e9b374368a455e78b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:43.433738 14511 raft_consensus.cc:3060] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:43.437229 14334 catalog_manager.cc:5697] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47e385d7db25486aad36ea2738774ed1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "47e385d7db25486aad36ea2738774ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.439390 14334 catalog_manager.cc:5697] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47e385d7db25486aad36ea2738774ed1 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "47e385d7db25486aad36ea2738774ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:43.440392 14586 raft_consensus.cc:2468] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 1.
I20260710 13:24:43.442167 14400 leader_election.cc:304] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6; no voters: 
I20260710 13:24:43.443902 14677 raft_consensus.cc:2804] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:43.444567 14677 raft_consensus.cc:697] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 LEADER]: Becoming Leader. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Running, Role: LEADER
I20260710 13:24:43.445990 14511 raft_consensus.cc:2468] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb1a3648b92046e9b374368a455e78b6 in term 1.
I20260710 13:24:43.446000 14677 consensus_queue.cc:237] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:43.462102 14332 catalog_manager.cc:5697] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb1a3648b92046e9b374368a455e78b6 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "eb1a3648b92046e9b374368a455e78b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:43.493444 14636 consensus_queue.cc:1048] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.509096 14636 consensus_queue.cc:1048] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:43.528085 14636 consensus_queue.cc:1048] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:43.534379 14636 consensus_queue.cc:1048] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.693826 11300 ts_manager.cc:295] Set tserver state for eb1a3648b92046e9b374368a455e78b6 to MAINTENANCE_MODE
I20260710 13:24:43.694759 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
I20260710 13:24:43.722072 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:24:43.722455 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:43.723970 11300 tablet_replica.cc:333] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.724869 11300 raft_consensus.cc:2243] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:43.725530 11300 pending_rounds.cc:70] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Trying to abort 1 pending ops.
I20260710 13:24:43.725706 11300 pending_rounds.cc:77] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993762608975872 op_type: NO_OP noop_request { }
I20260710 13:24:43.726099 11300 raft_consensus.cc:2889] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:43.726388 11300 raft_consensus.cc:2272] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.729147 11300 tablet_replica.cc:333] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.729790 11300 raft_consensus.cc:2243] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.730284 11300 raft_consensus.cc:2272] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.732407 11300 tablet_replica.cc:333] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.733019 11300 raft_consensus.cc:2243] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.733497 11300 raft_consensus.cc:2272] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.735605 11300 tablet_replica.cc:333] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.736188 11300 raft_consensus.cc:2243] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.736649 11300 raft_consensus.cc:2272] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.739105 11300 tablet_replica.cc:333] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.739720 11300 raft_consensus.cc:2243] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.740243 11300 raft_consensus.cc:2272] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.742425 11300 tablet_replica.cc:333] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.743026 11300 raft_consensus.cc:2243] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.743613 11300 raft_consensus.cc:2272] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.747412 11300 tablet_replica.cc:333] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
W20260710 13:24:43.748138 14550 consensus_peers.cc:597] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. 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:24:43.748253 11300 raft_consensus.cc:2243] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.749493 11300 raft_consensus.cc:2272] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:43.751044 14550 consensus_peers.cc:597] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. 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:24:43.751458 14635 consensus_queue.cc:1048] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.755517 11300 tablet_replica.cc:333] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.756381 11300 raft_consensus.cc:2243] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.757010 11300 raft_consensus.cc:2272] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:43.759747 14550 consensus_peers.cc:597] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. 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:24:43.761643 11300 tablet_replica.cc:333] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.762537 11300 raft_consensus.cc:2243] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:43.763211 11300 raft_consensus.cc:2272] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:43.767274 11300 tablet_replica.cc:333] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: stopping tablet replica
I20260710 13:24:43.768064 11300 raft_consensus.cc:2243] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:43.770045 11300 raft_consensus.cc:2272] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:43.789278 14476 consensus_peers.cc:597] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. 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:24:43.794250 14636 consensus_queue.cc:1048] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.801769 14687 consensus_queue.cc:1048] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:43.804585 14694 consensus_queue.cc:1048] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:24:43.811724 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
W20260710 13:24:43.838127 14476 consensus_peers.cc:597] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:43.860294 14550 consensus_peers.cc:597] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:43.944913 14476 consensus_peers.cc:597] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:43.974364 14476 consensus_peers.cc:597] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:44.723794 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:44.837674 14642 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb1a3648b92046e9b374368a455e78b6)
I20260710 13:24:44.838347 14642 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:44.841440 14642 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477), eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:44.842396 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "47e385d7db25486aad36ea2738774ed1" is_pre_election: true
W20260710 13:24:44.845803 14476 leader_election.cc:336] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111)
I20260710 13:24:44.846294 14476 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [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: d65c4095778c4a26ba596794ef08b6e0; no voters: 47e385d7db25486aad36ea2738774ed1, eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:44.846975 14642 raft_consensus.cc:2749] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:24:44.859618 14633 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb1a3648b92046e9b374368a455e78b6)
I20260710 13:24:44.860183 14633 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:44.861861 14633 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:44.862740 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:44.863302 14511 raft_consensus.cc:2468] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
W20260710 13:24:44.863519 14550 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111) [suppressed 42 similar messages]
I20260710 13:24:44.864727 14551 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:44.865532 14633 raft_consensus.cc:2804] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:44.865926 14633 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader eb1a3648b92046e9b374368a455e78b6)
I20260710 13:24:44.866274 14633 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:44.866539 14550 leader_election.cc:336] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111)
I20260710 13:24:44.871860 14633 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:44.873553 14633 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 election: Requested vote from peers d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299), eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:44.874394 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:44.874917 14511 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:44.877434 14550 leader_election.cc:336] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111)
I20260710 13:24:44.880216 14511 raft_consensus.cc:2468] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 2.
I20260710 13:24:44.881287 14551 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:44.881966 14633 raft_consensus.cc:2804] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:44.882761 14633 raft_consensus.cc:697] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Becoming Leader. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:44.883642 14633 consensus_queue.cc:237] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:44.890638 14332 catalog_manager.cc:5697] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 reported cstate change: term changed from 1 to 2, leader changed from eb1a3648b92046e9b374368a455e78b6 (127.11.9.1) to 47e385d7db25486aad36ea2738774ed1 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "47e385d7db25486aad36ea2738774ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:45.286464 14633 raft_consensus.cc:493] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:45.286887 14633 raft_consensus.cc:515] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:45.288684 14633 leader_election.cc:290] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:45.289726 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0" is_pre_election: true
I20260710 13:24:45.290304 14511 raft_consensus.cc:2468] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 1.
I20260710 13:24:45.291260 14551 leader_election.cc:304] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:45.292018 14633 raft_consensus.cc:2804] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:24:45.292454 14633 raft_consensus.cc:493] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:45.292829 14633 raft_consensus.cc:3060] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:45.292958 14550 leader_election.cc:336] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111)
I20260710 13:24:45.299877 14633 raft_consensus.cc:515] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:45.301728 14633 leader_election.cc:290] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 election: Requested vote from peers eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791), d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299)
I20260710 13:24:45.302836 14511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519eb5ddef9b429db220af594903dbf7" candidate_uuid: "47e385d7db25486aad36ea2738774ed1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
I20260710 13:24:45.303328 14511 raft_consensus.cc:3060] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:24:45.305554 14550 leader_election.cc:336] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111)
I20260710 13:24:45.309233 14511 raft_consensus.cc:2468] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47e385d7db25486aad36ea2738774ed1 in term 2.
I20260710 13:24:45.310369 14551 leader_election.cc:304] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: eb1a3648b92046e9b374368a455e78b6
I20260710 13:24:45.311172 14633 raft_consensus.cc:2804] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:45.311736 14633 raft_consensus.cc:697] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Becoming Leader. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:45.313161 14633 consensus_queue.cc:237] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Queue going to LEADER 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: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:45.321185 14332 catalog_manager.cc:5697] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 reported cstate change: term changed from 1 to 2, leader changed from eb1a3648b92046e9b374368a455e78b6 (127.11.9.1) to 47e385d7db25486aad36ea2738774ed1 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "47e385d7db25486aad36ea2738774ed1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:45.324522 14511 raft_consensus.cc:1275] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Refusing update from remote peer 47e385d7db25486aad36ea2738774ed1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:45.325876 14633 consensus_queue.cc:1048] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:24:45.344079 14550 consensus_peers.cc:597] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:45.708523 14550 consensus_peers.cc:597] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:45.724711 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:45.860720 14511 raft_consensus.cc:1275] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Refusing update from remote peer 47e385d7db25486aad36ea2738774ed1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:24:45.862058 14724 consensus_queue.cc:1048] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:24:45.993665 14550 consensus_peers.cc:597] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.225342 14550 consensus_peers.cc:597] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.264102 14476 consensus_peers.cc:597] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.278179 14550 consensus_peers.cc:597] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.302033 14476 consensus_peers.cc:597] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.433167 14550 consensus_peers.cc:597] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.447281 14476 consensus_peers.cc:597] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.460716 14476 consensus_peers.cc:597] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:46.725696 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:47.726668 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:48.020022 14550 consensus_peers.cc:597] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:48.084533 14550 consensus_peers.cc:597] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:24:48.490819 14476 consensus_peers.cc:597] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.522429 14476 consensus_peers.cc:597] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.657055 14550 consensus_peers.cc:597] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.727696 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:24:48.741339 14550 consensus_peers.cc:597] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.778982 14476 consensus_peers.cc:597] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.824625 14476 consensus_peers.cc:597] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.843571 14550 consensus_peers.cc:597] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:24:48.864339 14550 consensus_peers.cc:597] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:24:48.894508 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:48.897905 14366 debug-util.cc:398] Leaking SignalData structure 0x7b0800067240 after lost signal to thread 11303
W20260710 13:24:48.899001 14366 debug-util.cc:398] Leaking SignalData structure 0x7b080013cda0 after lost signal to thread 14369
W20260710 13:24:48.900605 14366 debug-util.cc:398] Leaking SignalData structure 0x7b0800118f20 after lost signal to thread 14536
W20260710 13:24:48.902158 14366 debug-util.cc:398] Leaking SignalData structure 0x7b0800203040 after lost signal to thread 14610
W20260710 13:24:48.902290 14736 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:24:48.904346 14735 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:24:48.905364 14738 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:24:48.907208 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:48.909749 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:48.910080 11300 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:24:48.910318 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689888910297 us; error 0 us; skew 500 ppm
I20260710 13:24:48.911150 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:48.915396 11300 webserver.cc:533] Webserver started at http://127.11.9.1:42369/ using document root <none> and password file <none>
I20260710 13:24:48.916230 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:48.916496 11300 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:24:48.922346 11300 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:24:48.928197 14743 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:24:48.929140 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:24:48.929533 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "eb1a3648b92046e9b374368a455e78b6"
format_stamp: "Formatted at 2026-07-10 13:24:41 on dist-test-slave-l22f"
I20260710 13:24:48.930073 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689802570411-11300-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:24:48.962795 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:48.964690 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:48.966982 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:48.972929 14750 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:24:49.032629 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:24:49.032995 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.061s	user 0.002s	sys 0.000s
I20260710 13:24:49.033360 11300 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:24:49.038035 14750 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.053367 14750 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: 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:24:49.054268 14750 tablet_bootstrap.cc:492] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.054980 14750 ts_tablet_manager.cc:1403] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260710 13:24:49.058086 14750 raft_consensus.cc:359] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.058882 14750 raft_consensus.cc:740] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.059702 14750 consensus_queue.cc:260] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.062820 14750 ts_tablet_manager.cc:1434] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260710 13:24:49.063695 14750 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.084826 14750 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: 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:24:49.085851 14750 tablet_bootstrap.cc:492] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.086510 14750 ts_tablet_manager.cc:1403] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 13:24:49.089402 14750 raft_consensus.cc:359] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.090219 14750 raft_consensus.cc:740] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.091180 14750 consensus_queue.cc:260] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [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: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.093391 14750 ts_tablet_manager.cc:1434] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:49.094283 14750 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.102253 11300 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:24:49.102725 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.069s	user 0.064s	sys 0.000s
I20260710 13:24:49.111250 14750 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: 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:24:49.112473 14750 tablet_bootstrap.cc:492] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.113297 14750 ts_tablet_manager.cc:1403] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260710 13:24:49.116559 14750 raft_consensus.cc:359] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.117951 14750 raft_consensus.cc:740] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.119383 14750 consensus_queue.cc:260] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [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: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.122380 14750 ts_tablet_manager.cc:1434] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:24:49.123750 14750 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.142292 14750 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: 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:24:49.143323 14750 tablet_bootstrap.cc:492] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.144191 14750 ts_tablet_manager.cc:1403] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:24:49.147276 14750 raft_consensus.cc:359] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.148268 14750 raft_consensus.cc:740] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.149322 14750 consensus_queue.cc:260] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.151957 14750 ts_tablet_manager.cc:1434] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:24:49.153034 14750 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.170159 14750 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: 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:24:49.171386 14750 tablet_bootstrap.cc:492] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.172264 14750 ts_tablet_manager.cc:1403] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:24:49.175628 14750 raft_consensus.cc:359] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.176573 14750 raft_consensus.cc:740] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.177667 14750 consensus_queue.cc:260] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.180258 14750 ts_tablet_manager.cc:1434] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:49.181356 14750 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.183022 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:32791
I20260710 13:24:49.183087 14812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:32791 every 8 connection(s)
W20260710 13:24:49.195497 14814 tablet.cc:2406] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:24:49.197463 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:49.215689 14750 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: 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:24:49.217048 14750 tablet_bootstrap.cc:492] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.217978 14750 ts_tablet_manager.cc:1403] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.037s	user 0.027s	sys 0.008s
I20260710 13:24:49.221510 14750 raft_consensus.cc:359] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.222572 14750 raft_consensus.cc:740] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.223601 14750 consensus_queue.cc:260] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [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: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.226485 14750 ts_tablet_manager.cc:1434] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:49.227702 14750 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.269745 14750 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: 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:24:49.270756 14750 tablet_bootstrap.cc:492] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.271405 14750 ts_tablet_manager.cc:1403] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.044s	user 0.025s	sys 0.012s
I20260710 13:24:49.274343 14585 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c"
dest_uuid: "47e385d7db25486aad36ea2738774ed1"
mode: GRACEFUL
new_leader_uuid: "d65c4095778c4a26ba596794ef08b6e0"
 from {username='slave'} at 127.0.0.1:46560
I20260710 13:24:49.275206 14585 raft_consensus.cc:606] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Received request to transfer leadership to TS d65c4095778c4a26ba596794ef08b6e0
I20260710 13:24:49.275869 14750 raft_consensus.cc:359] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:49.276662 14750 raft_consensus.cc:740] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.276674 14813 heartbeater.cc:344] Connected to a master server at 127.11.9.62:37615
I20260710 13:24:49.276815 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:24:49.277505 14813 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:49.277699 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:49.277551 14750 consensus_queue.cc:260] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [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: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:49.278653 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:49.279934 14750 ts_tablet_manager.cc:1434] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:24:49.280906 14750 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.278983 14813 heartbeater.cc:507] Master 127.11.9.62:37615 requested a full tablet report, sending...
I20260710 13:24:49.296036 14750 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: 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:24:49.297006 14750 tablet_bootstrap.cc:492] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.297834 14750 ts_tablet_manager.cc:1403] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:24:49.300542 14750 raft_consensus.cc:359] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.301144 14750 raft_consensus.cc:740] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.301787 14750 consensus_queue.cc:260] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.304255 14750 ts_tablet_manager.cc:1434] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:49.302253 14334 ts_manager.cc:194] Re-registered known tserver with Master: eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:49.305356 14750 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.318226 14334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33256
I20260710 13:24:49.327432 14813 heartbeater.cc:499] Master 127.11.9.62:37615 was elected leader, sending a full tablet report...
I20260710 13:24:49.328933 14750 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: 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:24:49.329952 14750 tablet_bootstrap.cc:492] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.330768 14750 ts_tablet_manager.cc:1403] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 13:24:49.333456 14750 raft_consensus.cc:359] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.334233 14750 raft_consensus.cc:740] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.335023 14750 consensus_queue.cc:260] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [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: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.337438 14750 ts_tablet_manager.cc:1434] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:24:49.338413 14750 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap starting.
I20260710 13:24:49.354252 14750 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:24:49.355489 14750 tablet_bootstrap.cc:492] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Bootstrap complete.
I20260710 13:24:49.356200 14750 ts_tablet_manager.cc:1403] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:24:49.358948 14750 raft_consensus.cc:359] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.359946 14750 raft_consensus.cc:740] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb1a3648b92046e9b374368a455e78b6, State: Initialized, Role: FOLLOWER
I20260710 13:24:49.360795 14750 consensus_queue.cc:260] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } }
I20260710 13:24:49.363318 14750 ts_tablet_manager.cc:1434] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:24:49.376092 14787 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:49.530778 14831 raft_consensus.cc:993] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: : Instructing follower d65c4095778c4a26ba596794ef08b6e0 to start an election
I20260710 13:24:49.531419 14729 raft_consensus.cc:1081] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Signalling peer d65c4095778c4a26ba596794ef08b6e0 to start an election
I20260710 13:24:49.533154 14511 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c"
dest_uuid: "d65c4095778c4a26ba596794ef08b6e0"
 from {username='slave'} at 127.0.0.1:50958
I20260710 13:24:49.533867 14511 raft_consensus.cc:493] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:49.534246 14511 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:49.542117 14511 raft_consensus.cc:515] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:49.545545 14511 leader_election.cc:290] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [CANDIDATE]: Term 3 election: Requested vote from peers 47e385d7db25486aad36ea2738774ed1 (127.11.9.3:35477), eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791)
I20260710 13:24:49.545766 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47e385d7db25486aad36ea2738774ed1"
I20260710 13:24:49.546221 14786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8885292807b4525ad8fc70618efe78c" candidate_uuid: "d65c4095778c4a26ba596794ef08b6e0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb1a3648b92046e9b374368a455e78b6"
I20260710 13:24:49.546468 14585 raft_consensus.cc:3055] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:24:49.546800 14585 raft_consensus.cc:740] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 47e385d7db25486aad36ea2738774ed1, State: Running, Role: LEADER
I20260710 13:24:49.547673 14585 consensus_queue.cc:260] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [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: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:49.548623 14585 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:49.546838 14786 raft_consensus.cc:3060] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:24:49.554929 14585 raft_consensus.cc:2468] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 3.
I20260710 13:24:49.557355 14475 leader_election.cc:304] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [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: 47e385d7db25486aad36ea2738774ed1, d65c4095778c4a26ba596794ef08b6e0; no voters: 
I20260710 13:24:49.557570 14786 raft_consensus.cc:2468] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d65c4095778c4a26ba596794ef08b6e0 in term 3.
I20260710 13:24:49.558236 14642 raft_consensus.cc:2804] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:24:49.559477 14642 raft_consensus.cc:697] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 3 LEADER]: Becoming Leader. State: Replica: d65c4095778c4a26ba596794ef08b6e0, State: Running, Role: LEADER
I20260710 13:24:49.560482 14642 consensus_queue.cc:237] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [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: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } }
I20260710 13:24:49.569500 14334 catalog_manager.cc:5697] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 reported cstate change: term changed from 2 to 3, leader changed from 47e385d7db25486aad36ea2738774ed1 (127.11.9.3) to d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2). New cstate: current_term: 3 leader_uuid: "d65c4095778c4a26ba596794ef08b6e0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d65c4095778c4a26ba596794ef08b6e0" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:49.728905 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:49.744446 14786 raft_consensus.cc:3060] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:49.750088 14786 pending_rounds.cc:85] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Aborting all ops after (but not including) 0
I20260710 13:24:49.750411 14786 pending_rounds.cc:107] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:24:49.750695 14786 raft_consensus.cc:2889] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:24:50.020769 14786 raft_consensus.cc:1275] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 3 FOLLOWER]: Refusing update from remote peer d65c4095778c4a26ba596794ef08b6e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:50.022210 14642 consensus_queue.cc:1048] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb1a3648b92046e9b374368a455e78b6" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 32791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:50.032025 14585 raft_consensus.cc:1275] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 3 FOLLOWER]: Refusing update from remote peer d65c4095778c4a26ba596794ef08b6e0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:24:50.035451 14832 consensus_queue.cc:1048] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "47e385d7db25486aad36ea2738774ed1" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 35477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:24:50.291571 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:50.301080 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:50.301692 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:50.302336 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:50.729984 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:51.312566 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:51.322521 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:51.323091 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:51.323732 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:51.731045 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:52.333544 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:52.339080 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:52.339478 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:52.339887 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:52.732053 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:53.345647 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:53.351650 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:53.352092 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:24:53.352494 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:24:53.733435 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:54.358596 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:54.367061 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:24:54.372879 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:24:54.373379 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:24:54.734537 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:55.400149 11300 tablet_server.cc:179] TabletServer@127.11.9.1:32791 shutting down...
W20260710 13:24:55.406680 14550 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 87 similar messages]
W20260710 13:24:55.411456 14550 consensus_peers.cc:597] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. 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:24:55.437122 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:55.437867 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.438522 11300 raft_consensus.cc:2243] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.439086 11300 raft_consensus.cc:2272] T 519eb5ddef9b429db220af594903dbf7 P eb1a3648b92046e9b374368a455e78b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.441579 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.442137 11300 raft_consensus.cc:2243] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.442487 11300 raft_consensus.cc:2272] T f5702cb43add43a08ec8787abdf07196 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.444945 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.445492 11300 raft_consensus.cc:2243] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.445917 11300 raft_consensus.cc:2272] T 3aa11b0eef954dcfa4be4e04c5e85baa P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.448240 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.448731 11300 raft_consensus.cc:2243] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.449208 11300 raft_consensus.cc:2272] T c8885292807b4525ad8fc70618efe78c P eb1a3648b92046e9b374368a455e78b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.451292 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.451858 11300 raft_consensus.cc:2243] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.452265 11300 raft_consensus.cc:2272] T 4766082e62dc47baa90a3b1dc4d260bd P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.454330 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.454787 11300 raft_consensus.cc:2243] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.455222 11300 raft_consensus.cc:2272] T 5f1a132bbd0a41fea48de1d5812b2aa7 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.457383 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.457840 11300 raft_consensus.cc:2243] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.458192 11300 raft_consensus.cc:2272] T 9bd79cef2c3444bcb5e7d9a9b1736526 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.460490 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.460942 11300 raft_consensus.cc:2243] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.461277 11300 raft_consensus.cc:2272] T 8c71801e2a4c45bfaaa4434eeb0bc07f P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.463498 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.463986 11300 raft_consensus.cc:2243] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.464352 11300 raft_consensus.cc:2272] T 3a3e7bba43c9401883e2604f10540f36 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.466979 11300 tablet_replica.cc:333] stopping tablet replica
I20260710 13:24:55.467610 11300 raft_consensus.cc:2243] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.468259 11300 raft_consensus.cc:2272] T 98b7583b47b646938c381d8a04ab1f77 P eb1a3648b92046e9b374368a455e78b6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:55.469602 14550 consensus_peers.cc:597] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. 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:24:55.500851 11300 tablet_server.cc:196] TabletServer@127.11.9.1:32791 shutdown complete.
I20260710 13:24:55.529141 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
W20260710 13:24:55.555766 14550 consensus_peers.cc:597] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:24:55.563927 14476 consensus_peers.cc:597] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:55.564810 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:55.565649 11300 tablet_replica.cc:333] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.566370 11300 raft_consensus.cc:2243] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.566919 11300 raft_consensus.cc:2272] T 519eb5ddef9b429db220af594903dbf7 P d65c4095778c4a26ba596794ef08b6e0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.569370 11300 tablet_replica.cc:333] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.569981 11300 raft_consensus.cc:2243] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.570475 11300 raft_consensus.cc:2272] T 98b7583b47b646938c381d8a04ab1f77 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.572800 11300 tablet_replica.cc:333] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.573413 11300 raft_consensus.cc:2243] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.573902 11300 raft_consensus.cc:2272] T 5f1a132bbd0a41fea48de1d5812b2aa7 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.576066 11300 tablet_replica.cc:333] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.576609 11300 raft_consensus.cc:2243] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.577441 11300 raft_consensus.cc:2272] T 4766082e62dc47baa90a3b1dc4d260bd P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.579686 11300 tablet_replica.cc:333] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.580250 11300 raft_consensus.cc:2243] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.580690 11300 raft_consensus.cc:2272] T 3a3e7bba43c9401883e2604f10540f36 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.583284 11300 tablet_replica.cc:333] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.584115 11300 raft_consensus.cc:2243] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.585337 11300 raft_consensus.cc:2272] T 8c71801e2a4c45bfaaa4434eeb0bc07f P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:55.586122 14551 consensus_peers.cc:597] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 -> Peer d65c4095778c4a26ba596794ef08b6e0 (127.11.9.2:46299): Couldn't send request to peer d65c4095778c4a26ba596794ef08b6e0. 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:24:55.587857 11300 tablet_replica.cc:333] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.588471 11300 raft_consensus.cc:2243] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.589293 11300 raft_consensus.cc:2272] T c8885292807b4525ad8fc70618efe78c P d65c4095778c4a26ba596794ef08b6e0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.591185 11300 tablet_replica.cc:333] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.591678 11300 raft_consensus.cc:2243] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.592087 11300 raft_consensus.cc:2272] T 3aa11b0eef954dcfa4be4e04c5e85baa P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.594048 11300 tablet_replica.cc:333] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.594467 11300 raft_consensus.cc:2243] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.595229 11300 raft_consensus.cc:2272] T f5702cb43add43a08ec8787abdf07196 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.597110 11300 tablet_replica.cc:333] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0: stopping tablet replica
I20260710 13:24:55.597515 11300 raft_consensus.cc:2243] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.598256 11300 raft_consensus.cc:2272] T 9bd79cef2c3444bcb5e7d9a9b1736526 P d65c4095778c4a26ba596794ef08b6e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.629994 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
I20260710 13:24:55.654016 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
W20260710 13:24:55.680205 14550 consensus_peers.cc:597] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 -> Peer eb1a3648b92046e9b374368a455e78b6 (127.11.9.1:32791): Couldn't send request to peer eb1a3648b92046e9b374368a455e78b6. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:32791: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:24:55.686839 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:55.687683 11300 tablet_replica.cc:333] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.688390 11300 raft_consensus.cc:2243] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.689276 11300 raft_consensus.cc:2272] T 98b7583b47b646938c381d8a04ab1f77 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.691401 11300 tablet_replica.cc:333] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.692018 11300 raft_consensus.cc:2243] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.692833 11300 raft_consensus.cc:2272] T 519eb5ddef9b429db220af594903dbf7 P 47e385d7db25486aad36ea2738774ed1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.694918 11300 tablet_replica.cc:333] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.695549 11300 raft_consensus.cc:2243] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.696323 11300 raft_consensus.cc:2272] T 3aa11b0eef954dcfa4be4e04c5e85baa P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.698421 11300 tablet_replica.cc:333] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.698969 11300 raft_consensus.cc:2243] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.699821 11300 raft_consensus.cc:2272] T 5f1a132bbd0a41fea48de1d5812b2aa7 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.701769 11300 tablet_replica.cc:333] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.702275 11300 raft_consensus.cc:2243] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.702708 11300 raft_consensus.cc:2272] T 4766082e62dc47baa90a3b1dc4d260bd P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.705093 11300 tablet_replica.cc:333] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.705570 11300 raft_consensus.cc:2243] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.706009 11300 raft_consensus.cc:2272] T 8c71801e2a4c45bfaaa4434eeb0bc07f P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.707927 11300 tablet_replica.cc:333] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.708424 11300 raft_consensus.cc:2243] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.709254 11300 raft_consensus.cc:2272] T 3a3e7bba43c9401883e2604f10540f36 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.711303 11300 tablet_replica.cc:333] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.711867 11300 raft_consensus.cc:2243] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.712333 11300 raft_consensus.cc:2272] T c8885292807b4525ad8fc70618efe78c P 47e385d7db25486aad36ea2738774ed1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.714413 11300 tablet_replica.cc:333] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.714942 11300 raft_consensus.cc:2243] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.715464 11300 raft_consensus.cc:2272] T 9bd79cef2c3444bcb5e7d9a9b1736526 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.717432 11300 tablet_replica.cc:333] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1: stopping tablet replica
I20260710 13:24:55.717895 11300 raft_consensus.cc:2243] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:55.718294 11300 raft_consensus.cc:2272] T f5702cb43add43a08ec8787abdf07196 P 47e385d7db25486aad36ea2738774ed1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:24:55.735728 14383 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:24:55.748955 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:24:55.772167 11300 master.cc:562] Master@127.11.9.62:37615 shutting down...
I20260710 13:24:55.796499 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:55.797168 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:55.797533 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14b7c504de1f4069bda950ba7ef4376f: stopping tablet replica
I20260710 13:24:55.835547 11300 master.cc:584] Master@127.11.9.62:37615 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14308 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:24:55.884034 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:42113
I20260710 13:24:55.885278 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:55.891628 14858 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:24:55.891937 14857 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:24:55.892344 14860 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:24:55.892884 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:55.893913 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:55.894138 11300 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:24:55.894302 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689895894286 us; error 0 us; skew 500 ppm
I20260710 13:24:55.894855 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:55.897464 11300 webserver.cc:533] Webserver started at http://127.11.9.62:33885/ using document root <none> and password file <none>
I20260710 13:24:55.898000 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:55.898219 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:55.898518 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:55.899734 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "6d94805a52d94d6d924d96e20b16b1ec"
format_stamp: "Formatted at 2026-07-10 13:24:55 on dist-test-slave-l22f"
I20260710 13:24:55.904464 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:24:55.908080 14865 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:24:55.908994 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:24:55.909260 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "6d94805a52d94d6d924d96e20b16b1ec"
format_stamp: "Formatted at 2026-07-10 13:24:55 on dist-test-slave-l22f"
I20260710 13:24:55.909523 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-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:24:55.933574 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:55.934824 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:55.973750 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:42113
I20260710 13:24:55.973858 14916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:42113 every 8 connection(s)
I20260710 13:24:55.978590 14917 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:24:55.989928 14917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec: Bootstrap starting.
I20260710 13:24:55.994804 14917 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:55.999230 14917 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec: No bootstrap required, opened a new log
I20260710 13:24:56.001549 14917 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d94805a52d94d6d924d96e20b16b1ec" member_type: VOTER }
I20260710 13:24:56.001982 14917 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.002252 14917 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d94805a52d94d6d924d96e20b16b1ec, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.002882 14917 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d94805a52d94d6d924d96e20b16b1ec" member_type: VOTER }
I20260710 13:24:56.003393 14917 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:56.003604 14917 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:56.003909 14917 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.008642 14917 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d94805a52d94d6d924d96e20b16b1ec" member_type: VOTER }
I20260710 13:24:56.009194 14917 leader_election.cc:304] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [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: 6d94805a52d94d6d924d96e20b16b1ec; no voters: 
I20260710 13:24:56.010408 14917 leader_election.cc:290] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:56.010787 14920 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:56.012313 14920 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 1 LEADER]: Becoming Leader. State: Replica: 6d94805a52d94d6d924d96e20b16b1ec, State: Running, Role: LEADER
I20260710 13:24:56.013023 14920 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [LEADER]: Queue going to LEADER mode. State: All 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: "6d94805a52d94d6d924d96e20b16b1ec" member_type: VOTER }
I20260710 13:24:56.013419 14917 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:56.019392 14922 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d94805a52d94d6d924d96e20b16b1ec. Latest consensus state: current_term: 1 leader_uuid: "6d94805a52d94d6d924d96e20b16b1ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d94805a52d94d6d924d96e20b16b1ec" member_type: VOTER } }
I20260710 13:24:56.020274 14922 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:56.022178 14921 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d94805a52d94d6d924d96e20b16b1ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d94805a52d94d6d924d96e20b16b1ec" member_type: VOTER } }
I20260710 13:24:56.025811 14921 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:56.028493 14929 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:56.033747 14929 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:56.034933 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:56.043013 14929 catalog_manager.cc:1383] Generated new cluster ID: 70d311720556435abc3425221c352b2c
I20260710 13:24:56.043323 14929 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:56.074393 14929 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:56.075889 14929 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:56.095170 14929 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec: Generated new TSK 0
I20260710 13:24:56.095853 14929 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:56.102023 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:56.108351 14938 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:24:56.109519 14939 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:24:56.112617 14941 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:24:56.112848 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:56.113938 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:56.114132 11300 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:24:56.114272 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689896114261 us; error 0 us; skew 500 ppm
I20260710 13:24:56.114823 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:56.117439 11300 webserver.cc:533] Webserver started at http://127.11.9.1:41319/ using document root <none> and password file <none>
I20260710 13:24:56.117918 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:56.118075 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:56.118289 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:56.119340 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
format_stamp: "Formatted at 2026-07-10 13:24:56 on dist-test-slave-l22f"
I20260710 13:24:56.124265 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:24:56.128049 14946 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:24:56.128890 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:24:56.129241 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
format_stamp: "Formatted at 2026-07-10 13:24:56 on dist-test-slave-l22f"
I20260710 13:24:56.129587 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-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:24:56.155848 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:56.157265 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:56.158815 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:56.161312 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:56.161546 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:56.161804 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:56.162001 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:56.204052 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:38335
I20260710 13:24:56.204212 15008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:38335 every 8 connection(s)
I20260710 13:24:56.209275 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:56.216554 15013 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:24:56.217686 15014 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:24:56.219372 15016 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:24:56.221253 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:56.222646 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:56.222914 11300 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:24:56.222924 15009 heartbeater.cc:344] Connected to a master server at 127.11.9.62:42113
I20260710 13:24:56.223165 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689896223147 us; error 0 us; skew 500 ppm
I20260710 13:24:56.223531 15009 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:56.223901 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:56.224406 15009 heartbeater.cc:507] Master 127.11.9.62:42113 requested a full tablet report, sending...
I20260710 13:24:56.226980 11300 webserver.cc:533] Webserver started at http://127.11.9.2:38949/ using document root <none> and password file <none>
I20260710 13:24:56.227100 14882 ts_manager.cc:194] Registered new tserver with Master: 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335)
I20260710 13:24:56.227794 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:56.228070 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:56.228387 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:56.229662 14882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52980
I20260710 13:24:56.229912 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
format_stamp: "Formatted at 2026-07-10 13:24:56 on dist-test-slave-l22f"
I20260710 13:24:56.235020 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:24:56.238746 15021 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:24:56.239753 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:24:56.240091 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
format_stamp: "Formatted at 2026-07-10 13:24:56 on dist-test-slave-l22f"
I20260710 13:24:56.240397 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-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:24:56.263316 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:56.264605 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:56.266031 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:56.268432 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:56.268654 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:56.268908 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:56.269078 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:56.312549 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:44115
I20260710 13:24:56.312660 15083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:44115 every 8 connection(s)
I20260710 13:24:56.317551 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:56.325589 15088 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:24:56.324863 15087 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:24:56.330144 15084 heartbeater.cc:344] Connected to a master server at 127.11.9.62:42113
I20260710 13:24:56.330725 15084 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:56.330879 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:56.330832 15090 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:24:56.331732 15084 heartbeater.cc:507] Master 127.11.9.62:42113 requested a full tablet report, sending...
I20260710 13:24:56.332424 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:56.332687 11300 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:24:56.332859 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689896332827 us; error 0 us; skew 500 ppm
I20260710 13:24:56.333472 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:56.333869 14882 ts_manager.cc:194] Registered new tserver with Master: 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115)
I20260710 13:24:56.335497 14882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52988
I20260710 13:24:56.336114 11300 webserver.cc:533] Webserver started at http://127.11.9.3:41959/ using document root <none> and password file <none>
I20260710 13:24:56.336658 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:56.336867 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:56.337124 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:56.338311 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "5d3671b5793f44079e6f9eb0198fadd4"
format_stamp: "Formatted at 2026-07-10 13:24:56 on dist-test-slave-l22f"
I20260710 13:24:56.342890 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:24:56.346345 15095 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:24:56.347230 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:24:56.347541 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "5d3671b5793f44079e6f9eb0198fadd4"
format_stamp: "Formatted at 2026-07-10 13:24:56 on dist-test-slave-l22f"
I20260710 13:24:56.347805 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689802570411-11300-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:24:56.358342 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:56.359642 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:56.361037 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:56.363240 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:56.363492 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:56.363795 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:56.363940 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:56.404160 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:33567
I20260710 13:24:56.404289 15157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:33567 every 8 connection(s)
I20260710 13:24:56.418730 15158 heartbeater.cc:344] Connected to a master server at 127.11.9.62:42113
I20260710 13:24:56.419112 15158 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:56.419835 15158 heartbeater.cc:507] Master 127.11.9.62:42113 requested a full tablet report, sending...
I20260710 13:24:56.421702 14882 ts_manager.cc:194] Registered new tserver with Master: 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.421873 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014620496s
I20260710 13:24:56.423234 14882 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53002
I20260710 13:24:56.449378 14882 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53010:
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:24:56.451654 14882 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:24:56.505143 15049 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5cbc2e5fe4fa4bec80850f9fff925 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=781444491a5f4b72acfeae6f4e46cdfb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:56.506119 15048 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7a4e08b57046e38fb9f5ddc45e5f78 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=781444491a5f4b72acfeae6f4e46cdfb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:56.506692 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5cbc2e5fe4fa4bec80850f9fff925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.506533 15123 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5cbc2e5fe4fa4bec80850f9fff925 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=781444491a5f4b72acfeae6f4e46cdfb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:56.507509 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7a4e08b57046e38fb9f5ddc45e5f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.507855 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5cbc2e5fe4fa4bec80850f9fff925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.508587 15122 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7a4e08b57046e38fb9f5ddc45e5f78 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=781444491a5f4b72acfeae6f4e46cdfb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:56.509891 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7a4e08b57046e38fb9f5ddc45e5f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.519096 14974 tablet_service.cc:1511] Processing CreateTablet for tablet cbf5cbc2e5fe4fa4bec80850f9fff925 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=781444491a5f4b72acfeae6f4e46cdfb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:56.520582 14974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbf5cbc2e5fe4fa4bec80850f9fff925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.524495 14973 tablet_service.cc:1511] Processing CreateTablet for tablet 0d7a4e08b57046e38fb9f5ddc45e5f78 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=781444491a5f4b72acfeae6f4e46cdfb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:56.525914 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d7a4e08b57046e38fb9f5ddc45e5f78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.535313 15174 tablet_bootstrap.cc:492] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Bootstrap starting.
I20260710 13:24:56.547773 15174 tablet_bootstrap.cc:654] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.577504 15173 tablet_bootstrap.cc:492] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4: Bootstrap starting.
I20260710 13:24:56.586287 15176 tablet_bootstrap.cc:492] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948: Bootstrap starting.
I20260710 13:24:56.587037 15174 tablet_bootstrap.cc:492] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2: No bootstrap required, opened a new log
I20260710 13:24:56.587704 15174 ts_tablet_manager.cc:1403] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.028s
I20260710 13:24:56.590910 15174 raft_consensus.cc:359] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.591631 15173 tablet_bootstrap.cc:654] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.591857 15174 raft_consensus.cc:385] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.592289 15174 raft_consensus.cc:740] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.593214 15176 tablet_bootstrap.cc:654] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.593376 15174 consensus_queue.cc:260] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.597213 15174 ts_tablet_manager.cc:1434] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:24:56.597743 15173 tablet_bootstrap.cc:492] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4: No bootstrap required, opened a new log
I20260710 13:24:56.598066 15084 heartbeater.cc:499] Master 127.11.9.62:42113 was elected leader, sending a full tablet report...
I20260710 13:24:56.598263 15173 ts_tablet_manager.cc:1403] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260710 13:24:56.598354 15174 tablet_bootstrap.cc:492] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Bootstrap starting.
I20260710 13:24:56.601845 15173 raft_consensus.cc:359] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.602712 15173 raft_consensus.cc:385] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.602775 15176 tablet_bootstrap.cc:492] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948: No bootstrap required, opened a new log
I20260710 13:24:56.603199 15173 raft_consensus.cc:740] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.603861 15176 ts_tablet_manager.cc:1403] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260710 13:24:56.604259 15173 consensus_queue.cc:260] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.606185 15174 tablet_bootstrap.cc:654] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.607179 15176 raft_consensus.cc:359] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.612282 15176 raft_consensus.cc:385] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.612785 15176 raft_consensus.cc:740] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.613934 15176 consensus_queue.cc:260] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.619987 15173 ts_tablet_manager.cc:1434] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.009s
I20260710 13:24:56.620554 15158 heartbeater.cc:499] Master 127.11.9.62:42113 was elected leader, sending a full tablet report...
I20260710 13:24:56.620875 15009 heartbeater.cc:499] Master 127.11.9.62:42113 was elected leader, sending a full tablet report...
I20260710 13:24:56.621196 15173 tablet_bootstrap.cc:492] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4: Bootstrap starting.
I20260710 13:24:56.621309 15176 ts_tablet_manager.cc:1434] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:24:56.622354 15176 tablet_bootstrap.cc:492] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948: Bootstrap starting.
I20260710 13:24:56.624652 15174 tablet_bootstrap.cc:492] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: No bootstrap required, opened a new log
I20260710 13:24:56.625303 15174 ts_tablet_manager.cc:1403] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260710 13:24:56.629298 15176 tablet_bootstrap.cc:654] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.629626 15173 tablet_bootstrap.cc:654] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.629251 15174 raft_consensus.cc:359] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.630306 15174 raft_consensus.cc:385] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.630731 15174 raft_consensus.cc:740] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.631665 15174 consensus_queue.cc:260] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.634716 15174 ts_tablet_manager.cc:1434] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:24:56.643767 15176 tablet_bootstrap.cc:492] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948: No bootstrap required, opened a new log
I20260710 13:24:56.644466 15176 ts_tablet_manager.cc:1403] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
I20260710 13:24:56.645083 15173 tablet_bootstrap.cc:492] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4: No bootstrap required, opened a new log
I20260710 13:24:56.645685 15173 ts_tablet_manager.cc:1403] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260710 13:24:56.647831 15176 raft_consensus.cc:359] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.648658 15176 raft_consensus.cc:385] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.648985 15176 raft_consensus.cc:740] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.648778 15173 raft_consensus.cc:359] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.649885 15173 raft_consensus.cc:385] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.650279 15173 raft_consensus.cc:740] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.649943 15176 consensus_queue.cc:260] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.651057 15173 consensus_queue.cc:260] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.652366 15176 ts_tablet_manager.cc:1434] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:24:56.653244 15173 ts_tablet_manager.cc:1434] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:24:56.668200 15178 raft_consensus.cc:493] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:56.668733 15178 raft_consensus.cc:515] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.670924 15178 leader_election.cc:290] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.680467 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a4e08b57046e38fb9f5ddc45e5f78" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" is_pre_election: true
I20260710 13:24:56.681545 14984 raft_consensus.cc:2468] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in term 0.
I20260710 13:24:56.681864 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a4e08b57046e38fb9f5ddc45e5f78" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4" is_pre_election: true
I20260710 13:24:56.682492 15133 raft_consensus.cc:2468] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in term 0.
I20260710 13:24:56.682706 15023 leader_election.cc:304] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:56.683566 15178 raft_consensus.cc:2804] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:56.683925 15178 raft_consensus.cc:493] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:56.684190 15178 raft_consensus.cc:3060] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.689205 15178 raft_consensus.cc:515] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.691071 15178 leader_election.cc:290] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 election: Requested vote from peers 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.692087 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a4e08b57046e38fb9f5ddc45e5f78" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
I20260710 13:24:56.692106 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d7a4e08b57046e38fb9f5ddc45e5f78" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
I20260710 13:24:56.692970 14984 raft_consensus.cc:3060] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.693094 15133 raft_consensus.cc:3060] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.698877 14984 raft_consensus.cc:2468] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in term 1.
I20260710 13:24:56.699546 15133 raft_consensus.cc:2468] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in term 1.
I20260710 13:24:56.699958 15023 leader_election.cc:304] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:56.700503 15180 raft_consensus.cc:493] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:56.701176 15178 raft_consensus.cc:2804] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:56.700981 15180 raft_consensus.cc:515] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.702397 15178 raft_consensus.cc:697] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Becoming Leader. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Running, Role: LEADER
I20260710 13:24:56.703234 15178 consensus_queue.cc:237] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.706332 15182 raft_consensus.cc:493] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:56.706926 15182 raft_consensus.cc:515] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.703686 15180 leader_election.cc:290] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335)
I20260710 13:24:56.721982 15178 raft_consensus.cc:493] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:56.721189 15182 leader_election.cc:290] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.722687 15178 raft_consensus.cc:515] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.725091 15178 leader_election.cc:290] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567), 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335)
I20260710 13:24:56.727715 14881 catalog_manager.cc:5697] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:56.735785 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4" is_pre_election: true
I20260710 13:24:56.736581 15133 raft_consensus.cc:2468] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in term 0.
I20260710 13:24:56.737995 15024 leader_election.cc:304] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 5d3671b5793f44079e6f9eb0198fadd4; no voters: 
I20260710 13:24:56.738931 15186 raft_consensus.cc:2804] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:56.739311 15186 raft_consensus.cc:493] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:56.739651 15186 raft_consensus.cc:3060] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.745985 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" is_pre_election: true
I20260710 13:24:56.746798 15186 raft_consensus.cc:515] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.747195 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4" is_pre_election: true
I20260710 13:24:56.747843 15133 raft_consensus.cc:2468] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 0.
I20260710 13:24:56.748181 15059 raft_consensus.cc:2393] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in current term 1: Already voted for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in this term.
I20260710 13:24:56.749121 15186 leader_election.cc:290] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [CANDIDATE]: Term 1 election: Requested vote from peers 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567), 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335)
I20260710 13:24:56.749330 14949 leader_election.cc:304] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3671b5793f44079e6f9eb0198fadd4, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:56.749132 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" is_pre_election: true
I20260710 13:24:56.750288 15182 raft_consensus.cc:2804] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:56.750658 15182 raft_consensus.cc:493] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:56.750991 15182 raft_consensus.cc:3060] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.748119 14983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" is_pre_election: true
I20260710 13:24:56.751133 14982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
I20260710 13:24:56.751157 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" is_pre_election: true
I20260710 13:24:56.753285 15058 raft_consensus.cc:2393] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d3671b5793f44079e6f9eb0198fadd4 in current term 1: Already voted for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in this term.
I20260710 13:24:56.754514 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
I20260710 13:24:56.755128 15133 raft_consensus.cc:3060] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.755525 15097 leader_election.cc:304] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d3671b5793f44079e6f9eb0198fadd4; no voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 60ce2fa02aba4869b8ad44a9e2ca4948
I20260710 13:24:56.758920 15182 raft_consensus.cc:515] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.760231 14984 raft_consensus.cc:2393] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in current term 1: Already voted for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in this term.
I20260710 13:24:56.761251 15182 leader_election.cc:290] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 election: Requested vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.762149 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
I20260710 13:24:56.762419 15132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
I20260710 13:24:56.762984 15058 raft_consensus.cc:2393] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in current term 1: Already voted for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in this term.
I20260710 13:24:56.762838 15133 raft_consensus.cc:2468] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3df61f20a07e4d38b1c70c78b1ef6ed2 in term 1.
I20260710 13:24:56.763449 15180 raft_consensus.cc:2749] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:56.764192 15024 leader_election.cc:304] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [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: 3df61f20a07e4d38b1c70c78b1ef6ed2, 5d3671b5793f44079e6f9eb0198fadd4; no voters: 60ce2fa02aba4869b8ad44a9e2ca4948
I20260710 13:24:56.764782 14948 leader_election.cc:304] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [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: 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 5d3671b5793f44079e6f9eb0198fadd4
I20260710 13:24:56.765467 15186 raft_consensus.cc:2804] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:56.765578 15182 raft_consensus.cc:2749] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:24:56.765965 15186 raft_consensus.cc:697] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Becoming Leader. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Running, Role: LEADER
I20260710 13:24:56.766714 15186 consensus_queue.cc:237] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:56.773696 14881 catalog_manager.cc:5697] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:56.807260 14881 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53026:
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:24:56.809468 14881 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:24:56.833602 14973 tablet_service.cc:1511] Processing CreateTablet for tablet 61f1f593fecc4426a66647f5462cb6ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54a37636c0bd47ef9a5515e75d211571]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:56.834966 14973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f1f593fecc4426a66647f5462cb6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.834836 15049 tablet_service.cc:1511] Processing CreateTablet for tablet 61f1f593fecc4426a66647f5462cb6ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54a37636c0bd47ef9a5515e75d211571]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:56.836205 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f1f593fecc4426a66647f5462cb6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.838501 14974 tablet_service.cc:1511] Processing CreateTablet for tablet 928c1800223d43f1bed55f6c829ec0c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54a37636c0bd47ef9a5515e75d211571]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:56.838961 15122 tablet_service.cc:1511] Processing CreateTablet for tablet 61f1f593fecc4426a66647f5462cb6ad (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54a37636c0bd47ef9a5515e75d211571]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:24:56.839874 14974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928c1800223d43f1bed55f6c829ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.840222 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f1f593fecc4426a66647f5462cb6ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.852201 15176 tablet_bootstrap.cc:492] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: Bootstrap starting.
I20260710 13:24:56.854096 15174 tablet_bootstrap.cc:492] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2: Bootstrap starting.
I20260710 13:24:56.852227 15048 tablet_service.cc:1511] Processing CreateTablet for tablet 928c1800223d43f1bed55f6c829ec0c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54a37636c0bd47ef9a5515e75d211571]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:56.856196 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928c1800223d43f1bed55f6c829ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.858728 15176 tablet_bootstrap.cc:654] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.861126 15174 tablet_bootstrap.cc:654] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.865203 15123 tablet_service.cc:1511] Processing CreateTablet for tablet 928c1800223d43f1bed55f6c829ec0c4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=54a37636c0bd47ef9a5515e75d211571]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:24:56.866717 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 928c1800223d43f1bed55f6c829ec0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:56.870095 15173 tablet_bootstrap.cc:492] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: Bootstrap starting.
I20260710 13:24:56.876600 15173 tablet_bootstrap.cc:654] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.870115 15176 tablet_bootstrap.cc:492] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: No bootstrap required, opened a new log
I20260710 13:24:56.877506 15176 ts_tablet_manager.cc:1403] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260710 13:24:56.879933 15174 tablet_bootstrap.cc:492] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2: No bootstrap required, opened a new log
I20260710 13:24:56.880425 15174 ts_tablet_manager.cc:1403] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260710 13:24:56.883479 15174 raft_consensus.cc:359] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.884192 15174 raft_consensus.cc:385] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.884503 15174 raft_consensus.cc:740] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.885428 15174 consensus_queue.cc:260] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.885504 15176 raft_consensus.cc:359] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.886644 15176 raft_consensus.cc:385] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.887037 15176 raft_consensus.cc:740] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.887894 15176 consensus_queue.cc:260] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.890264 15176 ts_tablet_manager.cc:1434] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:24:56.890666 15174 ts_tablet_manager.cc:1434] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:24:56.891489 15176 tablet_bootstrap.cc:492] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948: Bootstrap starting.
I20260710 13:24:56.891745 15174 tablet_bootstrap.cc:492] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Bootstrap starting.
I20260710 13:24:56.898813 15174 tablet_bootstrap.cc:654] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.900465 15176 tablet_bootstrap.cc:654] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.888710 15173 tablet_bootstrap.cc:492] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: No bootstrap required, opened a new log
I20260710 13:24:56.902128 15173 ts_tablet_manager.cc:1403] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260710 13:24:56.905764 15173 raft_consensus.cc:359] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.906769 15173 raft_consensus.cc:385] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.907136 15173 raft_consensus.cc:740] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.908245 15173 consensus_queue.cc:260] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.910872 15176 tablet_bootstrap.cc:492] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948: No bootstrap required, opened a new log
I20260710 13:24:56.911490 15176 ts_tablet_manager.cc:1403] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:24:56.911890 15173 ts_tablet_manager.cc:1434] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:24:56.912521 15174 tablet_bootstrap.cc:492] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2: No bootstrap required, opened a new log
I20260710 13:24:56.912976 15173 tablet_bootstrap.cc:492] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: Bootstrap starting.
I20260710 13:24:56.913069 15174 ts_tablet_manager.cc:1403] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 13:24:56.914819 15176 raft_consensus.cc:359] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.915813 15176 raft_consensus.cc:385] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.916175 15176 raft_consensus.cc:740] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.916309 15174 raft_consensus.cc:359] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.917070 15174 raft_consensus.cc:385] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.917414 15174 raft_consensus.cc:740] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.917232 15176 consensus_queue.cc:260] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.918373 15174 consensus_queue.cc:260] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.920460 15173 tablet_bootstrap.cc:654] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:56.920732 15174 ts_tablet_manager.cc:1434] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:24:56.924870 15176 ts_tablet_manager.cc:1434] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 13:24:56.929557 15173 tablet_bootstrap.cc:492] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: No bootstrap required, opened a new log
I20260710 13:24:56.930112 15173 ts_tablet_manager.cc:1403] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 13:24:56.932963 15173 raft_consensus.cc:359] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.933454 15173 raft_consensus.cc:385] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:56.933647 15173 raft_consensus.cc:740] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Initialized, Role: FOLLOWER
I20260710 13:24:56.934228 15173 consensus_queue.cc:260] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.935911 15173 ts_tablet_manager.cc:1434] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:24:56.963886 15182 raft_consensus.cc:493] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:56.964399 15182 raft_consensus.cc:515] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.966243 15182 leader_election.cc:290] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.966918 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" is_pre_election: true
I20260710 13:24:56.967204 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4" is_pre_election: true
I20260710 13:24:56.967746 15058 raft_consensus.cc:2468] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 0.
I20260710 13:24:56.967833 15133 raft_consensus.cc:2468] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 0.
I20260710 13:24:56.969008 14948 leader_election.cc:304] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:56.969697 15182 raft_consensus.cc:2804] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:56.970055 15182 raft_consensus.cc:493] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:56.970369 15182 raft_consensus.cc:3060] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.975183 15182 raft_consensus.cc:515] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.976989 15182 leader_election.cc:290] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 election: Requested vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:56.977880 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
I20260710 13:24:56.978102 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
I20260710 13:24:56.978415 15058 raft_consensus.cc:3060] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.978664 15133 raft_consensus.cc:3060] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:56.983641 15133 raft_consensus.cc:2468] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 1.
I20260710 13:24:56.983790 15058 raft_consensus.cc:2468] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 1.
I20260710 13:24:56.984748 14949 leader_election.cc:304] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3671b5793f44079e6f9eb0198fadd4, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:56.985509 15182 raft_consensus.cc:2804] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:56.986701 15182 raft_consensus.cc:697] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 LEADER]: Becoming Leader. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Running, Role: LEADER
I20260710 13:24:56.987881 15182 consensus_queue.cc:237] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:56.995501 14879 catalog_manager.cc:5697] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 reported cstate change: term changed from 0 to 1, leader changed from <none> to 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: UNKNOWN } } }
W20260710 13:24:57.027518 14930 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:57.047155 15180 raft_consensus.cc:493] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:57.047785 15180 raft_consensus.cc:515] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:57.049765 15180 leader_election.cc:290] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335), 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115)
I20260710 13:24:57.050575 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" is_pre_election: true
I20260710 13:24:57.050822 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" is_pre_election: true
I20260710 13:24:57.051172 14984 raft_consensus.cc:2468] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d3671b5793f44079e6f9eb0198fadd4 in term 0.
I20260710 13:24:57.051517 15058 raft_consensus.cc:2468] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d3671b5793f44079e6f9eb0198fadd4 in term 0.
I20260710 13:24:57.052237 15097 leader_election.cc:304] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3671b5793f44079e6f9eb0198fadd4, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:57.053045 15180 raft_consensus.cc:2804] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:57.053407 15180 raft_consensus.cc:493] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:57.053723 15180 raft_consensus.cc:3060] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:57.059386 15180 raft_consensus.cc:515] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:57.061285 15180 leader_election.cc:290] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 1 election: Requested vote from peers 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335), 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115)
I20260710 13:24:57.061906 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
I20260710 13:24:57.062333 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
I20260710 13:24:57.062536 14984 raft_consensus.cc:3060] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:57.062927 15058 raft_consensus.cc:3060] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:57.067657 14984 raft_consensus.cc:2468] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3671b5793f44079e6f9eb0198fadd4 in term 1.
I20260710 13:24:57.067806 15058 raft_consensus.cc:2468] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3671b5793f44079e6f9eb0198fadd4 in term 1.
I20260710 13:24:57.069118 15097 leader_election.cc:304] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3671b5793f44079e6f9eb0198fadd4, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:57.069787 15180 raft_consensus.cc:2804] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:57.070802 15180 raft_consensus.cc:697] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 LEADER]: Becoming Leader. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Running, Role: LEADER
I20260710 13:24:57.071568 15180 consensus_queue.cc:237] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:57.078893 14879 catalog_manager.cc:5697] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "5d3671b5793f44079e6f9eb0198fadd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:57.123103 15058 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925"
dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
mode: GRACEFUL
new_leader_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
 from {username='slave'} at 127.0.0.1:58556
I20260710 13:24:57.123808 15058 raft_consensus.cc:606] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Received request to transfer leadership to TS 60ce2fa02aba4869b8ad44a9e2ca4948
I20260710 13:24:57.144395 15133 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4"
dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
mode: GRACEFUL
new_leader_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
 from {username='slave'} at 127.0.0.1:38364
I20260710 13:24:57.145073 15133 raft_consensus.cc:606] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 LEADER]: Received request to transfer leadership to TS 60ce2fa02aba4869b8ad44a9e2ca4948
I20260710 13:24:57.224814 15186 consensus_queue.cc:1048] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:57.251247 15186 consensus_queue.cc:1048] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:57.254040 15186 consensus_queue.cc:1048] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:57.270252 15211 consensus_queue.cc:1048] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:24:57.279100 15211 raft_consensus.cc:993] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: : Instructing follower 60ce2fa02aba4869b8ad44a9e2ca4948 to start an election
I20260710 13:24:57.279592 15178 raft_consensus.cc:1081] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Signalling peer 60ce2fa02aba4869b8ad44a9e2ca4948 to start an election
I20260710 13:24:57.281565 14984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925"
dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
 from {username='slave'} at 127.0.0.1:55414
I20260710 13:24:57.282169 14984 raft_consensus.cc:493] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:57.282464 14984 raft_consensus.cc:3060] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.287710 14984 raft_consensus.cc:515] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:57.289369 14984 leader_election.cc:290] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 2 election: Requested vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:57.290241 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
I20260710 13:24:57.290674 15132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbf5cbc2e5fe4fa4bec80850f9fff925" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
I20260710 13:24:57.290817 15058 raft_consensus.cc:3055] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:57.291214 15058 raft_consensus.cc:740] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3df61f20a07e4d38b1c70c78b1ef6ed2, State: Running, Role: LEADER
I20260710 13:24:57.291253 15132 raft_consensus.cc:3060] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.292168 15058 consensus_queue.cc:260] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:57.293560 15058 raft_consensus.cc:3060] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.298938 15132 raft_consensus.cc:2468] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 2.
I20260710 13:24:57.300711 14949 leader_election.cc:304] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d3671b5793f44079e6f9eb0198fadd4, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:57.301031 15058 raft_consensus.cc:2468] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 2.
I20260710 13:24:57.301589 15182 raft_consensus.cc:2804] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:57.302091 15182 raft_consensus.cc:697] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 LEADER]: Becoming Leader. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Running, Role: LEADER
I20260710 13:24:57.302911 15182 consensus_queue.cc:237] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } }
I20260710 13:24:57.310065 14880 catalog_manager.cc:5697] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 reported cstate change: term changed from 1 to 2, leader changed from 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2) to 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:57.458415 15182 consensus_queue.cc:1048] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:57.470081 15182 consensus_queue.cc:1048] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:57.586704 15180 consensus_queue.cc:1048] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:57.599762 15220 consensus_queue.cc:1048] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:57.615468 15221 raft_consensus.cc:993] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: : Instructing follower 60ce2fa02aba4869b8ad44a9e2ca4948 to start an election
I20260710 13:24:57.615950 15180 raft_consensus.cc:1081] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 LEADER]: Signalling peer 60ce2fa02aba4869b8ad44a9e2ca4948 to start an election
I20260710 13:24:57.617707 14984 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4"
dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
 from {username='slave'} at 127.0.0.1:55416
I20260710 13:24:57.618284 14984 raft_consensus.cc:493] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:57.618634 14984 raft_consensus.cc:3060] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.623842 14984 raft_consensus.cc:515] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:57.625572 14984 leader_election.cc:290] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 2 election: Requested vote from peers 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115), 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3:33567)
I20260710 13:24:57.626631 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
I20260710 13:24:57.626734 15132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "928c1800223d43f1bed55f6c829ec0c4" candidate_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
I20260710 13:24:57.627388 15058 raft_consensus.cc:3060] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.627506 15132 raft_consensus.cc:3055] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:57.627871 15132 raft_consensus.cc:740] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Running, Role: LEADER
I20260710 13:24:57.628732 15132 consensus_queue.cc:260] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:57.630028 15132 raft_consensus.cc:3060] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:57.635053 15058 raft_consensus.cc:2468] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 2.
I20260710 13:24:57.636418 14948 leader_election.cc:304] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 60ce2fa02aba4869b8ad44a9e2ca4948; no voters: 
I20260710 13:24:57.637269 15182 raft_consensus.cc:2804] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:57.637321 15132 raft_consensus.cc:2468] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 60ce2fa02aba4869b8ad44a9e2ca4948 in term 2.
I20260710 13:24:57.637770 15182 raft_consensus.cc:697] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 LEADER]: Becoming Leader. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Running, Role: LEADER
I20260710 13:24:57.638621 15182 consensus_queue.cc:237] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:57.645190 14882 catalog_manager.cc:5697] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 reported cstate change: term changed from 1 to 2, leader changed from 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3) to 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:57.771245 15132 raft_consensus.cc:1275] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Refusing update from remote peer 60ce2fa02aba4869b8ad44a9e2ca4948: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:57.772720 15182 consensus_queue.cc:1048] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:57.781358 15058 raft_consensus.cc:1275] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Refusing update from remote peer 60ce2fa02aba4869b8ad44a9e2ca4948: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:57.783257 15182 consensus_queue.cc:1048] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:57.886358 11300 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:24:57.887943 11300 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:24:57.888305 11300 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:24:57.900967 14984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad"
dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
mode: GRACEFUL
new_leader_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
 from {username='slave'} at 127.0.0.1:55422
I20260710 13:24:57.901532 14984 raft_consensus.cc:606] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 LEADER]: Received request to transfer leadership to TS 5d3671b5793f44079e6f9eb0198fadd4
I20260710 13:24:57.902841 11300 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:24:58.037778 15058 raft_consensus.cc:1275] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Refusing update from remote peer 60ce2fa02aba4869b8ad44a9e2ca4948: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:58.039152 15182 consensus_queue.cc:1048] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:58.048050 15132 raft_consensus.cc:1275] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Refusing update from remote peer 60ce2fa02aba4869b8ad44a9e2ca4948: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:24:58.050747 15203 consensus_queue.cc:1048] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:24:58.077155 15203 raft_consensus.cc:993] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: : Instructing follower 5d3671b5793f44079e6f9eb0198fadd4 to start an election
I20260710 13:24:58.077625 15182 raft_consensus.cc:1081] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 LEADER]: Signalling peer 5d3671b5793f44079e6f9eb0198fadd4 to start an election
I20260710 13:24:58.079483 15132 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad"
dest_uuid: "5d3671b5793f44079e6f9eb0198fadd4"
 from {username='slave'} at 127.0.0.1:38354
I20260710 13:24:58.080075 15132 raft_consensus.cc:493] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:24:58.080413 15132 raft_consensus.cc:3060] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:58.085424 15132 raft_consensus.cc:515] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:58.087129 15132 leader_election.cc:290] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 2 election: Requested vote from peers 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1:38335), 3df61f20a07e4d38b1c70c78b1ef6ed2 (127.11.9.2:44115)
I20260710 13:24:58.088074 14984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948"
I20260710 13:24:58.088383 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f1f593fecc4426a66647f5462cb6ad" candidate_uuid: "5d3671b5793f44079e6f9eb0198fadd4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2"
I20260710 13:24:58.088770 14984 raft_consensus.cc:3055] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:24:58.089000 15058 raft_consensus.cc:3060] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:58.089175 14984 raft_consensus.cc:740] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 60ce2fa02aba4869b8ad44a9e2ca4948, State: Running, Role: LEADER
I20260710 13:24:58.090092 14984 consensus_queue.cc:260] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:58.091210 14984 raft_consensus.cc:3060] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:24:58.094636 15058 raft_consensus.cc:2468] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3671b5793f44079e6f9eb0198fadd4 in term 2.
I20260710 13:24:58.095453 15059 raft_consensus.cc:1240] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Rejecting Update request from peer 60ce2fa02aba4869b8ad44a9e2ca4948 for earlier term 1. Current term is 2. Ops: []
I20260710 13:24:58.096146 15097 leader_election.cc:304] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3df61f20a07e4d38b1c70c78b1ef6ed2, 5d3671b5793f44079e6f9eb0198fadd4; no voters: 
I20260710 13:24:58.096694 14984 raft_consensus.cc:2468] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d3671b5793f44079e6f9eb0198fadd4 in term 2.
I20260710 13:24:58.097178 15180 raft_consensus.cc:2804] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:24:58.097692 15180 raft_consensus.cc:697] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 LEADER]: Becoming Leader. State: Replica: 5d3671b5793f44079e6f9eb0198fadd4, State: Running, Role: LEADER
I20260710 13:24:58.098595 15180 consensus_queue.cc:237] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } }
I20260710 13:24:58.104832 14882 catalog_manager.cc:5697] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 reported cstate change: term changed from 1 to 2, leader changed from 60ce2fa02aba4869b8ad44a9e2ca4948 (127.11.9.1) to 5d3671b5793f44079e6f9eb0198fadd4 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "5d3671b5793f44079e6f9eb0198fadd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60ce2fa02aba4869b8ad44a9e2ca4948" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 38335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3df61f20a07e4d38b1c70c78b1ef6ed2" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 44115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d3671b5793f44079e6f9eb0198fadd4" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 33567 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:58.120158 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
I20260710 13:24:58.140712 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:58.141321 11300 tablet_replica.cc:333] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948: stopping tablet replica
I20260710 13:24:58.141878 11300 raft_consensus.cc:2243] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.142777 11300 raft_consensus.cc:2272] T 928c1800223d43f1bed55f6c829ec0c4 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.144934 11300 tablet_replica.cc:333] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948: stopping tablet replica
I20260710 13:24:58.145483 11300 raft_consensus.cc:2243] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.145881 11300 raft_consensus.cc:2272] T 61f1f593fecc4426a66647f5462cb6ad P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.148289 11300 tablet_replica.cc:333] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948: stopping tablet replica
I20260710 13:24:58.148880 11300 raft_consensus.cc:2243] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.149343 11300 raft_consensus.cc:2272] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.152041 11300 tablet_replica.cc:333] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948: stopping tablet replica
I20260710 13:24:58.152542 11300 raft_consensus.cc:2243] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.153379 11300 raft_consensus.cc:2272] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 60ce2fa02aba4869b8ad44a9e2ca4948 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.176774 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
I20260710 13:24:58.188947 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
I20260710 13:24:58.209888 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:58.210544 11300 tablet_replica.cc:333] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2: stopping tablet replica
I20260710 13:24:58.211107 11300 raft_consensus.cc:2243] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.211620 11300 raft_consensus.cc:2272] T 928c1800223d43f1bed55f6c829ec0c4 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.213781 11300 tablet_replica.cc:333] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2: stopping tablet replica
I20260710 13:24:58.214318 11300 raft_consensus.cc:2243] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.214799 11300 raft_consensus.cc:2272] T 61f1f593fecc4426a66647f5462cb6ad P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.216902 11300 tablet_replica.cc:333] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2: stopping tablet replica
I20260710 13:24:58.217403 11300 raft_consensus.cc:2243] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.217832 11300 raft_consensus.cc:2272] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.219834 11300 tablet_replica.cc:333] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2: stopping tablet replica
I20260710 13:24:58.220319 11300 raft_consensus.cc:2243] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.221093 11300 raft_consensus.cc:2272] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 3df61f20a07e4d38b1c70c78b1ef6ed2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.244421 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
I20260710 13:24:58.255995 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
I20260710 13:24:58.274237 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:24:58.274924 11300 tablet_replica.cc:333] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4: stopping tablet replica
I20260710 13:24:58.275584 11300 raft_consensus.cc:2243] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.276053 11300 raft_consensus.cc:2272] T 928c1800223d43f1bed55f6c829ec0c4 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.278173 11300 tablet_replica.cc:333] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: stopping tablet replica
I20260710 13:24:58.278725 11300 raft_consensus.cc:2243] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.279409 11300 pending_rounds.cc:70] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: Trying to abort 1 pending ops.
I20260710 13:24:58.279567 11300 pending_rounds.cc:77] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305993822619418624 op_type: NO_OP noop_request { }
I20260710 13:24:58.279918 11300 raft_consensus.cc:2889] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:24:58.280217 11300 raft_consensus.cc:2272] T 61f1f593fecc4426a66647f5462cb6ad P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.282730 11300 tablet_replica.cc:333] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4: stopping tablet replica
I20260710 13:24:58.283272 11300 raft_consensus.cc:2243] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.283772 11300 raft_consensus.cc:2272] T cbf5cbc2e5fe4fa4bec80850f9fff925 P 5d3671b5793f44079e6f9eb0198fadd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.285995 11300 tablet_replica.cc:333] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4: stopping tablet replica
I20260710 13:24:58.286526 11300 raft_consensus.cc:2243] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:24:58.286937 11300 raft_consensus.cc:2272] T 0d7a4e08b57046e38fb9f5ddc45e5f78 P 5d3671b5793f44079e6f9eb0198fadd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.298790 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:24:58.310878 11300 master.cc:562] Master@127.11.9.62:42113 shutting down...
I20260710 13:24:58.326215 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:24:58.326737 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:24:58.327032 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d94805a52d94d6d924d96e20b16b1ec: stopping tablet replica
I20260710 13:24:58.345144 11300 master.cc:584] Master@127.11.9.62:42113 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2490 ms)
[----------] 6 tests from LeaderRebalancerTest (95638 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:24:58.374706 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:39143
I20260710 13:24:58.375826 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.380836 15225 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:24:58.381098 15226 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:24:58.382455 15228 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:24:58.384608 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:58.385458 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.385644 11300 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:24:58.385835 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689898385802 us; error 0 us; skew 500 ppm
I20260710 13:24:58.386381 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.388762 11300 webserver.cc:533] Webserver started at http://127.11.9.62:39567/ using document root <none> and password file <none>
I20260710 13:24:58.389253 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.389451 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.389715 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.390848 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "0f65f469e8894446a84458a7bca7495d"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.395675 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:24:58.399179 15233 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:24:58.399981 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:24:58.400323 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "0f65f469e8894446a84458a7bca7495d"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.400631 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-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:24:58.429190 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.430231 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.467507 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:39143
I20260710 13:24:58.467629 15284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:39143 every 8 connection(s)
I20260710 13:24:58.471369 15285 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:24:58.482087 15285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d: Bootstrap starting.
I20260710 13:24:58.486408 15285 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:58.490495 15285 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d: No bootstrap required, opened a new log
I20260710 13:24:58.492650 15285 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f65f469e8894446a84458a7bca7495d" member_type: VOTER }
I20260710 13:24:58.493043 15285 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:58.493300 15285 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f65f469e8894446a84458a7bca7495d, State: Initialized, Role: FOLLOWER
I20260710 13:24:58.493975 15285 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f65f469e8894446a84458a7bca7495d" member_type: VOTER }
I20260710 13:24:58.494454 15285 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:24:58.494679 15285 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:24:58.494959 15285 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:58.499661 15285 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f65f469e8894446a84458a7bca7495d" member_type: VOTER }
I20260710 13:24:58.500221 15285 leader_election.cc:304] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [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: 0f65f469e8894446a84458a7bca7495d; no voters: 
I20260710 13:24:58.501401 15285 leader_election.cc:290] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:24:58.501767 15288 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:58.503386 15288 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 1 LEADER]: Becoming Leader. State: Replica: 0f65f469e8894446a84458a7bca7495d, State: Running, Role: LEADER
I20260710 13:24:58.504089 15288 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [LEADER]: Queue going to LEADER mode. State: All 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: "0f65f469e8894446a84458a7bca7495d" member_type: VOTER }
I20260710 13:24:58.504459 15285 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:24:58.506954 15290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f65f469e8894446a84458a7bca7495d. Latest consensus state: current_term: 1 leader_uuid: "0f65f469e8894446a84458a7bca7495d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f65f469e8894446a84458a7bca7495d" member_type: VOTER } }
I20260710 13:24:58.506930 15289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f65f469e8894446a84458a7bca7495d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f65f469e8894446a84458a7bca7495d" member_type: VOTER } }
I20260710 13:24:58.507694 15290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:58.507790 15289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [sys.catalog]: This master's current role is: LEADER
I20260710 13:24:58.514535 15293 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:24:58.522434 15293 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:24:58.523723 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:24:58.531925 15293 catalog_manager.cc:1383] Generated new cluster ID: 34b28ef01e0340c1baf9d007bbeab670
I20260710 13:24:58.532254 15293 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:24:58.576359 15293 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:24:58.577656 15293 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:24:58.590374 15293 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d: Generated new TSK 0
I20260710 13:24:58.591065 15293 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:24:58.654853 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.661665 15306 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:24:58.662400 15307 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:24:58.665069 15309 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:24:58.665165 11300 server_base.cc:1061] running on GCE node
I20260710 13:24:58.666275 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.666513 11300 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:24:58.666712 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689898666691 us; error 0 us; skew 500 ppm
I20260710 13:24:58.667330 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.670048 11300 webserver.cc:533] Webserver started at http://127.11.9.1:41897/ using document root <none> and password file <none>
I20260710 13:24:58.670589 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.670792 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.671092 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.672308 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "beecb1c4d0944501a754922a3a615717"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.677191 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:58.680959 15314 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:24:58.681757 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:24:58.682083 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "beecb1c4d0944501a754922a3a615717"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.682358 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-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:24:58.702071 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.703433 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.705253 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:58.708118 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:58.708396 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.708712 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:58.708891 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.751843 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:42603
I20260710 13:24:58.751932 15376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:42603 every 8 connection(s)
I20260710 13:24:58.757051 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.764823 15382 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:24:58.765558 15381 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:24:58.767895 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:58.767925 15384 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:24:58.769637 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.769871 11300 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:24:58.770057 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689898770038 us; error 0 us; skew 500 ppm
I20260710 13:24:58.770733 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.771921 15377 heartbeater.cc:344] Connected to a master server at 127.11.9.62:39143
I20260710 13:24:58.772339 15377 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:58.773254 15377 heartbeater.cc:507] Master 127.11.9.62:39143 requested a full tablet report, sending...
I20260710 13:24:58.773689 11300 webserver.cc:533] Webserver started at http://127.11.9.2:36629/ using document root <none> and password file <none>
I20260710 13:24:58.774348 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.774578 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.774869 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.775735 15250 ts_manager.cc:194] Registered new tserver with Master: beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603)
I20260710 13:24:58.776106 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "f1b3ed17d12647159cc13c721315d107"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.777570 15250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40862
I20260710 13:24:58.781558 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:24:58.785200 15389 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:24:58.786087 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:24:58.786339 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "f1b3ed17d12647159cc13c721315d107"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.786613 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-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:24:58.810885 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.812031 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.813395 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:58.815709 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:58.815901 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.816197 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:58.816332 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.855285 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:33675
I20260710 13:24:58.855480 15451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:33675 every 8 connection(s)
I20260710 13:24:58.860586 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:24:58.867338 15455 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:24:58.868669 15456 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:24:58.872499 11300 server_base.cc:1061] running on GCE node
W20260710 13:24:58.873287 15458 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:24:58.873759 15452 heartbeater.cc:344] Connected to a master server at 127.11.9.62:39143
I20260710 13:24:58.874179 15452 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:58.874461 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:24:58.874719 11300 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:24:58.874945 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689898874915 us; error 0 us; skew 500 ppm
I20260710 13:24:58.875003 15452 heartbeater.cc:507] Master 127.11.9.62:39143 requested a full tablet report, sending...
I20260710 13:24:58.875622 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:24:58.877408 15250 ts_manager.cc:194] Registered new tserver with Master: f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:24:58.878192 11300 webserver.cc:533] Webserver started at http://127.11.9.3:40557/ using document root <none> and password file <none>
I20260710 13:24:58.878733 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:24:58.878932 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:24:58.879222 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:24:58.879129 15250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40874
I20260710 13:24:58.880769 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "3a06fe8d048742c4822fc39aab0bcd69"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.885339 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:24:58.888912 15463 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:24:58.889802 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:24:58.890151 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "3a06fe8d048742c4822fc39aab0bcd69"
format_stamp: "Formatted at 2026-07-10 13:24:58 on dist-test-slave-l22f"
I20260710 13:24:58.890435 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689802570411-11300-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:24:58.901547 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:24:58.902727 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:24:58.904006 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:24:58.906421 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:24:58.906608 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.906893 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:24:58.907073 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:24:58.946695 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:37001
I20260710 13:24:58.946800 15525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:37001 every 8 connection(s)
I20260710 13:24:58.960577 15526 heartbeater.cc:344] Connected to a master server at 127.11.9.62:39143
I20260710 13:24:58.961054 15526 heartbeater.cc:461] Registering TS with master...
I20260710 13:24:58.961747 15526 heartbeater.cc:507] Master 127.11.9.62:39143 requested a full tablet report, sending...
I20260710 13:24:58.963812 15250 ts_manager.cc:194] Registered new tserver with Master: 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:58.964546 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014739651s
I20260710 13:24:58.965176 15250 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40882
I20260710 13:24:58.990300 15250 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40896:
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:24:58.993011 15250 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:24:59.068794 15341 tablet_service.cc:1511] Processing CreateTablet for tablet c4b4f474ab71472c9e3cc44c6d29668b (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:59.070282 15341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b4f474ab71472c9e3cc44c6d29668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.071489 15342 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb0f67f43db4f20a0b1ee0f81ac010f (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:59.072835 15342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb0f67f43db4f20a0b1ee0f81ac010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.077445 15338 tablet_service.cc:1511] Processing CreateTablet for tablet b9c958fd6b224edb87318c567add4c51 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:59.077692 15337 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb7020c984b4a699442765c1531fcd6 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:59.078555 15340 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2d8f73684e4423ab5e2df160c7c4e1 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:59.079372 15338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c958fd6b224edb87318c567add4c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.079504 15336 tablet_service.cc:1511] Processing CreateTablet for tablet 064092ac1c6a43b88110732e05d09934 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:59.080397 15339 tablet_service.cc:1511] Processing CreateTablet for tablet 43a4a171f35e4bbe91255e7a2fa6f409 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:59.081358 15335 tablet_service.cc:1511] Processing CreateTablet for tablet 9908db8e3d4c4f6097b4e7e177736de4 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:59.082626 15336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064092ac1c6a43b88110732e05d09934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.086162 15335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9908db8e3d4c4f6097b4e7e177736de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.088375 15334 tablet_service.cc:1511] Processing CreateTablet for tablet 233ecb4ead14433893a614d34c475f08 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:59.090252 15334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233ecb4ead14433893a614d34c475f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.093824 15339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a4a171f35e4bbe91255e7a2fa6f409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.095609 15340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2d8f73684e4423ab5e2df160c7c4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.097357 15337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb7020c984b4a699442765c1531fcd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.114629 15541 tablet_bootstrap.cc:492] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.120801 15541 tablet_bootstrap.cc:654] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.137787 15541 tablet_bootstrap.cc:492] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.138417 15541 ts_tablet_manager.cc:1403] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.016s
I20260710 13:24:59.143488 15541 raft_consensus.cc:359] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.144506 15541 raft_consensus.cc:385] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.144873 15541 raft_consensus.cc:740] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.145875 15541 consensus_queue.cc:260] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.154388 15488 tablet_service.cc:1511] Processing CreateTablet for tablet 43a4a171f35e4bbe91255e7a2fa6f409 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:59.155927 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a4a171f35e4bbe91255e7a2fa6f409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.156991 15487 tablet_service.cc:1511] Processing CreateTablet for tablet b9c958fd6b224edb87318c567add4c51 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:59.158035 15485 tablet_service.cc:1511] Processing CreateTablet for tablet 064092ac1c6a43b88110732e05d09934 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:59.158589 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c958fd6b224edb87318c567add4c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.158926 15490 tablet_service.cc:1511] Processing CreateTablet for tablet c4b4f474ab71472c9e3cc44c6d29668b (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:59.159809 15486 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb7020c984b4a699442765c1531fcd6 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:59.161173 15491 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb0f67f43db4f20a0b1ee0f81ac010f (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:59.157253 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2d8f73684e4423ab5e2df160c7c4e1 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:59.161994 15417 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb0f67f43db4f20a0b1ee0f81ac010f (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:24:59.163425 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064092ac1c6a43b88110732e05d09934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.163753 15417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb0f67f43db4f20a0b1ee0f81ac010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.163875 15412 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb7020c984b4a699442765c1531fcd6 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:24:59.164284 15410 tablet_service.cc:1511] Processing CreateTablet for tablet 9908db8e3d4c4f6097b4e7e177736de4 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:59.165211 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb7020c984b4a699442765c1531fcd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.165659 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2d8f73684e4423ab5e2df160c7c4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.168383 15415 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2d8f73684e4423ab5e2df160c7c4e1 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:24:59.169361 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb7020c984b4a699442765c1531fcd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.169859 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2d8f73684e4423ab5e2df160c7c4e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.169543 15416 tablet_service.cc:1511] Processing CreateTablet for tablet c4b4f474ab71472c9e3cc44c6d29668b (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:24:59.170861 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b4f474ab71472c9e3cc44c6d29668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.168394 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 064092ac1c6a43b88110732e05d09934 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:24:59.171732 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9908db8e3d4c4f6097b4e7e177736de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.172401 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064092ac1c6a43b88110732e05d09934. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.174402 15409 tablet_service.cc:1511] Processing CreateTablet for tablet 233ecb4ead14433893a614d34c475f08 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:59.175676 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233ecb4ead14433893a614d34c475f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.179319 15414 tablet_service.cc:1511] Processing CreateTablet for tablet 43a4a171f35e4bbe91255e7a2fa6f409 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:24:59.181468 15491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb0f67f43db4f20a0b1ee0f81ac010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.181594 15484 tablet_service.cc:1511] Processing CreateTablet for tablet 9908db8e3d4c4f6097b4e7e177736de4 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:24:59.183066 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9908db8e3d4c4f6097b4e7e177736de4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.180048 15413 tablet_service.cc:1511] Processing CreateTablet for tablet b9c958fd6b224edb87318c567add4c51 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:24:59.187534 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4b4f474ab71472c9e3cc44c6d29668b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.187714 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a4a171f35e4bbe91255e7a2fa6f409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.189389 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c958fd6b224edb87318c567add4c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.196956 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 233ecb4ead14433893a614d34c475f08 (DEFAULT_TABLE table=test-workload [id=75d348c6d2b040d4b848b5c7a2d0f5e4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:24:59.198424 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233ecb4ead14433893a614d34c475f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:24:59.223146 15377 heartbeater.cc:499] Master 127.11.9.62:39143 was elected leader, sending a full tablet report...
I20260710 13:24:59.224061 15541 ts_tablet_manager.cc:1434] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260710 13:24:59.225219 15541 tablet_bootstrap.cc:492] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.247457 15541 tablet_bootstrap.cc:654] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.291180 15544 tablet_bootstrap.cc:492] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.302883 15545 tablet_bootstrap.cc:492] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.306888 15544 tablet_bootstrap.cc:654] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.308751 15545 tablet_bootstrap.cc:654] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.317230 15541 tablet_bootstrap.cc:492] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.317286 15545 tablet_bootstrap.cc:492] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.317832 15541 ts_tablet_manager.cc:1403] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.031s
I20260710 13:24:59.317931 15545 ts_tablet_manager.cc:1403] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:24:59.319033 15544 tablet_bootstrap.cc:492] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.319540 15544 ts_tablet_manager.cc:1403] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 13:24:59.320562 15545 raft_consensus.cc:359] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.320791 15541 raft_consensus.cc:359] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.321324 15545 raft_consensus.cc:385] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.321529 15541 raft_consensus.cc:385] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.321661 15545 raft_consensus.cc:740] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.321952 15541 raft_consensus.cc:740] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.321684 15544 raft_consensus.cc:359] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.322566 15544 raft_consensus.cc:385] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.323024 15544 raft_consensus.cc:740] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.322610 15545 consensus_queue.cc:260] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.322846 15541 consensus_queue.cc:260] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.323858 15544 consensus_queue.cc:260] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.325670 15541 ts_tablet_manager.cc:1434] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:24:59.326941 15541 tablet_bootstrap.cc:492] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.334448 15452 heartbeater.cc:499] Master 127.11.9.62:39143 was elected leader, sending a full tablet report...
I20260710 13:24:59.334956 15545 ts_tablet_manager.cc:1434] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.010s
I20260710 13:24:59.336027 15545 tablet_bootstrap.cc:492] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.339630 15541 tablet_bootstrap.cc:654] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.341928 15545 tablet_bootstrap.cc:654] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.353508 15544 ts_tablet_manager.cc:1434] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.016s
I20260710 13:24:59.356084 15526 heartbeater.cc:499] Master 127.11.9.62:39143 was elected leader, sending a full tablet report...
I20260710 13:24:59.360009 15544 tablet_bootstrap.cc:492] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.366058 15544 tablet_bootstrap.cc:654] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.380178 15541 tablet_bootstrap.cc:492] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.380878 15541 ts_tablet_manager.cc:1403] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.022s
I20260710 13:24:59.383220 15545 tablet_bootstrap.cc:492] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.383870 15545 ts_tablet_manager.cc:1403] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.024s
I20260710 13:24:59.383641 15541 raft_consensus.cc:359] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.384503 15541 raft_consensus.cc:385] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.384909 15541 raft_consensus.cc:740] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.385771 15541 consensus_queue.cc:260] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.387125 15545 raft_consensus.cc:359] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.387913 15545 raft_consensus.cc:385] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.388258 15545 raft_consensus.cc:740] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.389166 15545 consensus_queue.cc:260] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.391407 15545 ts_tablet_manager.cc:1434] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:24:59.392608 15545 tablet_bootstrap.cc:492] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.395260 15541 ts_tablet_manager.cc:1434] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:24:59.398908 15545 tablet_bootstrap.cc:654] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.399057 15541 tablet_bootstrap.cc:492] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.407336 15541 tablet_bootstrap.cc:654] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.417881 15544 tablet_bootstrap.cc:492] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.418462 15544 ts_tablet_manager.cc:1403] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.029s
I20260710 13:24:59.418835 15545 tablet_bootstrap.cc:492] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.419294 15545 ts_tablet_manager.cc:1403] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260710 13:24:59.419435 15541 tablet_bootstrap.cc:492] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.419970 15541 ts_tablet_manager.cc:1403] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:24:59.421514 15545 raft_consensus.cc:359] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.421344 15544 raft_consensus.cc:359] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.422171 15545 raft_consensus.cc:385] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.422266 15544 raft_consensus.cc:385] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.422576 15545 raft_consensus.cc:740] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.422703 15544 raft_consensus.cc:740] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.422667 15541 raft_consensus.cc:359] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.423593 15541 raft_consensus.cc:385] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.423909 15541 raft_consensus.cc:740] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.423484 15545 consensus_queue.cc:260] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.424093 15544 consensus_queue.cc:260] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.424625 15541 consensus_queue.cc:260] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.426884 15541 ts_tablet_manager.cc:1434] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:24:59.427894 15541 tablet_bootstrap.cc:492] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.430317 15545 ts_tablet_manager.cc:1434] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:24:59.431424 15545 tablet_bootstrap.cc:492] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.431424 15544 ts_tablet_manager.cc:1434] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 13:24:59.432585 15544 tablet_bootstrap.cc:492] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.433746 15541 tablet_bootstrap.cc:654] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.438213 15545 tablet_bootstrap.cc:654] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.438308 15544 tablet_bootstrap.cc:654] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.447190 15541 tablet_bootstrap.cc:492] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.447309 15550 raft_consensus.cc:493] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.447769 15541 ts_tablet_manager.cc:1403] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260710 13:24:59.447827 15550 raft_consensus.cc:515] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.451784 15550 leader_election.cc:290] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:24:59.450882 15541 raft_consensus.cc:359] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.453712 15541 raft_consensus.cc:385] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.454046 15541 raft_consensus.cc:740] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.455796 15541 consensus_queue.cc:260] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.458081 15541 ts_tablet_manager.cc:1434] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:24:59.458153 15544 tablet_bootstrap.cc:492] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.458771 15544 ts_tablet_manager.cc:1403] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260710 13:24:59.461645 15544 raft_consensus.cc:359] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.462375 15544 raft_consensus.cc:385] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.462689 15544 raft_consensus.cc:740] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.462915 15541 tablet_bootstrap.cc:492] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.463634 15544 consensus_queue.cc:260] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.466317 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:24:59.467072 15352 raft_consensus.cc:2468] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:24:59.467919 15544 ts_tablet_manager.cc:1434] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:24:59.468618 15466 leader_election.cc:304] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:24:59.469089 15544 tablet_bootstrap.cc:492] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.469630 15550 raft_consensus.cc:2804] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.470031 15550 raft_consensus.cc:493] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.470377 15550 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.476084 15544 tablet_bootstrap.cc:654] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.476694 15541 tablet_bootstrap.cc:654] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.479264 15549 raft_consensus.cc:493] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.479804 15549 raft_consensus.cc:515] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.481334 15550 raft_consensus.cc:515] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.483945 15545 tablet_bootstrap.cc:492] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.484633 15545 ts_tablet_manager.cc:1403] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.001s
I20260710 13:24:59.485852 15549 leader_election.cc:290] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.489694 15550 leader_election.cc:290] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:24:59.490211 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:24:59.491061 15352 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.497550 15545 raft_consensus.cc:359] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.498364 15545 raft_consensus.cc:385] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.498679 15545 raft_consensus.cc:740] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.499400 15545 consensus_queue.cc:260] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.502127 15545 ts_tablet_manager.cc:1434] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:24:59.503160 15545 tablet_bootstrap.cc:492] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.511204 15545 tablet_bootstrap.cc:654] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
W20260710 13:24:59.516125 15298 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:24:59.520655 15352 raft_consensus.cc:2468] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:24:59.521026 15544 tablet_bootstrap.cc:492] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.521533 15544 ts_tablet_manager.cc:1403] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.000s
I20260710 13:24:59.521981 15466 leader_election.cc:304] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:24:59.522873 15550 raft_consensus.cc:2804] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.525303 15541 tablet_bootstrap.cc:492] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.525940 15541 ts_tablet_manager.cc:1403] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.020s
I20260710 13:24:59.528827 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:24:59.529807 15351 raft_consensus.cc:2468] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:24:59.534811 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.535293 15544 raft_consensus.cc:359] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.536275 15544 raft_consensus.cc:385] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.536620 15544 raft_consensus.cc:740] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.541102 15544 consensus_queue.cc:260] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.548089 15392 leader_election.cc:304] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:24:59.549594 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:24:59.549871 15541 raft_consensus.cc:359] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.550912 15541 raft_consensus.cc:385] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.551120 15549 raft_consensus.cc:2804] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.551330 15541 raft_consensus.cc:740] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.551802 15549 raft_consensus.cc:493] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.552337 15549 raft_consensus.cc:3060] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.555569 15541 consensus_queue.cc:260] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.560400 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.561400 15501 raft_consensus.cc:2468] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
W20260710 13:24:59.562698 15465 leader_election.cc:343] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:24:59.564352 15465 leader_election.cc:343] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.569324 15545 tablet_bootstrap.cc:492] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.569859 15545 ts_tablet_manager.cc:1403] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.067s	user 0.039s	sys 0.015s
I20260710 13:24:59.570935 15550 raft_consensus.cc:697] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:24:59.570812 15549 raft_consensus.cc:515] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.571921 15550 consensus_queue.cc:237] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.573117 15545 raft_consensus.cc:359] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.573848 15545 raft_consensus.cc:385] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.573906 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:24:59.574085 15541 ts_tablet_manager.cc:1434] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.001s
I20260710 13:24:59.574203 15545 raft_consensus.cc:740] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.574594 15351 raft_consensus.cc:3060] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.575171 15545 consensus_queue.cc:260] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.579598 15544 ts_tablet_manager.cc:1434] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.009s
I20260710 13:24:59.580791 15544 tablet_bootstrap.cc:492] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.582705 15541 tablet_bootstrap.cc:492] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.585224 15351 raft_consensus.cc:2468] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:24:59.588306 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:24:59.589309 15544 tablet_bootstrap.cc:654] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.589560 15541 tablet_bootstrap.cc:654] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.589735 15501 raft_consensus.cc:3060] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.594245 15545 ts_tablet_manager.cc:1434] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.008s
I20260710 13:24:59.595600 15545 tablet_bootstrap.cc:492] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.600235 15541 tablet_bootstrap.cc:492] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.600775 15541 ts_tablet_manager.cc:1403] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260710 13:24:59.602792 15545 tablet_bootstrap.cc:654] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.603084 15247 catalog_manager.cc:5697] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:59.589318 15549 leader_election.cc:290] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.606638 15543 raft_consensus.cc:493] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.607175 15543 raft_consensus.cc:515] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.608582 15392 leader_election.cc:304] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:24:59.613793 15501 raft_consensus.cc:2468] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:24:59.613902 15541 raft_consensus.cc:359] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.615070 15541 raft_consensus.cc:385] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.615473 15541 raft_consensus.cc:740] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.616372 15541 consensus_queue.cc:260] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.612012 15549 raft_consensus.cc:2804] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.611277 15550 raft_consensus.cc:493] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.611573 15543 leader_election.cc:290] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.638010 15543 raft_consensus.cc:493] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.634482 15550 raft_consensus.cc:515] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.638902 15543 raft_consensus.cc:515] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.643641 15543 leader_election.cc:290] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.630203 15549 raft_consensus.cc:697] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:24:59.647725 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.647336 15549 consensus_queue.cc:237] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:24:59.648705 15427 raft_consensus.cc:2468] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:24:59.650667 15465 leader_election.cc:304] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:24:59.652055 15566 raft_consensus.cc:2804] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.652563 15566 raft_consensus.cc:493] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.652976 15566 raft_consensus.cc:3060] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.657701 15541 ts_tablet_manager.cc:1434] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.057s	user 0.002s	sys 0.008s
I20260710 13:24:59.658934 15541 tablet_bootstrap.cc:492] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.661427 15550 leader_election.cc:290] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:24:59.667714 15545 tablet_bootstrap.cc:492] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.668505 15545 ts_tablet_manager.cc:1403] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.020s
I20260710 13:24:59.670557 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
W20260710 13:24:59.671963 15466 leader_election.cc:343] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.672232 15545 raft_consensus.cc:359] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.673183 15545 raft_consensus.cc:385] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.673635 15545 raft_consensus.cc:740] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.675900 15541 tablet_bootstrap.cc:654] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.675815 15545 consensus_queue.cc:260] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.678679 15545 ts_tablet_manager.cc:1434] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:24:59.678949 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.679643 15501 raft_consensus.cc:2468] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:24:59.679976 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a4a171f35e4bbe91255e7a2fa6f409" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.681924 15545 tablet_bootstrap.cc:492] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.685173 15566 raft_consensus.cc:515] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.688743 15544 tablet_bootstrap.cc:492] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.689252 15544 ts_tablet_manager.cc:1403] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.007s
I20260710 13:24:59.693293 15566 leader_election.cc:290] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:24:59.694859 15541 tablet_bootstrap.cc:492] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.685772 15318 leader_election.cc:304] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:24:59.695464 15541 ts_tablet_manager.cc:1403] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.000s
I20260710 13:24:59.695994 15574 raft_consensus.cc:2804] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.696483 15574 raft_consensus.cc:493] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.696200 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:24:59.696836 15574 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.697158 15427 raft_consensus.cc:3060] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:59.704926 15318 leader_election.cc:343] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.706841 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
W20260710 13:24:59.708658 15466 leader_election.cc:343] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.710608 15541 raft_consensus.cc:359] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.718433 15541 raft_consensus.cc:385] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.718812 15541 raft_consensus.cc:740] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.712033 15545 tablet_bootstrap.cc:654] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.719602 15541 consensus_queue.cc:260] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.721833 15541 ts_tablet_manager.cc:1434] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.006s
I20260710 13:24:59.715761 15427 raft_consensus.cc:2468] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:24:59.722775 15541 tablet_bootstrap.cc:492] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:24:59.715787 15544 raft_consensus.cc:359] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.723377 15544 raft_consensus.cc:385] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.723716 15544 raft_consensus.cc:740] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.723764 15465 leader_election.cc:304] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [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: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: beecb1c4d0944501a754922a3a615717
I20260710 13:24:59.724583 15544 consensus_queue.cc:260] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.725466 15566 raft_consensus.cc:2804] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.726064 15566 raft_consensus.cc:697] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:24:59.727689 15544 ts_tablet_manager.cc:1434] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260710 13:24:59.727734 15549 raft_consensus.cc:493] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.728505 15549 raft_consensus.cc:515] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.729104 15544 tablet_bootstrap.cc:492] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.727203 15566 consensus_queue.cc:237] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.730836 15549 leader_election.cc:290] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.732790 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:24:59.733327 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.733578 15351 raft_consensus.cc:2468] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:24:59.735033 15392 leader_election.cc:304] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:24:59.735512 15541 tablet_bootstrap.cc:654] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.736003 15549 raft_consensus.cc:2804] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.736501 15549 raft_consensus.cc:493] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.736930 15549 raft_consensus.cc:3060] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:59.739604 15393 leader_election.cc:343] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.739943 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a4a171f35e4bbe91255e7a2fa6f409" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.741021 15426 raft_consensus.cc:2468] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:24:59.742794 15316 leader_election.cc:304] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:24:59.743326 15575 raft_consensus.cc:493] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.743794 15543 raft_consensus.cc:2804] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.743845 15575 raft_consensus.cc:515] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.745486 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.746436 15575 leader_election.cc:290] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.744375 15543 raft_consensus.cc:493] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.747097 15543 raft_consensus.cc:3060] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.748162 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064092ac1c6a43b88110732e05d09934" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.748588 15544 tablet_bootstrap.cc:654] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.749022 15500 raft_consensus.cc:2468] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:24:59.750676 15318 leader_election.cc:304] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:24:59.752763 15575 raft_consensus.cc:2804] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:24:59.752964 15316 leader_election.cc:343] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.753304 15575 raft_consensus.cc:493] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.753680 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064092ac1c6a43b88110732e05d09934" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.754659 15427 raft_consensus.cc:2468] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:24:59.753830 15575 raft_consensus.cc:3060] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.756655 15541 tablet_bootstrap.cc:492] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:24:59.756067 15248 catalog_manager.cc:5697] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:59.757334 15541 ts_tablet_manager.cc:1403] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.007s
I20260710 13:24:59.773646 15543 raft_consensus.cc:515] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.764031 15575 raft_consensus.cc:515] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.777889 15249 catalog_manager.cc:5697] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:24:59.779101 15545 tablet_bootstrap.cc:492] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.779657 15545 ts_tablet_manager.cc:1403] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.030s
I20260710 13:24:59.780929 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064092ac1c6a43b88110732e05d09934" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:24:59.781054 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064092ac1c6a43b88110732e05d09934" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:24:59.781651 15427 raft_consensus.cc:3060] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.781761 15500 raft_consensus.cc:3060] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.782704 15545 raft_consensus.cc:359] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.783615 15545 raft_consensus.cc:385] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.784137 15545 raft_consensus.cc:740] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.784842 15545 consensus_queue.cc:260] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.789153 15545 ts_tablet_manager.cc:1434] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:24:59.789651 15575 leader_election.cc:290] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.789830 15427 raft_consensus.cc:2468] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:24:59.790336 15545 tablet_bootstrap.cc:492] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.790810 15500 raft_consensus.cc:2468] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:24:59.791172 15316 leader_election.cc:304] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:24:59.774602 15541 raft_consensus.cc:359] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.792377 15541 raft_consensus.cc:385] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.792785 15541 raft_consensus.cc:740] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.792882 15575 raft_consensus.cc:2804] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.793646 15541 consensus_queue.cc:260] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.795285 15549 raft_consensus.cc:515] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.796305 15575 raft_consensus.cc:697] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:24:59.797261 15575 consensus_queue.cc:237] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.798528 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:24:59.798697 15544 tablet_bootstrap.cc:492] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.799188 15351 raft_consensus.cc:3060] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.799578 15544 ts_tablet_manager.cc:1403] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.009s
I20260710 13:24:59.805729 15544 raft_consensus.cc:359] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.806396 15541 ts_tablet_manager.cc:1434] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.049s	user 0.013s	sys 0.005s
I20260710 13:24:59.806514 15544 raft_consensus.cc:385] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.806921 15544 raft_consensus.cc:740] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.807945 15567 raft_consensus.cc:493] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.808578 15567 raft_consensus.cc:515] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.808692 15574 raft_consensus.cc:515] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.809402 15543 leader_election.cc:290] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.813177 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb7020c984b4a699442765c1531fcd6" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.813577 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:24:59.814370 15499 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.810320 15549 leader_election.cc:290] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
W20260710 13:24:59.815011 15393 leader_election.cc:343] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.816957 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:24:59.810791 15567 leader_election.cc:290] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.811244 15574 leader_election.cc:290] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.817499 15545 tablet_bootstrap.cc:654] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.811376 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:24:59.812559 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a4a171f35e4bbe91255e7a2fa6f409" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
W20260710 13:24:59.819648 15318 leader_election.cc:343] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.820026 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb7020c984b4a699442765c1531fcd6" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
W20260710 13:24:59.820319 15316 leader_election.cc:343] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.820719 15352 raft_consensus.cc:2468] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:24:59.820966 15574 raft_consensus.cc:493] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.821447 15574 raft_consensus.cc:515] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.822374 15392 leader_election.cc:304] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:24:59.822813 15248 catalog_manager.cc:5697] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 0 to 1, leader changed from <none> to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.823674 15567 raft_consensus.cc:2804] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.824234 15567 raft_consensus.cc:493] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.824592 15567 raft_consensus.cc:3060] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.824944 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ecb4ead14433893a614d34c475f08" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.812299 15544 consensus_queue.cc:260] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.826655 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ecb4ead14433893a614d34c475f08" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.827001 15501 raft_consensus.cc:2468] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:24:59.827656 15426 raft_consensus.cc:2468] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:24:59.829470 15318 leader_election.cc:304] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:24:59.830390 15543 raft_consensus.cc:2804] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:24:59.830737 15543 raft_consensus.cc:493] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:24:59.831064 15543 raft_consensus.cc:3060] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.831780 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a4a171f35e4bbe91255e7a2fa6f409" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:24:59.832384 15427 raft_consensus.cc:3060] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:24:59.819614 15393 leader_election.cc:343] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.844693 15351 raft_consensus.cc:2468] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:24:59.845855 15392 leader_election.cc:304] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:24:59.826679 15499 raft_consensus.cc:2468] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:24:59.847146 15549 raft_consensus.cc:2804] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.848518 15318 leader_election.cc:304] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [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: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: f1b3ed17d12647159cc13c721315d107
I20260710 13:24:59.849663 15575 raft_consensus.cc:2804] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.850095 15545 tablet_bootstrap.cc:492] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.850582 15545 ts_tablet_manager.cc:1403] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.014s
I20260710 13:24:59.850284 15575 raft_consensus.cc:697] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:24:59.852080 15575 consensus_queue.cc:237] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.853260 15545 raft_consensus.cc:359] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.853969 15545 raft_consensus.cc:385] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.854351 15545 raft_consensus.cc:740] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.855189 15545 consensus_queue.cc:260] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.823637 15574 leader_election.cc:290] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.861964 15544 ts_tablet_manager.cc:1434] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260710 13:24:59.858732 15567 raft_consensus.cc:515] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.859019 15543 raft_consensus.cc:515] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.865474 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ecb4ead14433893a614d34c475f08" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:24:59.866096 15426 raft_consensus.cc:3060] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.866462 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ecb4ead14433893a614d34c475f08" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:24:59.867089 15499 raft_consensus.cc:3060] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.867748 15567 leader_election.cc:290] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.869197 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb7020c984b4a699442765c1531fcd6" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:24:59.869796 15351 raft_consensus.cc:3060] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.871790 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb7020c984b4a699442765c1531fcd6" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:24:59.872051 15427 raft_consensus.cc:2468] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:24:59.873714 15426 raft_consensus.cc:2468] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:24:59.873059 15249 catalog_manager.cc:5697] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 0 to 1, leader changed from <none> to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.875808 15316 leader_election.cc:304] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:24:59.876782 15543 leader_election.cc:290] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
W20260710 13:24:59.876631 15393 leader_election.cc:343] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:24:59.877138 15316 leader_election.cc:304] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:24:59.876684 15575 raft_consensus.cc:2804] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.876219 15499 raft_consensus.cc:2468] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:24:59.879410 15575 raft_consensus.cc:697] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:24:59.881990 15544 tablet_bootstrap.cc:492] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.883178 15574 raft_consensus.cc:2804] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.884380 15574 raft_consensus.cc:697] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:24:59.885560 15574 consensus_queue.cc:237] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.883329 15549 raft_consensus.cc:697] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:24:59.891286 15544 tablet_bootstrap.cc:654] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.891436 15549 consensus_queue.cc:237] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.892889 15567 raft_consensus.cc:493] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.899940 15545 ts_tablet_manager.cc:1434] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.020s
I20260710 13:24:59.901022 15545 tablet_bootstrap.cc:492] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:24:59.880894 15575 consensus_queue.cc:237] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.898221 15567 raft_consensus.cc:515] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.905601 15567 leader_election.cc:290] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.908393 15544 tablet_bootstrap.cc:492] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.909001 15544 ts_tablet_manager.cc:1403] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.009s
I20260710 13:24:59.911424 15351 raft_consensus.cc:2468] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:24:59.912449 15545 tablet_bootstrap.cc:654] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.912216 15544 raft_consensus.cc:359] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.912726 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.913036 15544 raft_consensus.cc:385] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.913378 15544 raft_consensus.cc:740] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.913642 15499 raft_consensus.cc:2393] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f1b3ed17d12647159cc13c721315d107 in current term 1: Already voted for candidate beecb1c4d0944501a754922a3a615717 in this term.
I20260710 13:24:59.914441 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:24:59.916018 15392 leader_election.cc:304] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:24:59.918226 15590 raft_consensus.cc:2804] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:24:59.919451 15590 raft_consensus.cc:697] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:24:59.919513 15392 leader_election.cc:304] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717
I20260710 13:24:59.920457 15590 consensus_queue.cc:237] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.920951 15567 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.924243 15544 consensus_queue.cc:260] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.929159 15544 ts_tablet_manager.cc:1434] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:24:59.930253 15544 tablet_bootstrap.cc:492] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.933107 15545 tablet_bootstrap.cc:492] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:24:59.933650 15545 ts_tablet_manager.cc:1403] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.004s
I20260710 13:24:59.937130 15545 raft_consensus.cc:359] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.938272 15545 raft_consensus.cc:385] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.938607 15545 raft_consensus.cc:740] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.938851 15567 raft_consensus.cc:2749] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:59.939565 15545 consensus_queue.cc:260] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.940798 15544 tablet_bootstrap.cc:654] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.940505 15249 catalog_manager.cc:5697] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.941913 15545 ts_tablet_manager.cc:1434] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260710 13:24:59.945802 15544 tablet_bootstrap.cc:492] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.946305 15544 ts_tablet_manager.cc:1403] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.002s
I20260710 13:24:59.948347 15247 catalog_manager.cc:5697] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 0 to 1, leader changed from <none> to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.949199 15544 raft_consensus.cc:359] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.949930 15544 raft_consensus.cc:385] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.950192 15544 raft_consensus.cc:740] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.950222 15247 catalog_manager.cc:5697] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 0 to 1, leader changed from <none> to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.950947 15544 consensus_queue.cc:260] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.953075 15544 ts_tablet_manager.cc:1434] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:24:59.953997 15544 tablet_bootstrap.cc:492] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:24:59.958207 15249 catalog_manager.cc:5697] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:24:59.959772 15544 tablet_bootstrap.cc:654] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:24:59.965219 15544 tablet_bootstrap.cc:492] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:24:59.965695 15544 ts_tablet_manager.cc:1403] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:24:59.968263 15544 raft_consensus.cc:359] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.968920 15544 raft_consensus.cc:385] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:24:59.969321 15544 raft_consensus.cc:740] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:24:59.970463 15575 raft_consensus.cc:493] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:24:59.970192 15544 consensus_queue.cc:260] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.971002 15575 raft_consensus.cc:515] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:24:59.972913 15544 ts_tablet_manager.cc:1434] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:24:59.973050 15575 leader_election.cc:290] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:24:59.973838 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:24:59.975250 15426 raft_consensus.cc:2393] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate beecb1c4d0944501a754922a3a615717 in current term 1: Already voted for candidate 3a06fe8d048742c4822fc39aab0bcd69 in this term.
I20260710 13:24:59.975504 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:24:59.977087 15318 leader_election.cc:304] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beecb1c4d0944501a754922a3a615717; no voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107
I20260710 13:24:59.977985 15575 raft_consensus.cc:3060] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:24:59.985034 15575 raft_consensus.cc:2749] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:24:59.986464 15566 consensus_queue.cc:1048] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:24:59.997890 15426 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.008000 15566 consensus_queue.cc:1048] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.089308 15426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:25:00.089883 15426 raft_consensus.cc:606] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:00.104427 15499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:32908
I20260710 13:25:00.105003 15499 raft_consensus.cc:606] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:00.112103 15426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:25:00.112836 15426 raft_consensus.cc:606] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:00.133968 15352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:33550
I20260710 13:25:00.134622 15352 raft_consensus.cc:606] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Received request to transfer leadership to TS f1b3ed17d12647159cc13c721315d107
I20260710 13:25:00.145781 15352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "064092ac1c6a43b88110732e05d09934"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:33550
I20260710 13:25:00.146314 15352 raft_consensus.cc:606] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Received request to transfer leadership to TS f1b3ed17d12647159cc13c721315d107
I20260710 13:25:00.153420 15499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
mode: GRACEFUL
new_leader_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:32908
I20260710 13:25:00.154449 15499 raft_consensus.cc:606] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Received request to transfer leadership to TS f1b3ed17d12647159cc13c721315d107
I20260710 13:25:00.161484 15352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233ecb4ead14433893a614d34c475f08"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:33550
I20260710 13:25:00.162346 15352 raft_consensus.cc:606] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Received request to transfer leadership to TS 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:00.194177 15575 consensus_queue.cc:1048] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.197870 15566 raft_consensus.cc:493] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.198604 15566 raft_consensus.cc:515] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.201884 15566 leader_election.cc:290] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:00.201824 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:00.203054 15352 raft_consensus.cc:2393] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a06fe8d048742c4822fc39aab0bcd69 in current term 1: Already voted for candidate f1b3ed17d12647159cc13c721315d107 in this term.
I20260710 13:25:00.203176 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:00.205629 15465 leader_election.cc:304] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69; no voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107
I20260710 13:25:00.206866 15567 consensus_queue.cc:1048] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.210258 15550 raft_consensus.cc:3060] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.220081 15550 raft_consensus.cc:2749] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:00.220788 15574 consensus_queue.cc:1048] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.234325 15590 consensus_queue.cc:1048] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.235030 15574 raft_consensus.cc:993] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: : Instructing follower f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:00.235579 15574 raft_consensus.cc:1081] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Signalling peer f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:00.238082 15426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "064092ac1c6a43b88110732e05d09934"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:41260
I20260710 13:25:00.238701 15426 raft_consensus.cc:493] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.239104 15426 raft_consensus.cc:3060] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.240993 15574 consensus_queue.cc:1048] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.241786 15550 raft_consensus.cc:493] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.242327 15550 raft_consensus.cc:515] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.246114 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb7020c984b4a699442765c1531fcd6" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:00.247265 15351 raft_consensus.cc:2393] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a06fe8d048742c4822fc39aab0bcd69 in current term 1: Already voted for candidate f1b3ed17d12647159cc13c721315d107 in this term.
I20260710 13:25:00.247676 15426 raft_consensus.cc:515] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.251539 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb7020c984b4a699442765c1531fcd6" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:00.252790 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064092ac1c6a43b88110732e05d09934" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:00.253551 15501 raft_consensus.cc:3060] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.254036 15465 leader_election.cc:304] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69; no voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107
I20260710 13:25:00.255036 15566 raft_consensus.cc:3060] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.260062 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064092ac1c6a43b88110732e05d09934" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:00.260896 15351 raft_consensus.cc:3055] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.261270 15351 raft_consensus.cc:740] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:00.260249 15590 raft_consensus.cc:993] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:00.262159 15590 raft_consensus.cc:1081] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:00.262072 15351 consensus_queue.cc:260] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.263466 15351 raft_consensus.cc:3060] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.266103 15565 consensus_queue.cc:1048] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.269754 15501 raft_consensus.cc:2468] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:00.270473 15426 leader_election.cc:290] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:00.269836 15566 raft_consensus.cc:2749] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:00.276041 15393 leader_election.cc:304] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:00.271770 15550 leader_election.cc:290] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:00.277172 15590 raft_consensus.cc:2804] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.277814 15590 raft_consensus.cc:697] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:00.278797 15590 consensus_queue.cc:237] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.279211 15351 raft_consensus.cc:2468] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:00.281133 15550 consensus_queue.cc:1048] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.277134 15352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33538
I20260710 13:25:00.288520 15249 catalog_manager.cc:5697] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 1 to 2, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.292312 15590 consensus_queue.cc:1048] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.296182 15352 raft_consensus.cc:493] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.296737 15352 raft_consensus.cc:3060] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.309649 15575 consensus_queue.cc:1048] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.315631 15352 raft_consensus.cc:515] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:25:00.320377 15499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:00.321064 15499 raft_consensus.cc:3060] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.330135 15499 raft_consensus.cc:2468] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:00.331558 15318 leader_election.cc:304] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:00.332567 15575 raft_consensus.cc:2804] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.333259 15575 raft_consensus.cc:697] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:00.335322 15352 leader_election.cc:290] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:00.334424 15575 consensus_queue.cc:237] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:25:00.337219 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb0f67f43db4f20a0b1ee0f81ac010f" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:00.337975 15425 raft_consensus.cc:3055] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.338303 15425 raft_consensus.cc:740] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:00.339236 15425 consensus_queue.cc:260] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } }
I20260710 13:25:00.340837 15425 raft_consensus.cc:3060] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.344652 15566 raft_consensus.cc:993] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: : Instructing follower f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:00.345176 15566 raft_consensus.cc:1081] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Signalling peer f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:00.346953 15575 consensus_queue.cc:1048] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.350165 15423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:41246
I20260710 13:25:00.351191 15423 raft_consensus.cc:493] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.351753 15423 raft_consensus.cc:3060] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.352536 15425 raft_consensus.cc:2468] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:00.357342 15574 consensus_queue.cc:1048] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.361339 15590 consensus_queue.cc:1048] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.373838 15543 raft_consensus.cc:993] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: : Instructing follower 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:00.374459 15543 raft_consensus.cc:1081] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Signalling peer 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:00.391784 15586 consensus_queue.cc:1048] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.388451 15423 raft_consensus.cc:515] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.397516 15550 raft_consensus.cc:493] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:00.398131 15550 raft_consensus.cc:515] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.401404 15423 leader_election.cc:290] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:00.404176 15500 raft_consensus.cc:3060] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:00.404234 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a4a171f35e4bbe91255e7a2fa6f409" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:00.405956 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a4a171f35e4bbe91255e7a2fa6f409" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:00.409042 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:00.409327 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233ecb4ead14433893a614d34c475f08"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:32906
I20260710 13:25:00.409770 15350 raft_consensus.cc:3060] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.410188 15501 raft_consensus.cc:493] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.410722 15501 raft_consensus.cc:3060] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.409063 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9908db8e3d4c4f6097b4e7e177736de4" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:00.414592 15498 raft_consensus.cc:3055] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.415040 15498 raft_consensus.cc:740] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:00.416359 15498 consensus_queue.cc:260] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.420607 15589 consensus_queue.cc:1048] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.421763 15465 leader_election.cc:304] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69; no voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107
I20260710 13:25:00.423681 15550 leader_election.cc:290] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:00.424233 15575 raft_consensus.cc:993] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: : Instructing follower f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:00.424713 15575 raft_consensus.cc:1081] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Signalling peer f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:00.418329 15498 raft_consensus.cc:3060] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.431069 15549 consensus_queue.cc:1048] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:00.431259 15350 raft_consensus.cc:2468] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:00.436431 15501 raft_consensus.cc:515] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.437155 15424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:41260
I20260710 13:25:00.437767 15499 raft_consensus.cc:1240] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Rejecting Update request from peer beecb1c4d0944501a754922a3a615717 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:00.437916 15424 raft_consensus.cc:493] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.438526 15424 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.441368 15392 leader_election.cc:304] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:00.442232 15549 raft_consensus.cc:2804] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.442822 15549 raft_consensus.cc:697] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:00.443771 15549 consensus_queue.cc:237] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.446574 15566 raft_consensus.cc:2749] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:00.449987 15586 consensus_queue.cc:1048] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.451413 15424 raft_consensus.cc:515] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.452455 15574 consensus_queue.cc:1059] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:00.455693 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:00.453176 15501 leader_election.cc:290] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:00.454437 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ecb4ead14433893a614d34c475f08" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:00.455696 15574 raft_consensus.cc:3055] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.456331 15350 raft_consensus.cc:3055] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.456565 15425 raft_consensus.cc:3060] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.456758 15350 raft_consensus.cc:740] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:00.457736 15350 consensus_queue.cc:260] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.458740 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ecb4ead14433893a614d34c475f08" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:00.458889 15350 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.456583 15574 raft_consensus.cc:740] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:00.460582 15574 consensus_queue.cc:260] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.461714 15574 raft_consensus.cc:3060] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.465068 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:00.465690 15501 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.465987 15425 raft_consensus.cc:2468] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 2.
I20260710 13:25:00.466665 15498 raft_consensus.cc:2468] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:00.467029 15350 raft_consensus.cc:2468] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:00.467432 15465 leader_election.cc:304] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:00.468497 15392 leader_election.cc:304] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:00.468997 15424 leader_election.cc:290] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:00.469406 15549 raft_consensus.cc:2804] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.469913 15549 raft_consensus.cc:697] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:00.470782 15549 consensus_queue.cc:237] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.472424 15567 raft_consensus.cc:993] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:00.472908 15567 raft_consensus.cc:1081] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:00.476004 15566 raft_consensus.cc:2804] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.476416 15352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33538
I20260710 13:25:00.476589 15566 raft_consensus.cc:697] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:00.477027 15352 raft_consensus.cc:493] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.477456 15352 raft_consensus.cc:3060] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.477490 15566 consensus_queue.cc:237] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.477607 15501 raft_consensus.cc:2468] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:00.481964 15247 catalog_manager.cc:5697] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.486079 15352 raft_consensus.cc:515] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.488533 15352 leader_election.cc:290] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:00.489701 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:00.490630 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2d8f73684e4423ab5e2df160c7c4e1" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:00.491519 15501 raft_consensus.cc:3060] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.490336 15425 raft_consensus.cc:3055] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.492025 15425 raft_consensus.cc:740] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:00.496742 15425 consensus_queue.cc:260] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.498195 15425 raft_consensus.cc:3060] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.498631 15351 raft_consensus.cc:2468] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 2.
I20260710 13:25:00.499471 15501 raft_consensus.cc:2468] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:00.499023 15249 catalog_manager.cc:5697] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 1 to 2, leader changed from 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3) to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.500983 15318 leader_election.cc:304] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:00.502573 15574 raft_consensus.cc:2804] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.503779 15249 catalog_manager.cc:5697] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 1 to 2, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.506661 15574 raft_consensus.cc:697] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:00.507632 15574 consensus_queue.cc:237] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.508821 15425 raft_consensus.cc:2468] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:00.521238 15247 catalog_manager.cc:5697] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.531162 15248 catalog_manager.cc:5697] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 1 to 2, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:00.623891 15550 raft_consensus.cc:993] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:00.624380 15566 raft_consensus.cc:1081] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:00.626075 15351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33530
I20260710 13:25:00.626609 15351 raft_consensus.cc:493] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:00.626904 15351 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.631762 15351 raft_consensus.cc:515] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.633910 15351 leader_election.cc:290] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:00.635072 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:00.634855 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:00.635686 15501 raft_consensus.cc:3055] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:00.635785 15425 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.636008 15501 raft_consensus.cc:740] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:00.636840 15501 consensus_queue.cc:260] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.637799 15501 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:00.641336 15425 raft_consensus.cc:2468] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:00.642592 15316 leader_election.cc:304] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:00.642891 15501 raft_consensus.cc:2468] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:00.643386 15574 raft_consensus.cc:2804] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:00.643940 15574 raft_consensus.cc:697] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:00.644759 15574 consensus_queue.cc:237] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:00.651468 15248 catalog_manager.cc:5697] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:00.728058 15501 raft_consensus.cc:1275] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.729540 15574 consensus_queue.cc:1048] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.738227 15425 raft_consensus.cc:1275] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.741102 15586 consensus_queue.cc:1048] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.857963 15501 raft_consensus.cc:1275] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.859220 15549 consensus_queue.cc:1048] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.867645 15351 raft_consensus.cc:1275] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.868784 15498 raft_consensus.cc:1275] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.869309 15589 consensus_queue.cc:1048] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.870800 15590 consensus_queue.cc:1048] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.881883 15351 raft_consensus.cc:1275] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.883610 15549 consensus_queue.cc:1048] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.918535 15501 raft_consensus.cc:1275] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.920015 15586 consensus_queue.cc:1048] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.927166 15351 raft_consensus.cc:1275] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.928838 15566 consensus_queue.cc:1048] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.932001 15425 raft_consensus.cc:1275] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.934999 15623 consensus_queue.cc:1048] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.944387 15424 raft_consensus.cc:1275] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.946344 15566 consensus_queue.cc:1048] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:00.995199 15498 raft_consensus.cc:1275] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:00.996564 15549 consensus_queue.cc:1048] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.004231 15351 raft_consensus.cc:1275] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.006242 15589 consensus_queue.cc:1048] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.041229 15498 raft_consensus.cc:1275] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.042471 15623 consensus_queue.cc:1048] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:01.052253 15424 raft_consensus.cc:1275] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:01.053719 15575 consensus_queue.cc:1048] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:03.197286 15248 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56706:
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:25:03.199661 15248 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:25:03.249779 15335 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7e8c7b101440da8c76329c255d665f (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:03.250749 15414 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7e8c7b101440da8c76329c255d665f (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:03.251101 15335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7e8c7b101440da8c76329c255d665f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.252089 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7e8c7b101440da8c76329c255d665f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.254880 15336 tablet_service.cc:1511] Processing CreateTablet for tablet 1902b0772b5c47d4ac79986726d1425f (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:03.256393 15336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1902b0772b5c47d4ac79986726d1425f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.256165 15416 tablet_service.cc:1511] Processing CreateTablet for tablet 1902b0772b5c47d4ac79986726d1425f (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:03.257454 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1902b0772b5c47d4ac79986726d1425f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.258875 15334 tablet_service.cc:1511] Processing CreateTablet for tablet 53ed909e5db24db69e4bcf2a8ac44c5b (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:03.260205 15334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ed909e5db24db69e4bcf2a8ac44c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.261153 15486 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7e8c7b101440da8c76329c255d665f (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:03.262424 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7e8c7b101440da8c76329c255d665f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.262280 15413 tablet_service.cc:1511] Processing CreateTablet for tablet 53ed909e5db24db69e4bcf2a8ac44c5b (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:03.264338 15488 tablet_service.cc:1511] Processing CreateTablet for tablet 1902b0772b5c47d4ac79986726d1425f (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:03.265659 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1902b0772b5c47d4ac79986726d1425f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.267098 15489 tablet_service.cc:1511] Processing CreateTablet for tablet 53ed909e5db24db69e4bcf2a8ac44c5b (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:03.267829 15340 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb2ec7d7f494b35ad19003b2c91c39b (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:03.268448 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ed909e5db24db69e4bcf2a8ac44c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.269090 15340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb2ec7d7f494b35ad19003b2c91c39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.270442 15337 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4000d25e1848a0b00cba815af563cf (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:03.271842 15337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4000d25e1848a0b00cba815af563cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.272346 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ed909e5db24db69e4bcf2a8ac44c5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.272428 15484 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb2ec7d7f494b35ad19003b2c91c39b (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:03.273874 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb2ec7d7f494b35ad19003b2c91c39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.279853 15409 tablet_service.cc:1511] Processing CreateTablet for tablet 1bb2ec7d7f494b35ad19003b2c91c39b (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:03.281328 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bb2ec7d7f494b35ad19003b2c91c39b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.281036 15410 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4000d25e1848a0b00cba815af563cf (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:03.282553 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4000d25e1848a0b00cba815af563cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.295077 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4000d25e1848a0b00cba815af563cf (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:03.296574 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4000d25e1848a0b00cba815af563cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.297039 15339 tablet_service.cc:1511] Processing CreateTablet for tablet 63d5a93bc8304f8b9bca2f7fe8c1e577 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:03.298372 15339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5a93bc8304f8b9bca2f7fe8c1e577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.299166 15412 tablet_service.cc:1511] Processing CreateTablet for tablet 63d5a93bc8304f8b9bca2f7fe8c1e577 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:03.300596 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5a93bc8304f8b9bca2f7fe8c1e577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.304039 15485 tablet_service.cc:1511] Processing CreateTablet for tablet 63d5a93bc8304f8b9bca2f7fe8c1e577 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:03.305450 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63d5a93bc8304f8b9bca2f7fe8c1e577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.308359 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 55d6f02ffe424b6291c2e3e585a3be87 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:03.309765 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d6f02ffe424b6291c2e3e585a3be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.306775 15342 tablet_service.cc:1511] Processing CreateTablet for tablet 55d6f02ffe424b6291c2e3e585a3be87 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:03.312348 15342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d6f02ffe424b6291c2e3e585a3be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.315478 15491 tablet_service.cc:1511] Processing CreateTablet for tablet 55d6f02ffe424b6291c2e3e585a3be87 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:03.316882 15491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55d6f02ffe424b6291c2e3e585a3be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.330818 15341 tablet_service.cc:1511] Processing CreateTablet for tablet f2a604c86b964109a2e583abbea18927 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:03.332775 15341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a604c86b964109a2e583abbea18927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.390029 15414 tablet_service.cc:1511] Processing CreateTablet for tablet f2a604c86b964109a2e583abbea18927 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:03.393533 15490 tablet_service.cc:1511] Processing CreateTablet for tablet f2a604c86b964109a2e583abbea18927 (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:03.394918 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a604c86b964109a2e583abbea18927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.404050 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a604c86b964109a2e583abbea18927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.413122 15641 tablet_bootstrap.cc:492] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.418794 15487 tablet_service.cc:1511] Processing CreateTablet for tablet c9bcadc75de44a23a0317651fe15b38a (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:03.420205 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bcadc75de44a23a0317651fe15b38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.418787 15413 tablet_service.cc:1511] Processing CreateTablet for tablet c9bcadc75de44a23a0317651fe15b38a (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:03.427299 15639 tablet_bootstrap.cc:492] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.427907 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bcadc75de44a23a0317651fe15b38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.406780 15335 tablet_service.cc:1511] Processing CreateTablet for tablet c9bcadc75de44a23a0317651fe15b38a (DEFAULT_TABLE table=soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:03.446808 15335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9bcadc75de44a23a0317651fe15b38a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:03.462551 15640 tablet_bootstrap.cc:492] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:03.473537 15641 tablet_bootstrap.cc:654] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.476879 15640 tablet_bootstrap.cc:654] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.484964 15639 tablet_bootstrap.cc:654] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.507776 15641 tablet_bootstrap.cc:492] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.510502 15641 ts_tablet_manager.cc:1403] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.004s
I20260710 13:25:03.513711 15640 tablet_bootstrap.cc:492] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:03.514276 15640 ts_tablet_manager.cc:1403] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.035s
I20260710 13:25:03.515337 15641 raft_consensus.cc:359] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.516741 15641 raft_consensus.cc:385] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.517040 15641 raft_consensus.cc:740] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.517264 15640 raft_consensus.cc:359] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.518116 15640 raft_consensus.cc:385] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.517871 15641 consensus_queue.cc:260] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.518472 15640 raft_consensus.cc:740] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.518631 15639 tablet_bootstrap.cc:492] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.519312 15639 ts_tablet_manager.cc:1403] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.019s
I20260710 13:25:03.519423 15640 consensus_queue.cc:260] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.520563 15641 ts_tablet_manager.cc:1434] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:03.521893 15640 ts_tablet_manager.cc:1434] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:03.522125 15641 tablet_bootstrap.cc:492] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.522899 15640 tablet_bootstrap.cc:492] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:03.526152 15639 raft_consensus.cc:359] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.527272 15639 raft_consensus.cc:385] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.527981 15639 raft_consensus.cc:740] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.529179 15639 consensus_queue.cc:260] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.531388 15641 tablet_bootstrap.cc:654] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.532148 15639 ts_tablet_manager.cc:1434] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260710 13:25:03.533586 15640 tablet_bootstrap.cc:654] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.533596 15639 tablet_bootstrap.cc:492] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.544122 15640 tablet_bootstrap.cc:492] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:03.544750 15640 ts_tablet_manager.cc:1403] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260710 13:25:03.579614 15640 raft_consensus.cc:359] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.581895 15640 raft_consensus.cc:385] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.582388 15640 raft_consensus.cc:740] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
W20260710 13:25:03.583295 15298 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:03.584117 15640 consensus_queue.cc:260] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.588984 15639 tablet_bootstrap.cc:654] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.589910 15640 ts_tablet_manager.cc:1434] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.011s
I20260710 13:25:03.599032 15641 tablet_bootstrap.cc:492] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.600507 15641 ts_tablet_manager.cc:1403] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.015s
I20260710 13:25:03.601563 15640 tablet_bootstrap.cc:492] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:03.614538 15640 tablet_bootstrap.cc:654] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.620803 15641 raft_consensus.cc:359] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.621959 15641 raft_consensus.cc:385] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.622354 15641 raft_consensus.cc:740] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.623309 15641 consensus_queue.cc:260] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.630087 15641 ts_tablet_manager.cc:1434] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.005s
I20260710 13:25:03.634580 15639 tablet_bootstrap.cc:492] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.647471 15639 ts_tablet_manager.cc:1403] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.010s
I20260710 13:25:03.653717 15639 raft_consensus.cc:359] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.654870 15639 raft_consensus.cc:385] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.655263 15639 raft_consensus.cc:740] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.656441 15639 consensus_queue.cc:260] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.658214 15641 tablet_bootstrap.cc:492] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.660363 15639 ts_tablet_manager.cc:1434] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260710 13:25:03.664297 15639 tablet_bootstrap.cc:492] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.666939 15641 tablet_bootstrap.cc:654] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.675494 15639 tablet_bootstrap.cc:654] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.679301 15641 tablet_bootstrap.cc:492] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.679921 15641 ts_tablet_manager.cc:1403] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.019s
I20260710 13:25:03.680903 15640 tablet_bootstrap.cc:492] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:03.681380 15640 ts_tablet_manager.cc:1403] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.081s	user 0.021s	sys 0.027s
I20260710 13:25:03.684818 15640 raft_consensus.cc:359] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.685532 15640 raft_consensus.cc:385] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.685729 15640 raft_consensus.cc:740] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.684839 15641 raft_consensus.cc:359] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.686934 15641 raft_consensus.cc:385] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.686782 15640 consensus_queue.cc:260] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.687832 15639 tablet_bootstrap.cc:492] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.688390 15639 ts_tablet_manager.cc:1403] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260710 13:25:03.687402 15641 raft_consensus.cc:740] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.690987 15640 ts_tablet_manager.cc:1434] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:25:03.690735 15641 consensus_queue.cc:260] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.692898 15640 tablet_bootstrap.cc:492] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:03.694494 15641 ts_tablet_manager.cc:1434] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:25:03.695206 15639 raft_consensus.cc:359] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.696033 15641 tablet_bootstrap.cc:492] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.696077 15639 raft_consensus.cc:385] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.696656 15639 raft_consensus.cc:740] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.697538 15639 consensus_queue.cc:260] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.705777 15641 tablet_bootstrap.cc:654] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.706292 15639 ts_tablet_manager.cc:1434] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:25:03.707806 15639 tablet_bootstrap.cc:492] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.701771 15640 tablet_bootstrap.cc:654] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.715667 15639 tablet_bootstrap.cc:654] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.716013 15641 tablet_bootstrap.cc:492] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.716747 15641 ts_tablet_manager.cc:1403] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:25:03.719655 15652 raft_consensus.cc:493] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.720413 15652 raft_consensus.cc:515] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.723111 15652 leader_election.cc:290] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:03.724303 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:03.724505 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:03.725298 15425 raft_consensus.cc:2468] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
W20260710 13:25:03.726655 15318 leader_election.cc:343] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.727387 15316 leader_election.cc:304] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:03.728240 15652 raft_consensus.cc:2804] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.721939 15641 raft_consensus.cc:359] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.728601 15652 raft_consensus.cc:493] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.728729 15641 raft_consensus.cc:385] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.729031 15652 raft_consensus.cc:3060] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.729151 15641 raft_consensus.cc:740] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.730341 15641 consensus_queue.cc:260] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.733732 15641 ts_tablet_manager.cc:1434] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:25:03.740900 15639 tablet_bootstrap.cc:492] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.741523 15639 ts_tablet_manager.cc:1403] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.008s
I20260710 13:25:03.744946 15639 raft_consensus.cc:359] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.745676 15639 raft_consensus.cc:385] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.745973 15639 raft_consensus.cc:740] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.746483 15640 tablet_bootstrap.cc:492] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:03.746727 15652 raft_consensus.cc:515] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.747174 15640 ts_tablet_manager.cc:1403] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.010s
I20260710 13:25:03.747330 15639 consensus_queue.cc:260] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.749789 15641 tablet_bootstrap.cc:492] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.749969 15639 ts_tablet_manager.cc:1434] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:25:03.749970 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:03.751425 15639 tablet_bootstrap.cc:492] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.751395 15425 raft_consensus.cc:3060] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.760337 15639 tablet_bootstrap.cc:654] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.761653 15425 raft_consensus.cc:2468] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:25:03.763300 15316 leader_election.cc:304] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:03.764225 15640 raft_consensus.cc:359] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.765092 15640 raft_consensus.cc:385] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.765479 15640 raft_consensus.cc:740] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.766618 15640 consensus_queue.cc:260] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.767767 15575 raft_consensus.cc:2804] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:03.768530 15575 raft_consensus.cc:697] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:03.769510 15640 ts_tablet_manager.cc:1434] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:25:03.769826 15575 consensus_queue.cc:237] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.770897 15640 tablet_bootstrap.cc:492] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:03.774516 15639 tablet_bootstrap.cc:492] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.775091 15639 ts_tablet_manager.cc:1403] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 13:25:03.777257 15652 leader_election.cc:290] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:03.777949 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:03.778614 15640 tablet_bootstrap.cc:654] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:03.779934 15318 leader_election.cc:343] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.777951 15626 raft_consensus.cc:493] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.781700 15626 raft_consensus.cc:515] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.783048 15641 tablet_bootstrap.cc:654] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.787320 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:03.788151 15351 raft_consensus.cc:2468] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:25:03.789983 15466 leader_election.cc:304] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:03.791381 15626 leader_election.cc:290] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:03.792038 15626 raft_consensus.cc:2804] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.793251 15626 raft_consensus.cc:493] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.793664 15626 raft_consensus.cc:3060] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.798980 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:03.799989 15425 raft_consensus.cc:2468] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:25:03.803186 15639 raft_consensus.cc:359] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.804287 15639 raft_consensus.cc:385] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.804641 15639 raft_consensus.cc:740] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.805550 15639 consensus_queue.cc:260] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.806890 15249 catalog_manager.cc:5697] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 0 to 1, leader changed from <none> to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:03.808723 15639 ts_tablet_manager.cc:1434] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:25:03.810456 15639 tablet_bootstrap.cc:492] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.812922 15641 tablet_bootstrap.cc:492] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.813697 15641 ts_tablet_manager.cc:1403] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.005s
I20260710 13:25:03.813755 15662 raft_consensus.cc:493] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.814507 15662 raft_consensus.cc:515] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.817072 15641 raft_consensus.cc:359] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.810985 15626 raft_consensus.cc:515] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.818003 15641 raft_consensus.cc:385] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.818447 15641 raft_consensus.cc:740] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.817759 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:03.820230 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:03.817474 15662 leader_election.cc:290] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:03.820500 15626 leader_election.cc:290] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:03.820942 15425 raft_consensus.cc:2468] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:25:03.819254 15641 consensus_queue.cc:260] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.822306 15465 leader_election.cc:304] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:03.822667 15351 raft_consensus.cc:2468] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:25:03.823585 15662 raft_consensus.cc:2804] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.823973 15662 raft_consensus.cc:493] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.824368 15662 raft_consensus.cc:3060] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.824739 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:03.825453 15352 raft_consensus.cc:3060] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.825614 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:03.826350 15639 tablet_bootstrap.cc:654] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.826472 15425 raft_consensus.cc:3060] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.828226 15652 raft_consensus.cc:493] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.828802 15652 raft_consensus.cc:515] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.830170 15641 ts_tablet_manager.cc:1434] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:25:03.833961 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a604c86b964109a2e583abbea18927" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:03.836035 15641 tablet_bootstrap.cc:492] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
W20260710 13:25:03.836378 15316 leader_election.cc:343] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.837882 15640 tablet_bootstrap.cc:492] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:03.838429 15640 ts_tablet_manager.cc:1403] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.019s
I20260710 13:25:03.840363 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a604c86b964109a2e583abbea18927" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:03.842175 15640 raft_consensus.cc:359] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
W20260710 13:25:03.842810 15318 leader_election.cc:343] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:03.843575 15318 leader_election.cc:304] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: beecb1c4d0944501a754922a3a615717; no voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107
I20260710 13:25:03.844066 15641 tablet_bootstrap.cc:654] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.844821 15575 raft_consensus.cc:2749] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:03.838443 15652 leader_election.cc:290] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:03.842921 15640 raft_consensus.cc:385] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.846984 15640 raft_consensus.cc:740] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.847925 15640 consensus_queue.cc:260] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.846117 15352 raft_consensus.cc:2468] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:25:03.850162 15466 leader_election.cc:304] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:03.849987 15662 raft_consensus.cc:515] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.852654 15639 tablet_bootstrap.cc:492] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.853322 15639 ts_tablet_manager.cc:1403] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.019s
I20260710 13:25:03.854288 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:03.854990 15424 raft_consensus.cc:3060] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.855564 15640 ts_tablet_manager.cc:1434] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.012s
I20260710 13:25:03.856950 15667 raft_consensus.cc:2804] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:03.857052 15639 raft_consensus.cc:359] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.857785 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:03.858049 15639 raft_consensus.cc:385] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.858371 15639 raft_consensus.cc:740] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.858582 15352 raft_consensus.cc:3060] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.859580 15639 consensus_queue.cc:260] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.862444 15639 ts_tablet_manager.cc:1434] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:25:03.864012 15639 tablet_bootstrap.cc:492] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.864357 15662 leader_election.cc:290] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:03.865402 15424 raft_consensus.cc:2468] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:25:03.866829 15465 leader_election.cc:304] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:03.870035 15662 raft_consensus.cc:2804] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:03.870621 15662 raft_consensus.cc:697] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:03.871621 15639 tablet_bootstrap.cc:654] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.872650 15640 tablet_bootstrap.cc:492] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:03.876365 15352 raft_consensus.cc:2468] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:25:03.878640 15662 consensus_queue.cc:237] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.880728 15425 raft_consensus.cc:2468] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:25:03.885603 15639 tablet_bootstrap.cc:492] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.886178 15639 ts_tablet_manager.cc:1403] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:25:03.889482 15639 raft_consensus.cc:359] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.890219 15639 raft_consensus.cc:385] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.890511 15639 raft_consensus.cc:740] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.891508 15639 consensus_queue.cc:260] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.894078 15639 ts_tablet_manager.cc:1434] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:03.895318 15639 tablet_bootstrap.cc:492] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.896811 15641 tablet_bootstrap.cc:492] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.897408 15641 ts_tablet_manager.cc:1403] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.002s
I20260710 13:25:03.900815 15641 raft_consensus.cc:359] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.901569 15641 raft_consensus.cc:385] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.901876 15641 raft_consensus.cc:740] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.902640 15641 consensus_queue.cc:260] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.903698 15639 tablet_bootstrap.cc:654] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.910679 15641 ts_tablet_manager.cc:1434] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:25:03.910765 15667 raft_consensus.cc:697] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:03.912408 15641 tablet_bootstrap.cc:492] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.912302 15667 consensus_queue.cc:237] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.918242 15640 tablet_bootstrap.cc:654] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.927719 15641 tablet_bootstrap.cc:654] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.932897 15652 raft_consensus.cc:493] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:03.933434 15652 raft_consensus.cc:515] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.937191 15652 leader_election.cc:290] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:03.937810 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:03.938817 15501 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:25:03.939466 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:03.940176 15318 leader_election.cc:304] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:03.941381 15652 raft_consensus.cc:2804] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:03.941753 15652 raft_consensus.cc:493] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:03.942114 15652 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.942975 15639 tablet_bootstrap.cc:492] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.943538 15639 ts_tablet_manager.cc:1403] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.029s
I20260710 13:25:03.946607 15639 raft_consensus.cc:359] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.940284 15425 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 0.
I20260710 13:25:03.947384 15639 raft_consensus.cc:385] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.947716 15639 raft_consensus.cc:740] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.948467 15639 consensus_queue.cc:260] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.945873 15246 catalog_manager.cc:5697] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:03.954459 15641 tablet_bootstrap.cc:492] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.955163 15641 ts_tablet_manager.cc:1403] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.003s
I20260710 13:25:03.958638 15639 ts_tablet_manager.cc:1434] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 13:25:03.958606 15641 raft_consensus.cc:359] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.958842 15652 raft_consensus.cc:515] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.959729 15641 raft_consensus.cc:385] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.960173 15641 raft_consensus.cc:740] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.960484 15639 tablet_bootstrap.cc:492] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: Bootstrap starting.
I20260710 13:25:03.961556 15652 leader_election.cc:290] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:03.962704 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:03.963281 15501 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.963845 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:03.964501 15425 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:03.967408 15639 tablet_bootstrap.cc:654] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.972180 15501 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:25:03.973628 15318 leader_election.cc:304] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:03.961059 15641 consensus_queue.cc:260] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.975319 15575 raft_consensus.cc:2804] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:03.976070 15575 raft_consensus.cc:697] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:03.976642 15641 ts_tablet_manager.cc:1434] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:25:03.977027 15575 consensus_queue.cc:237] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.977840 15641 tablet_bootstrap.cc:492] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:03.981441 15639 tablet_bootstrap.cc:492] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: No bootstrap required, opened a new log
I20260710 13:25:03.981953 15639 ts_tablet_manager.cc:1403] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260710 13:25:03.985050 15639 raft_consensus.cc:359] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.985790 15639 raft_consensus.cc:385] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.986037 15639 raft_consensus.cc:740] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.986496 15641 tablet_bootstrap.cc:654] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:03.986696 15639 consensus_queue.cc:260] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.989051 15639 ts_tablet_manager.cc:1434] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:03.951174 15640 tablet_bootstrap.cc:492] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:03.990597 15640 ts_tablet_manager.cc:1403] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.002s
I20260710 13:25:03.992789 15641 tablet_bootstrap.cc:492] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:03.993367 15641 ts_tablet_manager.cc:1403] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:25:03.995009 15425 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 1.
I20260710 13:25:03.997324 15641 raft_consensus.cc:359] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.998438 15641 raft_consensus.cc:385] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.998821 15641 raft_consensus.cc:740] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:03.999034 15640 raft_consensus.cc:359] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:03.999878 15640 raft_consensus.cc:385] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:03.999578 15641 consensus_queue.cc:260] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.000232 15640 raft_consensus.cc:740] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.001098 15640 consensus_queue.cc:260] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.002894 15641 ts_tablet_manager.cc:1434] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:25:04.004669 15641 tablet_bootstrap.cc:492] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: Bootstrap starting.
I20260710 13:25:04.008054 15640 ts_tablet_manager.cc:1434] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:25:04.009375 15640 tablet_bootstrap.cc:492] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:04.014297 15641 tablet_bootstrap.cc:654] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.017256 15640 tablet_bootstrap.cc:654] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.022886 15589 raft_consensus.cc:493] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.023669 15589 raft_consensus.cc:515] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.026337 15641 tablet_bootstrap.cc:492] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: No bootstrap required, opened a new log
I20260710 13:25:04.026875 15641 ts_tablet_manager.cc:1403] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260710 13:25:04.027592 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a604c86b964109a2e583abbea18927" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.028288 15352 raft_consensus.cc:2468] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:25:04.028493 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a604c86b964109a2e583abbea18927" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:04.029386 15501 raft_consensus.cc:2468] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:25:04.029606 15392 leader_election.cc:304] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.029763 15641 raft_consensus.cc:359] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.030454 15641 raft_consensus.cc:385] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.030640 15645 raft_consensus.cc:2804] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.030764 15641 raft_consensus.cc:740] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.031068 15645 raft_consensus.cc:493] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.031426 15645 raft_consensus.cc:3060] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.031610 15641 consensus_queue.cc:260] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.031638 15589 leader_election.cc:290] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.034245 15641 ts_tablet_manager.cc:1434] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 13:25:04.034955 15589 raft_consensus.cc:493] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.035681 15589 raft_consensus.cc:515] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.039475 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.040184 15352 raft_consensus.cc:2468] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:25:04.040602 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:04.041548 15501 raft_consensus.cc:2468] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:25:04.042906 15667 raft_consensus.cc:493] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.043124 15393 leader_election.cc:304] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.043682 15667 raft_consensus.cc:515] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.046626 15645 raft_consensus.cc:515] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.048493 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.049527 15352 raft_consensus.cc:2468] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:25:04.050894 15667 leader_election.cc:290] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:04.051404 15466 leader_election.cc:304] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:04.051909 15589 leader_election.cc:290] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.054387 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:04.053357 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a604c86b964109a2e583abbea18927" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.061157 15589 raft_consensus.cc:2804] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.061422 15352 raft_consensus.cc:3060] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.061897 15589 raft_consensus.cc:493] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.061347 15425 raft_consensus.cc:2468] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 0.
I20260710 13:25:04.052513 15667 raft_consensus.cc:2804] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.064996 15667 raft_consensus.cc:493] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.065475 15667 raft_consensus.cc:3060] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.049522 15645 leader_election.cc:290] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.075542 15246 catalog_manager.cc:5697] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.077220 15352 raft_consensus.cc:2468] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:25:04.079524 15589 raft_consensus.cc:3060] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.080125 15392 leader_election.cc:304] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.081276 15645 raft_consensus.cc:493] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.081921 15645 raft_consensus.cc:515] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.084649 15645 leader_election.cc:290] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.084957 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a604c86b964109a2e583abbea18927" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.085804 15501 raft_consensus.cc:3060] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.086261 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.086925 15351 raft_consensus.cc:2468] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:25:04.088214 15392 leader_election.cc:304] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.088272 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:04.091967 15645 raft_consensus.cc:2804] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.092445 15645 raft_consensus.cc:493] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.092833 15645 raft_consensus.cc:3060] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.096181 15683 raft_consensus.cc:2804] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.097070 15501 raft_consensus.cc:2468] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:25:04.099465 15683 raft_consensus.cc:697] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.100992 15645 raft_consensus.cc:515] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.101545 15683 consensus_queue.cc:237] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.102700 15589 raft_consensus.cc:515] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.104200 15351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
W20260710 13:25:04.103835 15393 leader_election.cc:343] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.104691 15645 leader_election.cc:290] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.111805 15351 raft_consensus.cc:3060] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.112881 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.113405 15645 raft_consensus.cc:493] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.113620 15352 raft_consensus.cc:3060] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.114241 15589 leader_election.cc:290] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.114204 15645 raft_consensus.cc:515] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.116927 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.105654 15667 raft_consensus.cc:515] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.117928 15498 raft_consensus.cc:3060] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.120675 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.119920 15247 catalog_manager.cc:5697] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 0 to 1, leader changed from <none> to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.121348 15350 raft_consensus.cc:3060] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.116950 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.123770 15352 raft_consensus.cc:2468] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
W20260710 13:25:04.125098 15393 leader_election.cc:343] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.125133 15392 leader_election.cc:304] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.126377 15589 raft_consensus.cc:2804] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.127192 15589 raft_consensus.cc:697] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.129748 15498 raft_consensus.cc:2468] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:25:04.130019 15350 raft_consensus.cc:2468] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:25:04.131578 15466 leader_election.cc:304] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:04.132603 15662 raft_consensus.cc:2804] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.133435 15662 raft_consensus.cc:697] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:04.133669 15589 consensus_queue.cc:237] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.134706 15662 consensus_queue.cc:237] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.136363 15640 tablet_bootstrap.cc:492] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:04.137585 15667 leader_election.cc:290] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:04.138365 15425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:04.139899 15425 raft_consensus.cc:3060] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.140353 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69" is_pre_election: true
I20260710 13:25:04.137027 15640 ts_tablet_manager.cc:1403] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.128s	user 0.030s	sys 0.055s
W20260710 13:25:04.142405 15393 leader_election.cc:343] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.153471 15640 raft_consensus.cc:359] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.154722 15640 raft_consensus.cc:385] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.154750 15351 raft_consensus.cc:2468] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:25:04.155396 15640 raft_consensus.cc:740] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.157019 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.157768 15350 raft_consensus.cc:2468] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 0.
I20260710 13:25:04.157815 15640 consensus_queue.cc:260] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.161047 15640 ts_tablet_manager.cc:1434] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 13:25:04.138595 15645 leader_election.cc:290] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.162410 15640 tablet_bootstrap.cc:492] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:04.162909 15392 leader_election.cc:304] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:04.164517 15392 leader_election.cc:304] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:04.165822 15683 raft_consensus.cc:2804] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.166380 15683 raft_consensus.cc:697] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.167850 15684 raft_consensus.cc:2804] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:04.168373 15684 raft_consensus.cc:493] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:04.168737 15684 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.171725 15425 raft_consensus.cc:2468] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 1.
I20260710 13:25:04.171509 15246 catalog_manager.cc:5697] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.174432 15640 tablet_bootstrap.cc:654] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.169575 15683 consensus_queue.cc:237] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.180835 15247 catalog_manager.cc:5697] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 1 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.182168 15684 raft_consensus.cc:515] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.188586 15684 leader_election.cc:290] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.190105 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
W20260710 13:25:04.192919 15393 leader_election.cc:343] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:04.193969 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.194656 15350 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.206499 15640 tablet_bootstrap.cc:492] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:04.208006 15640 ts_tablet_manager.cc:1403] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.009s
I20260710 13:25:04.211683 15350 raft_consensus.cc:2468] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 1.
I20260710 13:25:04.211601 15640 raft_consensus.cc:359] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.212574 15640 raft_consensus.cc:385] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.212944 15640 raft_consensus.cc:740] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.213097 15392 leader_election.cc:304] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:04.213857 15640 consensus_queue.cc:260] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.214608 15684 raft_consensus.cc:2804] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:04.215179 15684 raft_consensus.cc:697] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.216532 15640 ts_tablet_manager.cc:1434] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:25:04.216112 15684 consensus_queue.cc:237] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.217916 15640 tablet_bootstrap.cc:492] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: Bootstrap starting.
I20260710 13:25:04.219800 15246 catalog_manager.cc:5697] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.223408 15640 tablet_bootstrap.cc:654] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:04.222420 15246 catalog_manager.cc:5697] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.235138 15640 tablet_bootstrap.cc:492] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: No bootstrap required, opened a new log
I20260710 13:25:04.235690 15640 ts_tablet_manager.cc:1403] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260710 13:25:04.238449 15640 raft_consensus.cc:359] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.239565 15640 raft_consensus.cc:385] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:04.239818 15640 raft_consensus.cc:740] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Initialized, Role: FOLLOWER
I20260710 13:25:04.240773 15640 consensus_queue.cc:260] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.242777 15640 ts_tablet_manager.cc:1434] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:25:04.246412 15247 catalog_manager.cc:5697] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 1 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.321612 15498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:32908
I20260710 13:25:04.322275 15498 raft_consensus.cc:606] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:04.327842 15498 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:32908
I20260710 13:25:04.328491 15498 raft_consensus.cc:606] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:04.329902 15678 consensus_queue.cc:1048] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.334699 15424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:25:04.335440 15424 raft_consensus.cc:606] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:04.342615 15427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:25:04.343243 15427 raft_consensus.cc:606] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Received request to transfer leadership to TS beecb1c4d0944501a754922a3a615717
I20260710 13:25:04.343829 15498 raft_consensus.cc:3060] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.350800 15350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:33550
I20260710 13:25:04.351567 15350 raft_consensus.cc:606] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Received request to transfer leadership to TS f1b3ed17d12647159cc13c721315d107
I20260710 13:25:04.351888 15662 raft_consensus.cc:493] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.351960 15575 consensus_queue.cc:1048] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.352536 15662 raft_consensus.cc:515] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.354743 15662 leader_election.cc:290] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:04.355433 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.356441 15350 raft_consensus.cc:2393] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a06fe8d048742c4822fc39aab0bcd69 in current term 1: Already voted for candidate f1b3ed17d12647159cc13c721315d107 in this term.
I20260710 13:25:04.357759 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:04.360092 15678 raft_consensus.cc:993] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: : Instructing follower f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:04.360562 15678 raft_consensus.cc:1081] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Signalling peer f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:04.361536 15466 leader_election.cc:304] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69; no voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107
I20260710 13:25:04.362685 15662 raft_consensus.cc:3060] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.365594 15426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:41260
I20260710 13:25:04.366147 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
mode: GRACEFUL
new_leader_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:32908
I20260710 13:25:04.366256 15426 raft_consensus.cc:493] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.366770 15426 raft_consensus.cc:3060] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.366780 15501 raft_consensus.cc:606] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Received request to transfer leadership to TS f1b3ed17d12647159cc13c721315d107
I20260710 13:25:04.373627 15662 raft_consensus.cc:2749] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.379577 15350 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:33550
I20260710 13:25:04.380249 15350 raft_consensus.cc:606] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Received request to transfer leadership to TS f1b3ed17d12647159cc13c721315d107
I20260710 13:25:04.375839 15426 raft_consensus.cc:515] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.383244 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.383801 15426 leader_election.cc:290] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.383868 15350 raft_consensus.cc:3055] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.384521 15350 raft_consensus.cc:740] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:04.385355 15350 consensus_queue.cc:260] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.385787 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4000d25e1848a0b00cba815af563cf" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.386561 15501 raft_consensus.cc:3060] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.386649 15350 raft_consensus.cc:3060] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.394116 15501 raft_consensus.cc:2468] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:04.394588 15350 raft_consensus.cc:2468] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:04.395196 15393 leader_election.cc:304] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.396039 15684 raft_consensus.cc:2804] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.396541 15684 raft_consensus.cc:697] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.397459 15684 consensus_queue.cc:237] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.398936 15426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:25:04.399626 15426 raft_consensus.cc:606] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Received request to transfer leadership to TS 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:04.405997 15247 catalog_manager.cc:5697] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 1 to 2, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.419533 15662 consensus_queue.cc:1048] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.426463 15667 raft_consensus.cc:993] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: : Instructing follower f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:04.427043 15668 raft_consensus.cc:1081] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Signalling peer f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:04.428779 15424 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:41246
I20260710 13:25:04.429857 15424 raft_consensus.cc:493] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.430269 15424 raft_consensus.cc:3060] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.434671 15678 consensus_queue.cc:1048] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.435233 15668 consensus_queue.cc:1048] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.441005 15662 consensus_queue.cc:1048] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.438709 15424 raft_consensus.cc:515] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.451632 15652 consensus_queue.cc:1048] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.453742 15678 raft_consensus.cc:993] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: : Instructing follower f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:04.454232 15678 raft_consensus.cc:1081] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Signalling peer f1b3ed17d12647159cc13c721315d107 to start an election
I20260710 13:25:04.457729 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.457746 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63d5a93bc8304f8b9bca2f7fe8c1e577" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.458545 15501 raft_consensus.cc:3055] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.458981 15501 raft_consensus.cc:740] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:04.459775 15424 leader_election.cc:290] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.462294 15426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
 from {username='slave'} at 127.0.0.1:41260
I20260710 13:25:04.462890 15426 raft_consensus.cc:493] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.463286 15426 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.473209 15426 raft_consensus.cc:515] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.478592 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.479238 15350 raft_consensus.cc:3055] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.479628 15350 raft_consensus.cc:740] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:04.480481 15350 consensus_queue.cc:260] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.481648 15350 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.485415 15668 consensus_queue.cc:1048] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.474050 15501 consensus_queue.cc:260] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.491133 15501 raft_consensus.cc:3060] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.491642 15350 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:04.492910 15392 leader_election.cc:304] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.493772 15684 raft_consensus.cc:2804] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.493896 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "f1b3ed17d12647159cc13c721315d107" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.494295 15684 raft_consensus.cc:697] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.494554 15498 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.495194 15684 consensus_queue.cc:237] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.499804 15426 leader_election.cc:290] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.502969 15498 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:04.503758 15668 raft_consensus.cc:993] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.506322 15662 raft_consensus.cc:1081] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.507954 15501 raft_consensus.cc:2468] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1b3ed17d12647159cc13c721315d107 in term 2.
I20260710 13:25:04.508188 15350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33530
I20260710 13:25:04.508926 15350 raft_consensus.cc:493] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.509306 15350 raft_consensus.cc:3060] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.511178 15684 consensus_queue.cc:1048] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.512087 15393 leader_election.cc:304] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [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: 3a06fe8d048742c4822fc39aab0bcd69, f1b3ed17d12647159cc13c721315d107; no voters: beecb1c4d0944501a754922a3a615717
I20260710 13:25:04.513612 15247 catalog_manager.cc:5697] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 1 to 2, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.515947 15589 raft_consensus.cc:2804] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.516500 15589 raft_consensus.cc:697] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Leader. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.517338 15589 consensus_queue.cc:237] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.520201 15350 raft_consensus.cc:515] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.521986 15351 raft_consensus.cc:1240] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Rejecting Update request from peer 3a06fe8d048742c4822fc39aab0bcd69 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:04.523008 15350 leader_election.cc:290] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.523187 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:04.523936 15426 raft_consensus.cc:3060] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.528151 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d7e8c7b101440da8c76329c255d665f" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.528796 15501 raft_consensus.cc:3055] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.529106 15501 raft_consensus.cc:740] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:04.529798 15501 consensus_queue.cc:260] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.530812 15501 raft_consensus.cc:3060] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.536056 15684 consensus_queue.cc:1048] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.541814 15426 raft_consensus.cc:2468] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.543587 15316 leader_election.cc:304] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.544327 15501 raft_consensus.cc:2468] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.545015 15652 raft_consensus.cc:2804] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.545537 15652 raft_consensus.cc:697] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:04.546358 15652 consensus_queue.cc:237] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.553809 15246 catalog_manager.cc:5697] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 reported cstate change: term changed from 1 to 2, leader changed from 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3) to f1b3ed17d12647159cc13c721315d107 (127.11.9.2). New cstate: current_term: 2 leader_uuid: "f1b3ed17d12647159cc13c721315d107" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.565689 15247 catalog_manager.cc:5697] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.610353 15667 raft_consensus.cc:493] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:04.610997 15667 raft_consensus.cc:515] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.612854 15667 leader_election.cc:290] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:04.613953 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "beecb1c4d0944501a754922a3a615717" is_pre_election: true
I20260710 13:25:04.613958 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f1b3ed17d12647159cc13c721315d107" is_pre_election: true
I20260710 13:25:04.615258 15352 raft_consensus.cc:2393] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a06fe8d048742c4822fc39aab0bcd69 in current term 1: Already voted for candidate f1b3ed17d12647159cc13c721315d107 in this term.
I20260710 13:25:04.616324 15466 leader_election.cc:304] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69; no voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107
I20260710 13:25:04.617167 15667 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:04.622453 15667 raft_consensus.cc:2749] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:04.655306 15667 consensus_queue.cc:1048] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.662950 15668 raft_consensus.cc:993] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.663502 15662 raft_consensus.cc:1081] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.668310 15662 consensus_queue.cc:1048] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.668565 15351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33530
I20260710 13:25:04.669168 15351 raft_consensus.cc:493] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.669567 15351 raft_consensus.cc:3060] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.674649 15683 consensus_queue.cc:1048] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.677358 15351 raft_consensus.cc:515] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.680204 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:04.680805 15426 raft_consensus.cc:3060] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.682402 15351 leader_election.cc:290] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.682994 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1902b0772b5c47d4ac79986726d1425f" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.683625 15498 raft_consensus.cc:3055] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.683952 15498 raft_consensus.cc:740] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:04.684790 15498 consensus_queue.cc:260] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.686331 15498 raft_consensus.cc:3060] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.688491 15426 raft_consensus.cc:2468] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.689693 15316 leader_election.cc:304] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 
I20260710 13:25:04.689873 15684 raft_consensus.cc:993] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.690493 15652 raft_consensus.cc:2804] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.690682 15684 raft_consensus.cc:1081] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.690985 15652 raft_consensus.cc:697] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:04.691895 15652 consensus_queue.cc:237] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.693538 15498 raft_consensus.cc:2468] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.698364 15645 consensus_queue.cc:1048] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.699981 15351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33538
I20260710 13:25:04.700659 15351 raft_consensus.cc:493] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.701069 15351 raft_consensus.cc:3060] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.700003 15645 consensus_queue.cc:1048] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.704668 15247 catalog_manager.cc:5697] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.709076 15351 raft_consensus.cc:515] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.711148 15351 leader_election.cc:290] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.713140 15350 raft_consensus.cc:1240] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Rejecting Update request from peer f1b3ed17d12647159cc13c721315d107 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:04.713486 15500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.714805 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bb2ec7d7f494b35ad19003b2c91c39b" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:04.715536 15426 raft_consensus.cc:3055] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.715849 15426 raft_consensus.cc:740] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.716846 15426 consensus_queue.cc:260] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.717676 15683 consensus_queue.cc:1059] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.718972 15426 raft_consensus.cc:3060] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.724376 15683 raft_consensus.cc:993] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: : Instructing follower 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:04.724915 15683 raft_consensus.cc:1081] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Signalling peer 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:04.726876 15426 raft_consensus.cc:2468] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.727707 15498 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:32896
I20260710 13:25:04.728420 15498 raft_consensus.cc:493] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.728811 15498 raft_consensus.cc:3060] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.728880 15316 leader_election.cc:304] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [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: beecb1c4d0944501a754922a3a615717, f1b3ed17d12647159cc13c721315d107; no voters: 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:04.729795 15652 raft_consensus.cc:2804] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.730248 15652 raft_consensus.cc:697] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:04.731086 15652 consensus_queue.cc:237] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.732573 15683 consensus_queue.cc:1048] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.736371 15498 raft_consensus.cc:515] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.737442 15501 raft_consensus.cc:1240] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Rejecting Update request from peer f1b3ed17d12647159cc13c721315d107 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:04.739764 15683 consensus_queue.cc:1059] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.740788 15683 raft_consensus.cc:3055] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.741132 15683 raft_consensus.cc:740] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.741873 15683 consensus_queue.cc:260] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.742548 15683 raft_consensus.cc:3060] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.742870 15247 catalog_manager.cc:5697] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.747732 15350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:04.748689 15498 leader_election.cc:290] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 2 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:04.748498 15350 raft_consensus.cc:3060] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.749876 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9bcadc75de44a23a0317651fe15b38a" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:04.756461 15350 raft_consensus.cc:2468] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 2.
I20260710 13:25:04.757000 15426 raft_consensus.cc:2468] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 2.
I20260710 13:25:04.757653 15466 leader_election.cc:304] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:04.758519 15662 raft_consensus.cc:2804] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.758935 15662 raft_consensus.cc:697] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:04.759720 15662 consensus_queue.cc:237] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.766434 15683 consensus_queue.cc:1048] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.767064 15247 catalog_manager.cc:5697] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 1 to 2, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 2 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:04.773490 15684 raft_consensus.cc:993] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: : Instructing follower beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.774017 15684 raft_consensus.cc:1081] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Signalling peer beecb1c4d0944501a754922a3a615717 to start an election
I20260710 13:25:04.778294 15351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
 from {username='slave'} at 127.0.0.1:33538
I20260710 13:25:04.778834 15351 raft_consensus.cc:493] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:04.779204 15351 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.778999 15683 consensus_queue.cc:1048] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:04.786506 15351 raft_consensus.cc:515] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.788050 15350 raft_consensus.cc:1240] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Rejecting Update request from peer f1b3ed17d12647159cc13c721315d107 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:04.790139 15683 consensus_queue.cc:1059] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:04.791067 15683 raft_consensus.cc:3055] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:04.791466 15683 raft_consensus.cc:740] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:04.791445 15498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
I20260710 13:25:04.791697 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "beecb1c4d0944501a754922a3a615717" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:04.792125 15351 leader_election.cc:290] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Requested vote from peers f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675), 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001)
I20260710 13:25:04.792904 15683 consensus_queue.cc:260] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.792449 15498 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.794396 15683 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:04.801044 15498 raft_consensus.cc:2468] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.802260 15318 leader_election.cc:304] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:04.803071 15652 raft_consensus.cc:2804] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:04.803529 15652 raft_consensus.cc:697] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Leader. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:04.804283 15652 consensus_queue.cc:237] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:04.806993 15426 raft_consensus.cc:2468] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate beecb1c4d0944501a754922a3a615717 in term 2.
I20260710 13:25:04.810822 15247 catalog_manager.cc:5697] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 reported cstate change: term changed from 1 to 2, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to beecb1c4d0944501a754922a3a615717 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "beecb1c4d0944501a754922a3a615717" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:04.848604 15498 raft_consensus.cc:1275] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:04.849932 15683 consensus_queue.cc:1048] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:04.858105 15351 raft_consensus.cc:1275] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:04.859519 15683 consensus_queue.cc:1048] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:04.893966 15351 raft_consensus.cc:1275] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:04.895228 15589 consensus_queue.cc:1048] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:04.902802 15501 raft_consensus.cc:1275] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:04.904910 15683 consensus_queue.cc:1048] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:04.933584 15426 raft_consensus.cc:1275] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:04.935051 15652 consensus_queue.cc:1048] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:04.943210 15498 raft_consensus.cc:1275] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:04.945861 15649 consensus_queue.cc:1048] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.058501 15351 raft_consensus.cc:3060] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.065364 15351 raft_consensus.cc:1275] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.066648 15683 consensus_queue.cc:1048] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.074594 15498 raft_consensus.cc:1275] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer f1b3ed17d12647159cc13c721315d107: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.076330 15645 consensus_queue.cc:1048] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.140079 15426 raft_consensus.cc:1275] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.141482 15649 consensus_queue.cc:1048] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.150535 15498 raft_consensus.cc:1275] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.152302 15652 consensus_queue.cc:1048] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.191148 15426 raft_consensus.cc:1275] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.192838 15662 consensus_queue.cc:1048] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.203178 15351 raft_consensus.cc:1275] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.204885 15662 consensus_queue.cc:1048] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.248839 15426 raft_consensus.cc:1275] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.250198 15652 consensus_queue.cc:1048] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.258415 15498 raft_consensus.cc:3060] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:05.266144 15498 raft_consensus.cc:1275] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.267704 15652 consensus_queue.cc:1048] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.297714 15498 raft_consensus.cc:1275] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.299391 15649 consensus_queue.cc:1048] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:05.308203 15426 raft_consensus.cc:1275] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Refusing update from remote peer beecb1c4d0944501a754922a3a615717: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:05.310112 15652 consensus_queue.cc:1048] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:07.405884 15247 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56706:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:07.427701 15247 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56706:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:25:07.464000 11300 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:25:07.588083 15750 tablet.cc:1724] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.624912 15740 log.cc:927] Time spent T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260710 13:25:07.700681 15738 log.cc:927] Time spent T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: Append to log took a long time: real 0.129s	user 0.004s	sys 0.000s
I20260710 13:25:07.677943 15348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:55888
I20260710 13:25:07.709678 15348 raft_consensus.cc:606] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Received request to transfer leadership to TS 3a06fe8d048742c4822fc39aab0bcd69
W20260710 13:25:07.729486 15752 log.cc:927] Time spent T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260710 13:25:07.733716 15742 log.cc:927] Time spent T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: Append to log took a long time: real 0.175s	user 0.002s	sys 0.000s
I20260710 13:25:07.750461 15757 tablet.cc:1724] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.811685 15764 tablet.cc:1724] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.756897 15756 tablet.cc:1724] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.828502 15453 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2d4000d25e1848a0b00cba815af563cf)
W20260710 13:25:07.834136 15453 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2d4000d25e1848a0b00cba815af563cf)
W20260710 13:25:07.837232 15453 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2d4000d25e1848a0b00cba815af563cf)
I20260710 13:25:07.843410 15763 tablet.cc:1724] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.844940 15769 tablet.cc:1724] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.764914 15758 tablet.cc:1724] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.868275 15750 tablet.cc:1724] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.905787 15778 tablet.cc:1724] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.909737 15779 tablet.cc:1724] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.949990 15770 raft_consensus.cc:993] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: : Instructing follower 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:07.953950 15780 tablet.cc:1724] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.959398 15777 raft_consensus.cc:1081] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Signalling peer 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:07.959738 15776 tablet.cc:1724] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.925477 15769 tablet.cc:1724] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.974457 15756 tablet.cc:1724] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.003717 15757 tablet.cc:1724] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.009716 15782 tablet.cc:1724] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.025241 15763 tablet.cc:1724] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.000063 15778 tablet.cc:1724] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:07.995605 15318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.3:37001, user_credentials={real_user=slave}} blocked reactor thread for 72421.1us
I20260710 13:25:08.040577 15495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:32906
I20260710 13:25:08.041270 15495 raft_consensus.cc:493] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:08.046044 15495 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.055558 15756 tablet.cc:1724] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.057902 15424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:25:08.063732 15424 raft_consensus.cc:606] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Received request to transfer leadership to TS 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:08.059047 15782 tablet.cc:1724] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.066663 11300 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:25:08.067319 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:08.073964 15495 raft_consensus.cc:515] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.077405 15424 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51"
dest_uuid: "f1b3ed17d12647159cc13c721315d107"
mode: GRACEFUL
new_leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:35118
I20260710 13:25:08.087476 15424 raft_consensus.cc:606] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Received request to transfer leadership to TS 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:08.087821 15496 raft_consensus.cc:1240] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Rejecting Update request from peer beecb1c4d0944501a754922a3a615717 for earlier term 2. Current term is 3. Ops: []
I20260710 13:25:08.088783 15495 leader_election.cc:290] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 3 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
W20260710 13:25:08.086710 15316 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.2:33675, user_credentials={real_user=slave}} blocked reactor thread for 174718us
I20260710 13:25:08.089622 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:08.090200 15352 raft_consensus.cc:3055] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:08.090461 15424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ed909e5db24db69e4bcf2a8ac44c5b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:08.091113 15424 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.091915 15786 consensus_queue.cc:1059] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:08.090512 15352 raft_consensus.cc:740] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:08.100965 15352 consensus_queue.cc:260] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.102423 15352 raft_consensus.cc:3060] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.102514 15764 tablet.cc:1724] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.112018 15778 tablet.cc:1724] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.115614 15776 tablet.cc:1724] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.114848 15764 tablet.cc:1724] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.130023 15778 tablet.cc:1724] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.134176 15348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b"
dest_uuid: "beecb1c4d0944501a754922a3a615717"
mode: GRACEFUL
new_leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:55888
I20260710 13:25:08.134936 15348 raft_consensus.cc:606] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Received request to transfer leadership to TS 3a06fe8d048742c4822fc39aab0bcd69
I20260710 13:25:08.137161 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:08.137814 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:08.143896 15352 raft_consensus.cc:2468] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.144673 15424 raft_consensus.cc:2468] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
W20260710 13:25:08.145952 15786 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260710 13:25:08.147522 15466 leader_election.cc:304] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [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: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:08.148370 15662 raft_consensus.cc:2804] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:08.148841 15662 raft_consensus.cc:697] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:08.149725 15662 consensus_queue.cc:237] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, 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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.152194 15426 raft_consensus.cc:1240] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Rejecting Update request from peer beecb1c4d0944501a754922a3a615717 for earlier term 2. Current term is 3. Ops: []
I20260710 13:25:08.154254 15777 raft_consensus.cc:993] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: : Instructing follower 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:08.154803 15777 raft_consensus.cc:1081] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Signalling peer 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:08.156579 15496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:32906
I20260710 13:25:08.157174 15496 raft_consensus.cc:493] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:08.157601 15496 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.162166 15246 catalog_manager.cc:5697] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 2 to 3, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:08.165392 15246 catalog_manager.cc:5789] TS 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3:37001) does not have the latest schema for tablet 53ed909e5db24db69e4bcf2a8ac44c5b (table soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]). Expected version 1 got 0
I20260710 13:25:08.172960 15496 raft_consensus.cc:515] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.176373 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:08.176592 15496 leader_election.cc:290] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 3 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:08.177074 15352 raft_consensus.cc:3055] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:08.177538 15352 raft_consensus.cc:740] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: beecb1c4d0944501a754922a3a615717, State: Running, Role: LEADER
I20260710 13:25:08.178171 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4b4f474ab71472c9e3cc44c6d29668b" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:08.178789 15426 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.178493 15352 consensus_queue.cc:260] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.179951 15352 raft_consensus.cc:3060] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.189719 15352 raft_consensus.cc:2468] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.191493 15466 leader_election.cc:304] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [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: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:08.192459 15662 raft_consensus.cc:2804] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:08.193053 15662 raft_consensus.cc:697] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:08.194062 15662 consensus_queue.cc:237] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.197469 15426 raft_consensus.cc:2468] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.201363 15247 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d: soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e] alter complete (version 1)
I20260710 13:25:08.210162 15247 catalog_manager.cc:5697] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 2 to 3, leader changed from beecb1c4d0944501a754922a3a615717 (127.11.9.1) to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:08.297598 15761 raft_consensus.cc:993] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: : Instructing follower 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:08.298193 15767 raft_consensus.cc:1081] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Signalling peer 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:08.300191 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:32896
I20260710 13:25:08.300835 15500 raft_consensus.cc:493] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:08.301241 15500 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.310112 15500 raft_consensus.cc:515] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.313275 15500 leader_election.cc:290] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 3 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:08.313658 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:08.313759 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c958fd6b224edb87318c567add4c51" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:08.314569 15352 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.314599 15426 raft_consensus.cc:3055] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:08.315184 15426 raft_consensus.cc:740] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:08.316103 15426 consensus_queue.cc:260] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.317517 15426 raft_consensus.cc:3060] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.321367 15352 raft_consensus.cc:2468] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.322790 15466 leader_election.cc:304] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [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: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:08.323868 15662 raft_consensus.cc:2804] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:08.324409 15662 raft_consensus.cc:697] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:08.325651 15426 raft_consensus.cc:2468] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.325361 15662 consensus_queue.cc:237] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.337421 15247 catalog_manager.cc:5697] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 2 to 3, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:08.451472 15775 raft_consensus.cc:993] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: : Instructing follower 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:08.451968 15767 raft_consensus.cc:1081] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Signalling peer 3a06fe8d048742c4822fc39aab0bcd69 to start an election
I20260710 13:25:08.453732 15500 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87"
dest_uuid: "3a06fe8d048742c4822fc39aab0bcd69"
 from {username='slave'} at 127.0.0.1:32896
I20260710 13:25:08.454404 15500 raft_consensus.cc:493] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:08.454744 15500 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.461287 15500 raft_consensus.cc:515] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.463399 15500 leader_election.cc:290] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [CANDIDATE]: Term 3 election: Requested vote from peers beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603), f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675)
I20260710 13:25:08.464128 15352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "beecb1c4d0944501a754922a3a615717"
I20260710 13:25:08.464334 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55d6f02ffe424b6291c2e3e585a3be87" candidate_uuid: "3a06fe8d048742c4822fc39aab0bcd69" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f1b3ed17d12647159cc13c721315d107"
I20260710 13:25:08.464735 15352 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.464804 15426 raft_consensus.cc:3055] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:08.465174 15426 raft_consensus.cc:740] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f1b3ed17d12647159cc13c721315d107, State: Running, Role: LEADER
I20260710 13:25:08.465898 15426 consensus_queue.cc:260] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.466884 15426 raft_consensus.cc:3060] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:08.471545 15352 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.472796 15466 leader_election.cc:304] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [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: 3a06fe8d048742c4822fc39aab0bcd69, beecb1c4d0944501a754922a3a615717; no voters: 
I20260710 13:25:08.473636 15662 raft_consensus.cc:2804] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:08.474192 15662 raft_consensus.cc:697] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Becoming Leader. State: Replica: 3a06fe8d048742c4822fc39aab0bcd69, State: Running, Role: LEADER
I20260710 13:25:08.474291 15426 raft_consensus.cc:2468] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06fe8d048742c4822fc39aab0bcd69 in term 3.
I20260710 13:25:08.475124 15662 consensus_queue.cc:237] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [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: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } }
I20260710 13:25:08.482959 15247 catalog_manager.cc:5697] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 reported cstate change: term changed from 2 to 3, leader changed from f1b3ed17d12647159cc13c721315d107 (127.11.9.2) to 3a06fe8d048742c4822fc39aab0bcd69 (127.11.9.3). New cstate: current_term: 3 leader_uuid: "3a06fe8d048742c4822fc39aab0bcd69" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a06fe8d048742c4822fc39aab0bcd69" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37001 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:08.620168 15426 raft_consensus.cc:1275] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:08.621801 15662 consensus_queue.cc:1048] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:08.629063 15782 tablet.cc:1724] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.633358 15247 catalog_manager.cc:5789] TS f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675) does not have the latest schema for tablet 53ed909e5db24db69e4bcf2a8ac44c5b (table soft_deleted_table [id=82219f016fcd4911bbffcc2bda76e11e]). Expected version 1 got 0
I20260710 13:25:08.646183 15794 tablet.cc:1724] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:08.646031 15352 raft_consensus.cc:1275] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:08.652383 15792 consensus_queue.cc:1048] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:08.681357 15782 tablet.cc:1719] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:25:08.690655 15797 tablet.cc:1719] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:25:08.695231 15794 tablet.cc:1719] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:25:08.706809 15426 raft_consensus.cc:1275] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:08.708385 15793 consensus_queue.cc:1048] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:08.717988 15348 raft_consensus.cc:1275] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:08.719570 15792 consensus_queue.cc:1048] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:08.731628 15426 raft_consensus.cc:1275] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:08.732959 15792 consensus_queue.cc:1048] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:08.742990 15348 raft_consensus.cc:1275] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:08.744396 15662 consensus_queue.cc:1048] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:08.928164 15426 raft_consensus.cc:1275] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:08.929381 15662 consensus_queue.cc:1048] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f1b3ed17d12647159cc13c721315d107" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:08.936236 15348 raft_consensus.cc:1275] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Refusing update from remote peer 3a06fe8d048742c4822fc39aab0bcd69: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:25:08.938050 15792 consensus_queue.cc:1048] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [LEADER]: Connected to new peer: Peer: permanent_uuid: "beecb1c4d0944501a754922a3a615717" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 42603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:25:09.200421 11300 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:25:09.205754 11300 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:25:09.206223 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:25:09.211090 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:25:09.211524 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:10.241068 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
W20260710 13:25:10.259392 15392 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 13:25:10.265916 15392 consensus_peers.cc:597] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 -> Peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Couldn't send request to peer beecb1c4d0944501a754922a3a615717. 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:25:10.274463 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:10.275208 11300 tablet_replica.cc:333] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.275915 11300 raft_consensus.cc:2243] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.276412 11300 raft_consensus.cc:2272] T c9bcadc75de44a23a0317651fe15b38a P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.278470 11300 tablet_replica.cc:333] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.279045 11300 raft_consensus.cc:2243] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.279541 11300 raft_consensus.cc:2272] T 53ed909e5db24db69e4bcf2a8ac44c5b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.281234 11300 tablet_replica.cc:333] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.281803 11300 raft_consensus.cc:2243] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:25:10.281867 15466 consensus_peers.cc:597] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 -> Peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Couldn't send request to peer beecb1c4d0944501a754922a3a615717. 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:25:10.282591 11300 raft_consensus.cc:2272] T 1bb2ec7d7f494b35ad19003b2c91c39b P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.284480 11300 tablet_replica.cc:333] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.285048 11300 raft_consensus.cc:2243] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.285475 11300 raft_consensus.cc:2272] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.287204 11300 tablet_replica.cc:333] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.287868 11300 raft_consensus.cc:2243] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.288338 11300 raft_consensus.cc:2272] T 2d4000d25e1848a0b00cba815af563cf P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.290119 11300 tablet_replica.cc:333] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.290663 11300 raft_consensus.cc:2243] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.291510 11300 raft_consensus.cc:2272] T 43a4a171f35e4bbe91255e7a2fa6f409 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.293707 11300 tablet_replica.cc:333] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.294269 11300 raft_consensus.cc:2243] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.294714 11300 raft_consensus.cc:2272] T 9908db8e3d4c4f6097b4e7e177736de4 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.296643 11300 tablet_replica.cc:333] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.297204 11300 raft_consensus.cc:2243] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.298074 11300 raft_consensus.cc:2272] T 2d7e8c7b101440da8c76329c255d665f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.300218 11300 tablet_replica.cc:333] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.300959 11300 raft_consensus.cc:2243] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.301407 11300 raft_consensus.cc:2272] T f2a604c86b964109a2e583abbea18927 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.303306 11300 tablet_replica.cc:333] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.303850 11300 raft_consensus.cc:2243] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.304313 11300 raft_consensus.cc:2272] T 064092ac1c6a43b88110732e05d09934 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.306217 11300 tablet_replica.cc:333] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.306762 11300 raft_consensus.cc:2243] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.307220 11300 raft_consensus.cc:2272] T 55d6f02ffe424b6291c2e3e585a3be87 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.308990 11300 tablet_replica.cc:333] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.309480 11300 raft_consensus.cc:2243] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.310279 11300 raft_consensus.cc:2272] T 9f2d8f73684e4423ab5e2df160c7c4e1 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.312251 11300 tablet_replica.cc:333] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.312767 11300 raft_consensus.cc:2243] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.313208 11300 raft_consensus.cc:2272] T 233ecb4ead14433893a614d34c475f08 P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.315299 11300 tablet_replica.cc:333] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.315850 11300 raft_consensus.cc:2243] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.316270 11300 raft_consensus.cc:2272] T 1bb7020c984b4a699442765c1531fcd6 P beecb1c4d0944501a754922a3a615717 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.318110 11300 tablet_replica.cc:333] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.318619 11300 raft_consensus.cc:2243] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.319365 11300 raft_consensus.cc:2272] T 1902b0772b5c47d4ac79986726d1425f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.321353 11300 tablet_replica.cc:333] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.321933 11300 raft_consensus.cc:2243] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.322757 11300 raft_consensus.cc:2272] T 8cb0f67f43db4f20a0b1ee0f81ac010f P beecb1c4d0944501a754922a3a615717 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.324749 11300 tablet_replica.cc:333] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.325300 11300 raft_consensus.cc:2243] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.325770 11300 raft_consensus.cc:2272] T b9c958fd6b224edb87318c567add4c51 P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.327702 11300 tablet_replica.cc:333] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717: stopping tablet replica
I20260710 13:25:10.328197 11300 raft_consensus.cc:2243] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.328629 11300 raft_consensus.cc:2272] T c4b4f474ab71472c9e3cc44c6d29668b P beecb1c4d0944501a754922a3a615717 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:10.370021 15392 consensus_peers.cc:597] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 -> Peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Couldn't send request to peer beecb1c4d0944501a754922a3a615717. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:42603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.370507 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
W20260710 13:25:10.373909 15466 consensus_peers.cc:597] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 -> Peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Couldn't send request to peer beecb1c4d0944501a754922a3a615717. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:42603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.401696 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
I20260710 13:25:10.432070 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:10.432842 11300 tablet_replica.cc:333] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.433492 11300 raft_consensus.cc:2243] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.434015 11300 raft_consensus.cc:2272] T c9bcadc75de44a23a0317651fe15b38a P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.435959 11300 tablet_replica.cc:333] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.436544 11300 raft_consensus.cc:2243] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.437006 11300 raft_consensus.cc:2272] T 1bb2ec7d7f494b35ad19003b2c91c39b P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.438773 11300 tablet_replica.cc:333] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.439446 11300 raft_consensus.cc:2243] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.440231 11300 raft_consensus.cc:2272] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.442143 11300 tablet_replica.cc:333] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.442731 11300 raft_consensus.cc:2243] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.443565 11300 raft_consensus.cc:2272] T f2a604c86b964109a2e583abbea18927 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.445400 11300 tablet_replica.cc:333] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.445978 11300 raft_consensus.cc:2243] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.446431 11300 raft_consensus.cc:2272] T 2d7e8c7b101440da8c76329c255d665f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.448355 11300 tablet_replica.cc:333] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.448935 11300 raft_consensus.cc:2243] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.449373 11300 raft_consensus.cc:2272] T c4b4f474ab71472c9e3cc44c6d29668b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.451238 11300 tablet_replica.cc:333] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.451879 11300 raft_consensus.cc:2243] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.452307 11300 raft_consensus.cc:2272] T b9c958fd6b224edb87318c567add4c51 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.454341 11300 tablet_replica.cc:333] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.454957 11300 raft_consensus.cc:2243] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.455856 11300 raft_consensus.cc:2272] T 9908db8e3d4c4f6097b4e7e177736de4 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.457928 11300 tablet_replica.cc:333] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.458505 11300 raft_consensus.cc:2243] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.458978 11300 raft_consensus.cc:2272] T 43a4a171f35e4bbe91255e7a2fa6f409 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.460983 11300 tablet_replica.cc:333] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.461553 11300 raft_consensus.cc:2243] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.462466 11300 raft_consensus.cc:2272] T 1bb7020c984b4a699442765c1531fcd6 P f1b3ed17d12647159cc13c721315d107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.464686 11300 tablet_replica.cc:333] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.465240 11300 raft_consensus.cc:2243] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.465693 11300 raft_consensus.cc:2272] T 233ecb4ead14433893a614d34c475f08 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.467661 11300 tablet_replica.cc:333] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.468179 11300 raft_consensus.cc:2243] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.468668 11300 raft_consensus.cc:2272] T 55d6f02ffe424b6291c2e3e585a3be87 P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.470307 11300 tablet_replica.cc:333] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.470839 11300 raft_consensus.cc:2243] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.471279 11300 raft_consensus.cc:2272] T 9f2d8f73684e4423ab5e2df160c7c4e1 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.473199 11300 tablet_replica.cc:333] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.473745 11300 raft_consensus.cc:2243] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.474220 11300 raft_consensus.cc:2272] T 53ed909e5db24db69e4bcf2a8ac44c5b P f1b3ed17d12647159cc13c721315d107 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.475967 11300 tablet_replica.cc:333] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.476487 11300 raft_consensus.cc:2243] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.476900 11300 raft_consensus.cc:2272] T 1902b0772b5c47d4ac79986726d1425f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.478581 11300 tablet_replica.cc:333] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.479080 11300 raft_consensus.cc:2243] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.479570 11300 raft_consensus.cc:2272] T 8cb0f67f43db4f20a0b1ee0f81ac010f P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.481606 11300 tablet_replica.cc:333] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.482100 11300 raft_consensus.cc:2243] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.482882 11300 raft_consensus.cc:2272] T 064092ac1c6a43b88110732e05d09934 P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.484807 11300 tablet_replica.cc:333] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107: stopping tablet replica
I20260710 13:25:10.485270 11300 raft_consensus.cc:2243] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.485981 11300 raft_consensus.cc:2272] T 2d4000d25e1848a0b00cba815af563cf P f1b3ed17d12647159cc13c721315d107 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.523554 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
W20260710 13:25:10.551069 15466 consensus_peers.cc:597] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 -> Peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Couldn't send request to peer beecb1c4d0944501a754922a3a615717. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:42603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.553509 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
W20260710 13:25:10.556916 15466 consensus_peers.cc:597] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 -> Peer beecb1c4d0944501a754922a3a615717 (127.11.9.1:42603): Couldn't send request to peer beecb1c4d0944501a754922a3a615717. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:42603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.585850 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:10.586647 11300 tablet_replica.cc:333] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.587535 11300 raft_consensus.cc:2243] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.588300 11300 raft_consensus.cc:2272] T 53ed909e5db24db69e4bcf2a8ac44c5b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.590052 11300 tablet_replica.cc:333] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.590531 11300 raft_consensus.cc:2243] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.590924 11300 raft_consensus.cc:2272] T 1bb2ec7d7f494b35ad19003b2c91c39b P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.592694 11300 tablet_replica.cc:333] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.593205 11300 raft_consensus.cc:2243] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.593674 11300 raft_consensus.cc:2272] T 2d4000d25e1848a0b00cba815af563cf P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.595888 11300 tablet_replica.cc:333] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.596661 11300 raft_consensus.cc:2243] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.597594 11300 raft_consensus.cc:2272] T c9bcadc75de44a23a0317651fe15b38a P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:10.598803 15465 consensus_peers.cc:597] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 -> Peer f1b3ed17d12647159cc13c721315d107 (127.11.9.2:33675): Couldn't send request to peer f1b3ed17d12647159cc13c721315d107. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.2:33675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:10.599647 11300 tablet_replica.cc:333] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.600198 11300 raft_consensus.cc:2243] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.600574 11300 raft_consensus.cc:2272] T 9908db8e3d4c4f6097b4e7e177736de4 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.602444 11300 tablet_replica.cc:333] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.602908 11300 raft_consensus.cc:2243] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.603260 11300 raft_consensus.cc:2272] T 43a4a171f35e4bbe91255e7a2fa6f409 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.605288 11300 tablet_replica.cc:333] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.605957 11300 raft_consensus.cc:2243] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.606392 11300 raft_consensus.cc:2272] T 1bb7020c984b4a699442765c1531fcd6 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.608482 11300 tablet_replica.cc:333] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.609040 11300 raft_consensus.cc:2243] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.609508 11300 raft_consensus.cc:2272] T f2a604c86b964109a2e583abbea18927 P 3a06fe8d048742c4822fc39aab0bcd69 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.611261 11300 tablet_replica.cc:333] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.611863 11300 raft_consensus.cc:2243] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.612381 11300 raft_consensus.cc:2272] T 2d7e8c7b101440da8c76329c255d665f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.614323 11300 tablet_replica.cc:333] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.614881 11300 raft_consensus.cc:2243] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.615738 11300 raft_consensus.cc:2272] T 55d6f02ffe424b6291c2e3e585a3be87 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.617504 11300 tablet_replica.cc:333] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.618045 11300 raft_consensus.cc:2243] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.618474 11300 raft_consensus.cc:2272] T 9f2d8f73684e4423ab5e2df160c7c4e1 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.620486 11300 tablet_replica.cc:333] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.621028 11300 raft_consensus.cc:2243] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.621815 11300 raft_consensus.cc:2272] T 233ecb4ead14433893a614d34c475f08 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.623849 11300 tablet_replica.cc:333] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.624379 11300 raft_consensus.cc:2243] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.624788 11300 raft_consensus.cc:2272] T 064092ac1c6a43b88110732e05d09934 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.626642 11300 tablet_replica.cc:333] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.627157 11300 raft_consensus.cc:2243] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.627637 11300 raft_consensus.cc:2272] T 63d5a93bc8304f8b9bca2f7fe8c1e577 P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.629356 11300 tablet_replica.cc:333] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.629875 11300 raft_consensus.cc:2243] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.630604 11300 raft_consensus.cc:2272] T b9c958fd6b224edb87318c567add4c51 P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.632529 11300 tablet_replica.cc:333] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.633067 11300 raft_consensus.cc:2243] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.633788 11300 raft_consensus.cc:2272] T c4b4f474ab71472c9e3cc44c6d29668b P 3a06fe8d048742c4822fc39aab0bcd69 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.635716 11300 tablet_replica.cc:333] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.636217 11300 raft_consensus.cc:2243] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.636642 11300 raft_consensus.cc:2272] T 1902b0772b5c47d4ac79986726d1425f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.638301 11300 tablet_replica.cc:333] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69: stopping tablet replica
I20260710 13:25:10.638770 11300 raft_consensus.cc:2243] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:10.639178 11300 raft_consensus.cc:2272] T 8cb0f67f43db4f20a0b1ee0f81ac010f P 3a06fe8d048742c4822fc39aab0bcd69 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.676625 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:25:10.704825 11300 master.cc:562] Master@127.11.9.62:39143 shutting down...
I20260710 13:25:10.729728 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:10.730304 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:10.730639 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f65f469e8894446a84458a7bca7495d: stopping tablet replica
I20260710 13:25:10.751250 11300 master.cc:584] Master@127.11.9.62:39143 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12434 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:25:10.809365 11300 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.9.62:40903
I20260710 13:25:10.810668 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:10.817342 15812 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:25:10.817456 15810 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:25:10.817474 15809 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:25:10.818846 11300 server_base.cc:1061] running on GCE node
I20260710 13:25:10.820009 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:10.820207 11300 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:25:10.820420 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689910820388 us; error 0 us; skew 500 ppm
I20260710 13:25:10.820952 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:10.823987 11300 webserver.cc:533] Webserver started at http://127.11.9.62:37611/ using document root <none> and password file <none>
I20260710 13:25:10.824499 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:10.824649 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:10.824965 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:10.826045 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/master-0-root/instance:
uuid: "ee1b1499c4d843e3803a619336043221"
format_stamp: "Formatted at 2026-07-10 13:25:10 on dist-test-slave-l22f"
I20260710 13:25:10.830672 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:25:10.834455 15817 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:25:10.835549 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:10.835831 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/master-0-root
uuid: "ee1b1499c4d843e3803a619336043221"
format_stamp: "Formatted at 2026-07-10 13:25:10 on dist-test-slave-l22f"
I20260710 13:25:10.836309 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-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:25:10.862213 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:10.863533 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:10.901796 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.62:40903
I20260710 13:25:10.902050 15868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.62:40903 every 8 connection(s)
I20260710 13:25:10.905653 15869 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:25:10.916541 15869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221: Bootstrap starting.
I20260710 13:25:10.921252 15869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:10.925544 15869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221: No bootstrap required, opened a new log
I20260710 13:25:10.927790 15869 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1b1499c4d843e3803a619336043221" member_type: VOTER }
I20260710 13:25:10.928200 15869 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:10.928444 15869 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1b1499c4d843e3803a619336043221, State: Initialized, Role: FOLLOWER
I20260710 13:25:10.929052 15869 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee1b1499c4d843e3803a619336043221" member_type: VOTER }
I20260710 13:25:10.929527 15869 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:25:10.929728 15869 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:25:10.930012 15869 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:10.934671 15869 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1b1499c4d843e3803a619336043221" member_type: VOTER }
I20260710 13:25:10.935213 15869 leader_election.cc:304] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [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: ee1b1499c4d843e3803a619336043221; no voters: 
I20260710 13:25:10.936441 15869 leader_election.cc:290] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:25:10.936826 15872 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:10.938530 15872 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 1 LEADER]: Becoming Leader. State: Replica: ee1b1499c4d843e3803a619336043221, State: Running, Role: LEADER
I20260710 13:25:10.939442 15869 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:25:10.939337 15872 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [LEADER]: Queue going to LEADER mode. State: All 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: "ee1b1499c4d843e3803a619336043221" member_type: VOTER }
I20260710 13:25:10.944461 15874 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee1b1499c4d843e3803a619336043221. Latest consensus state: current_term: 1 leader_uuid: "ee1b1499c4d843e3803a619336043221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1b1499c4d843e3803a619336043221" member_type: VOTER } }
I20260710 13:25:10.945281 15874 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:10.949867 15873 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee1b1499c4d843e3803a619336043221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1b1499c4d843e3803a619336043221" member_type: VOTER } }
I20260710 13:25:10.950695 15873 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [sys.catalog]: This master's current role is: LEADER
I20260710 13:25:10.954211 15881 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:25:10.959908 15881 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:25:10.961285 11300 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:25:10.970166 15881 catalog_manager.cc:1383] Generated new cluster ID: 95fb1194b9a5421882911db83ae8507f
I20260710 13:25:10.970687 15881 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:25:10.992941 15881 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:25:10.994374 15881 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:25:11.012286 15881 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221: Generated new TSK 0
I20260710 13:25:11.013015 15881 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:25:11.028724 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:11.034848 15890 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:25:11.036190 15891 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:25:11.043154 15893 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:25:11.043262 11300 server_base.cc:1061] running on GCE node
I20260710 13:25:11.045364 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:11.045586 11300 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:25:11.045722 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689911045708 us; error 0 us; skew 500 ppm
I20260710 13:25:11.046248 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:11.049155 11300 webserver.cc:533] Webserver started at http://127.11.9.1:44341/ using document root <none> and password file <none>
I20260710 13:25:11.049625 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:11.049788 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:11.050004 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:11.051033 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-0-root/instance:
uuid: "a366129508cd4100a7adebef9445be58"
format_stamp: "Formatted at 2026-07-10 13:25:11 on dist-test-slave-l22f"
I20260710 13:25:11.055845 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 13:25:11.059615 15898 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:25:11.060572 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:25:11.060868 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-0-root
uuid: "a366129508cd4100a7adebef9445be58"
format_stamp: "Formatted at 2026-07-10 13:25:11 on dist-test-slave-l22f"
I20260710 13:25:11.061185 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-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:25:11.074081 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:11.075431 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:11.076923 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:11.079432 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:11.079674 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.079948 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:11.080150 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.125654 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.1:33155
I20260710 13:25:11.125768 15960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.1:33155 every 8 connection(s)
I20260710 13:25:11.130906 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:11.138517 15965 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:25:11.139981 15966 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:25:11.141844 11300 server_base.cc:1061] running on GCE node
W20260710 13:25:11.142729 15969 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:25:11.143927 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:11.144232 11300 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:25:11.144411 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689911144394 us; error 0 us; skew 500 ppm
I20260710 13:25:11.145093 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:11.146813 15961 heartbeater.cc:344] Connected to a master server at 127.11.9.62:40903
I20260710 13:25:11.147220 15961 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:11.148115 11300 webserver.cc:533] Webserver started at http://127.11.9.2:46295/ using document root <none> and password file <none>
I20260710 13:25:11.148113 15961 heartbeater.cc:507] Master 127.11.9.62:40903 requested a full tablet report, sending...
I20260710 13:25:11.148732 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:11.148967 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:11.149227 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:11.150269 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-1-root/instance:
uuid: "4a4ef318f5d44cdc92fc6f703394289a"
format_stamp: "Formatted at 2026-07-10 13:25:11 on dist-test-slave-l22f"
I20260710 13:25:11.150766 15834 ts_manager.cc:194] Registered new tserver with Master: a366129508cd4100a7adebef9445be58 (127.11.9.1:33155)
I20260710 13:25:11.152886 15834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53922
I20260710 13:25:11.155325 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:25:11.159232 15973 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:25:11.160274 11300 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:25:11.160637 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-1-root
uuid: "4a4ef318f5d44cdc92fc6f703394289a"
format_stamp: "Formatted at 2026-07-10 13:25:11 on dist-test-slave-l22f"
I20260710 13:25:11.160961 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-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:25:11.184003 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:11.185302 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:11.186885 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:11.189376 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:11.189637 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.189904 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:11.190121 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.233899 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.2:33613
I20260710 13:25:11.234002 16035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.2:33613 every 8 connection(s)
I20260710 13:25:11.239058 11300 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:25:11.246829 16039 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:25:11.248915 16040 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:25:11.250600 16042 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:25:11.252357 16036 heartbeater.cc:344] Connected to a master server at 127.11.9.62:40903
I20260710 13:25:11.252802 16036 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:11.253142 11300 server_base.cc:1061] running on GCE node
I20260710 13:25:11.253623 16036 heartbeater.cc:507] Master 127.11.9.62:40903 requested a full tablet report, sending...
I20260710 13:25:11.254243 11300 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:25:11.254529 11300 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:25:11.254727 11300 hybrid_clock.cc:648] HybridClock initialized: now 1783689911254709 us; error 0 us; skew 500 ppm
I20260710 13:25:11.255578 11300 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:25:11.255909 15834 ts_manager.cc:194] Registered new tserver with Master: 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:11.257745 15834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53936
I20260710 13:25:11.258266 11300 webserver.cc:533] Webserver started at http://127.11.9.3:34187/ using document root <none> and password file <none>
I20260710 13:25:11.258877 11300 fs_manager.cc:362] Metadata directory not provided
I20260710 13:25:11.259104 11300 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:25:11.259460 11300 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:25:11.260727 11300 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-2-root/instance:
uuid: "2e26762d23ad4644a09ff654011a150f"
format_stamp: "Formatted at 2026-07-10 13:25:11 on dist-test-slave-l22f"
I20260710 13:25:11.265614 11300 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:25:11.269294 16047 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:25:11.270080 11300 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:25:11.270421 11300 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-2-root
uuid: "2e26762d23ad4644a09ff654011a150f"
format_stamp: "Formatted at 2026-07-10 13:25:11 on dist-test-slave-l22f"
I20260710 13:25:11.270720 11300 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3ZMVq9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689802570411-11300-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:25:11.297941 11300 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:25:11.299165 11300 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:25:11.300802 11300 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:25:11.303135 11300 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:25:11.303392 11300 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.303673 11300 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:25:11.303843 11300 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:25:11.344803 11300 rpc_server.cc:307] RPC server started. Bound to: 127.11.9.3:37255
I20260710 13:25:11.344921 16109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.9.3:37255 every 8 connection(s)
I20260710 13:25:11.359338 16110 heartbeater.cc:344] Connected to a master server at 127.11.9.62:40903
I20260710 13:25:11.359861 16110 heartbeater.cc:461] Registering TS with master...
I20260710 13:25:11.360610 16110 heartbeater.cc:507] Master 127.11.9.62:40903 requested a full tablet report, sending...
I20260710 13:25:11.362627 15834 ts_manager.cc:194] Registered new tserver with Master: 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:11.362725 11300 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014819276s
I20260710 13:25:11.364215 15834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53948
I20260710 13:25:11.389007 15834 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53952:
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:25:11.391717 15834 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:25:11.470572 15926 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab6359199f047a18020ee59fde8d6c0 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:11.472038 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6359199f047a18020ee59fde8d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.472925 15924 tablet_service.cc:1511] Processing CreateTablet for tablet abddfa392ad5418f87a50f9094c16372 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:11.474340 15924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abddfa392ad5418f87a50f9094c16372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.476500 15925 tablet_service.cc:1511] Processing CreateTablet for tablet e1dad14aa4d44cab8eebd8c0562a1590 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:11.479468 15923 tablet_service.cc:1511] Processing CreateTablet for tablet f2f362cac912414f8ca1c5f37782e7b0 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:11.480588 15925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1dad14aa4d44cab8eebd8c0562a1590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.481889 15922 tablet_service.cc:1511] Processing CreateTablet for tablet f0178ee594a64fba9f59dcae504156aa (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:11.482201 16001 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab6359199f047a18020ee59fde8d6c0 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:11.483330 15922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0178ee594a64fba9f59dcae504156aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.483615 16001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6359199f047a18020ee59fde8d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.486446 15921 tablet_service.cc:1511] Processing CreateTablet for tablet a218894dbaee4a95898bd4a19c57125a (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:11.487914 15921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a218894dbaee4a95898bd4a19c57125a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.488498 16000 tablet_service.cc:1511] Processing CreateTablet for tablet e1dad14aa4d44cab8eebd8c0562a1590 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:11.489897 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1dad14aa4d44cab8eebd8c0562a1590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.490288 15920 tablet_service.cc:1511] Processing CreateTablet for tablet f8f145da27e946859d6e9912c661af54 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:11.492384 15923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f362cac912414f8ca1c5f37782e7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.492563 15999 tablet_service.cc:1511] Processing CreateTablet for tablet abddfa392ad5418f87a50f9094c16372 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:11.493934 15999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abddfa392ad5418f87a50f9094c16372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.494522 15919 tablet_service.cc:1511] Processing CreateTablet for tablet 566a7485616e43b29c318d55465e960c (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:11.497655 15998 tablet_service.cc:1511] Processing CreateTablet for tablet f2f362cac912414f8ca1c5f37782e7b0 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:11.499075 15998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f362cac912414f8ca1c5f37782e7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.499336 15918 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1c35af500346e587e567f6fe829281 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:11.500738 15918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c35af500346e587e567f6fe829281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.500568 15997 tablet_service.cc:1511] Processing CreateTablet for tablet f0178ee594a64fba9f59dcae504156aa (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:11.503654 15996 tablet_service.cc:1511] Processing CreateTablet for tablet a218894dbaee4a95898bd4a19c57125a (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:11.504662 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566a7485616e43b29c318d55465e960c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.504552 15994 tablet_service.cc:1511] Processing CreateTablet for tablet 566a7485616e43b29c318d55465e960c (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:11.507135 15995 tablet_service.cc:1511] Processing CreateTablet for tablet f8f145da27e946859d6e9912c661af54 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:11.509511 15993 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1c35af500346e587e567f6fe829281 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:11.511374 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f145da27e946859d6e9912c661af54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.511713 15993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c35af500346e587e567f6fe829281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.514817 15994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566a7485616e43b29c318d55465e960c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.515877 15996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a218894dbaee4a95898bd4a19c57125a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.516645 15997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0178ee594a64fba9f59dcae504156aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.519709 15995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f145da27e946859d6e9912c661af54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.524135 16075 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab6359199f047a18020ee59fde8d6c0 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:11.525576 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6359199f047a18020ee59fde8d6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.526597 16073 tablet_service.cc:1511] Processing CreateTablet for tablet abddfa392ad5418f87a50f9094c16372 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:11.528041 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abddfa392ad5418f87a50f9094c16372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.532711 16072 tablet_service.cc:1511] Processing CreateTablet for tablet f2f362cac912414f8ca1c5f37782e7b0 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:11.534262 16072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f362cac912414f8ca1c5f37782e7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.536669 16071 tablet_service.cc:1511] Processing CreateTablet for tablet f0178ee594a64fba9f59dcae504156aa (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:11.538087 16071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0178ee594a64fba9f59dcae504156aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.539892 16070 tablet_service.cc:1511] Processing CreateTablet for tablet a218894dbaee4a95898bd4a19c57125a (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:11.541265 16070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a218894dbaee4a95898bd4a19c57125a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.548285 16074 tablet_service.cc:1511] Processing CreateTablet for tablet e1dad14aa4d44cab8eebd8c0562a1590 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:11.549903 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1dad14aa4d44cab8eebd8c0562a1590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.552549 16069 tablet_service.cc:1511] Processing CreateTablet for tablet f8f145da27e946859d6e9912c661af54 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:11.554045 16069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f145da27e946859d6e9912c661af54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.555788 16126 tablet_bootstrap.cc:492] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.560578 16068 tablet_service.cc:1511] Processing CreateTablet for tablet 566a7485616e43b29c318d55465e960c (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:11.562031 16068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566a7485616e43b29c318d55465e960c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.566385 16126 tablet_bootstrap.cc:654] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.568415 16075 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1c35af500346e587e567f6fe829281 (DEFAULT_TABLE table=test-workload [id=cddc12dea7034c39ac0e1920efe1e4d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:11.569764 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c35af500346e587e567f6fe829281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:11.610565 16126 tablet_bootstrap.cc:492] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.611171 16126 ts_tablet_manager.cc:1403] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.006s
I20260710 13:25:11.614238 16126 raft_consensus.cc:359] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.620095 16126 raft_consensus.cc:385] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.620417 16126 raft_consensus.cc:740] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.621183 16126 consensus_queue.cc:260] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.652433 16129 raft_consensus.cc:493] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.652660 16110 heartbeater.cc:499] Master 127.11.9.62:40903 was elected leader, sending a full tablet report...
I20260710 13:25:11.653164 16126 ts_tablet_manager.cc:1434] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.020s
I20260710 13:25:11.652952 16129 raft_consensus.cc:515] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.654258 16126 tablet_bootstrap.cc:492] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.667431 16125 tablet_bootstrap.cc:492] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.670179 16126 tablet_bootstrap.cc:654] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.672537 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6359199f047a18020ee59fde8d6c0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
W20260710 13:25:11.676519 16048 leader_election.cc:343] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.682602 16126 tablet_bootstrap.cc:492] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.688669 16125 tablet_bootstrap.cc:654] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.689865 16129 leader_election.cc:290] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:11.691002 16126 ts_tablet_manager.cc:1403] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.006s
I20260710 13:25:11.697154 16126 raft_consensus.cc:359] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.698202 16126 raft_consensus.cc:385] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.698668 16126 raft_consensus.cc:740] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.699774 16126 consensus_queue.cc:260] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.702440 16126 ts_tablet_manager.cc:1434] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:25:11.702711 16128 tablet_bootstrap.cc:492] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:11.703585 16126 tablet_bootstrap.cc:492] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.704233 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6359199f047a18020ee59fde8d6c0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
W20260710 13:25:11.710512 16051 leader_election.cc:343] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.711042 16051 leader_election.cc:304] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f; no voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58
I20260710 13:25:11.714286 16128 tablet_bootstrap.cc:654] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.714927 16130 raft_consensus.cc:2749] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:11.715392 16126 tablet_bootstrap.cc:654] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.716935 16125 tablet_bootstrap.cc:492] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:11.717496 16125 ts_tablet_manager.cc:1403] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.051s	user 0.000s	sys 0.018s
I20260710 13:25:11.720548 16128 tablet_bootstrap.cc:492] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:11.720914 16126 tablet_bootstrap.cc:492] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.721088 16128 ts_tablet_manager.cc:1403] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.006s
I20260710 13:25:11.720840 16125 raft_consensus.cc:359] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.721395 16126 ts_tablet_manager.cc:1403] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 13:25:11.721663 16125 raft_consensus.cc:385] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.722019 16125 raft_consensus.cc:740] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.722791 16125 consensus_queue.cc:260] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.723956 16126 raft_consensus.cc:359] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.724740 16126 raft_consensus.cc:385] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.724560 16128 raft_consensus.cc:359] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.725107 16126 raft_consensus.cc:740] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.725276 15961 heartbeater.cc:499] Master 127.11.9.62:40903 was elected leader, sending a full tablet report...
I20260710 13:25:11.725440 16128 raft_consensus.cc:385] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.725750 16125 ts_tablet_manager.cc:1434] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:25:11.725994 16128 raft_consensus.cc:740] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.725953 16126 consensus_queue.cc:260] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.726784 16125 tablet_bootstrap.cc:492] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.727109 16128 consensus_queue.cc:260] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.728505 16126 ts_tablet_manager.cc:1434] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:11.729488 16126 tablet_bootstrap.cc:492] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.735822 16126 tablet_bootstrap.cc:654] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.736703 16125 tablet_bootstrap.cc:654] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.736703 16128 ts_tablet_manager.cc:1434] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.008s
I20260710 13:25:11.737622 16036 heartbeater.cc:499] Master 127.11.9.62:40903 was elected leader, sending a full tablet report...
I20260710 13:25:11.738106 16128 tablet_bootstrap.cc:492] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:11.746440 16128 tablet_bootstrap.cc:654] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.753150 16125 tablet_bootstrap.cc:492] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:11.753677 16125 ts_tablet_manager.cc:1403] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.013s
I20260710 13:25:11.754864 16128 tablet_bootstrap.cc:492] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:11.755421 16128 ts_tablet_manager.cc:1403] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:25:11.756556 16125 raft_consensus.cc:359] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.757344 16125 raft_consensus.cc:385] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.757635 16125 raft_consensus.cc:740] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.758133 16128 raft_consensus.cc:359] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.758870 16128 raft_consensus.cc:385] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.758515 16125 consensus_queue.cc:260] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.759176 16128 raft_consensus.cc:740] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.760564 16130 raft_consensus.cc:493] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.760154 16128 consensus_queue.cc:260] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.761241 16130 raft_consensus.cc:515] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.763002 16128 ts_tablet_manager.cc:1434] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:11.764395 16128 tablet_bootstrap.cc:492] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:11.765511 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:11.766850 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
W20260710 13:25:11.769665 16048 leader_election.cc:343] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.768630 16130 leader_election.cc:290] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
W20260710 13:25:11.772145 16051 leader_election.cc:343] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.772766 16051 leader_election.cc:304] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f; no voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58
I20260710 13:25:11.775528 16128 tablet_bootstrap.cc:654] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.776700 16130 raft_consensus.cc:2749] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:11.788051 16128 tablet_bootstrap.cc:492] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:11.788827 16128 ts_tablet_manager.cc:1403] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.001s
I20260710 13:25:11.792367 16125 ts_tablet_manager.cc:1434] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.038s	user 0.019s	sys 0.018s
I20260710 13:25:11.792683 16128 raft_consensus.cc:359] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.793419 16125 tablet_bootstrap.cc:492] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.793530 16128 raft_consensus.cc:385] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.793944 16126 tablet_bootstrap.cc:492] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.794471 16126 ts_tablet_manager.cc:1403] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.065s	user 0.030s	sys 0.029s
I20260710 13:25:11.793982 16128 raft_consensus.cc:740] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.795542 16128 consensus_queue.cc:260] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.797851 16128 ts_tablet_manager.cc:1434] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:11.797752 16126 raft_consensus.cc:359] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.798581 16126 raft_consensus.cc:385] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.798897 16126 raft_consensus.cc:740] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.798980 16128 tablet_bootstrap.cc:492] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:11.799723 16126 consensus_queue.cc:260] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.800690 16125 tablet_bootstrap.cc:654] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.802229 16126 ts_tablet_manager.cc:1434] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:25:11.803375 16126 tablet_bootstrap.cc:492] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.812016 16126 tablet_bootstrap.cc:654] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.813048 16128 tablet_bootstrap.cc:654] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.823851 16126 tablet_bootstrap.cc:492] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.823851 16125 tablet_bootstrap.cc:492] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:11.824386 16128 tablet_bootstrap.cc:492] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:11.824545 16125 ts_tablet_manager.cc:1403] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.014s
I20260710 13:25:11.824545 16126 ts_tablet_manager.cc:1403] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.012s
I20260710 13:25:11.824870 16128 ts_tablet_manager.cc:1403] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260710 13:25:11.827229 16128 raft_consensus.cc:359] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.827821 16128 raft_consensus.cc:385] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.827721 16125 raft_consensus.cc:359] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.828245 16128 raft_consensus.cc:740] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.827951 16126 raft_consensus.cc:359] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.828583 16125 raft_consensus.cc:385] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.828787 16126 raft_consensus.cc:385] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.828939 16125 raft_consensus.cc:740] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.829125 16126 raft_consensus.cc:740] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.829237 16128 consensus_queue.cc:260] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.829722 16125 consensus_queue.cc:260] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.830001 16126 consensus_queue.cc:260] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.832002 16125 ts_tablet_manager.cc:1434] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:11.834067 16125 tablet_bootstrap.cc:492] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.834157 16126 ts_tablet_manager.cc:1434] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:25:11.835220 16126 tablet_bootstrap.cc:492] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.838573 16128 ts_tablet_manager.cc:1434] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:25:11.841231 16125 tablet_bootstrap.cc:654] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.842994 16126 tablet_bootstrap.cc:654] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.845080 16128 tablet_bootstrap.cc:492] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:11.848488 16125 tablet_bootstrap.cc:492] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:11.849036 16125 ts_tablet_manager.cc:1403] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 13:25:11.851784 16126 tablet_bootstrap.cc:492] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.852331 16126 ts_tablet_manager.cc:1403] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.009s
I20260710 13:25:11.851960 16125 raft_consensus.cc:359] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.852711 16125 raft_consensus.cc:385] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.852746 16128 tablet_bootstrap.cc:654] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.853042 16125 raft_consensus.cc:740] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.853848 16125 consensus_queue.cc:260] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.855247 16126 raft_consensus.cc:359] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.856062 16126 raft_consensus.cc:385] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.856163 16125 ts_tablet_manager.cc:1434] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:25:11.856374 16126 raft_consensus.cc:740] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.857154 16125 tablet_bootstrap.cc:492] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.857154 16126 consensus_queue.cc:260] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.864022 16125 tablet_bootstrap.cc:654] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.864684 16136 raft_consensus.cc:493] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.865231 16136 raft_consensus.cc:515] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.867501 16126 ts_tablet_manager.cc:1434] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:25:11.872772 16126 tablet_bootstrap.cc:492] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.878419 16136 leader_election.cc:290] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:11.882368 16130 raft_consensus.cc:493] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.883131 16130 raft_consensus.cc:515] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.886783 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:11.887427 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:11.887905 16126 tablet_bootstrap.cc:654] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.888175 16011 raft_consensus.cc:2468] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
W20260710 13:25:11.888423 16048 leader_election.cc:343] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.889544 16051 leader_election.cc:304] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: a366129508cd4100a7adebef9445be58
I20260710 13:25:11.890436 16129 raft_consensus.cc:2804] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:11.890815 16129 raft_consensus.cc:493] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:11.891157 16129 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.891425 16128 tablet_bootstrap.cc:492] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:11.891996 16128 ts_tablet_manager.cc:1403] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.003s
I20260710 13:25:11.892139 16125 tablet_bootstrap.cc:492] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:11.892657 16125 ts_tablet_manager.cc:1403] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.009s
I20260710 13:25:11.895272 16128 raft_consensus.cc:359] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.895520 16125 raft_consensus.cc:359] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.896178 16128 raft_consensus.cc:385] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.887480 16130 leader_election.cc:290] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:11.896643 16128 raft_consensus.cc:740] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.897655 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a218894dbaee4a95898bd4a19c57125a" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:11.898452 15936 raft_consensus.cc:2468] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:11.900051 15974 leader_election.cc:304] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:11.900849 16136 raft_consensus.cc:2804] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:11.901250 16136 raft_consensus.cc:493] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:11.901626 16136 raft_consensus.cc:3060] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.901348 16129 raft_consensus.cc:515] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.905076 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:11.905704 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
W20260710 13:25:11.906549 16048 leader_election.cc:343] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.906538 16011 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.910422 16136 raft_consensus.cc:515] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.896337 16125 raft_consensus.cc:385] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.912668 16125 raft_consensus.cc:740] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.913565 16136 leader_election.cc:290] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:11.913882 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a218894dbaee4a95898bd4a19c57125a" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:11.914311 16136 raft_consensus.cc:493] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.913727 16125 consensus_queue.cc:260] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.914662 15936 raft_consensus.cc:3060] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.921020 16125 ts_tablet_manager.cc:1434] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 13:25:11.922487 16125 tablet_bootstrap.cc:492] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.903569 16128 consensus_queue.cc:260] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.915022 16136 raft_consensus.cc:515] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.916297 16129 leader_election.cc:290] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:11.917567 16011 raft_consensus.cc:2468] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:11.927567 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566a7485616e43b29c318d55465e960c" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
W20260710 13:25:11.929833 15974 leader_election.cc:343] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.926091 16128 ts_tablet_manager.cc:1434] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:25:11.932220 16051 leader_election.cc:304] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: a366129508cd4100a7adebef9445be58
I20260710 13:25:11.933456 16129 raft_consensus.cc:2804] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:11.934882 16129 raft_consensus.cc:697] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:11.935333 16136 leader_election.cc:290] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:11.935951 16128 tablet_bootstrap.cc:492] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:11.935746 16129 consensus_queue.cc:237] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.936370 16126 tablet_bootstrap.cc:492] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.936864 16126 ts_tablet_manager.cc:1403] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.017s
I20260710 13:25:11.940524 16126 raft_consensus.cc:359] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.940990 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a218894dbaee4a95898bd4a19c57125a" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:11.941749 16084 raft_consensus.cc:3060] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.941816 16126 raft_consensus.cc:385] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.940610 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a218894dbaee4a95898bd4a19c57125a" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:11.942353 16126 raft_consensus.cc:740] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.943290 16126 consensus_queue.cc:260] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.944322 16125 tablet_bootstrap.cc:654] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.932494 15936 raft_consensus.cc:2468] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:11.944824 16130 raft_consensus.cc:493] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:11.945391 16130 raft_consensus.cc:515] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.946086 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566a7485616e43b29c318d55465e960c" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:11.946130 15974 leader_election.cc:304] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:11.946970 16083 raft_consensus.cc:2468] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:11.949291 15975 leader_election.cc:304] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [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: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: a366129508cd4100a7adebef9445be58
I20260710 13:25:11.950640 16136 raft_consensus.cc:2804] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:11.951025 16130 leader_election.cc:290] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
W20260710 13:25:11.956013 15882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:11.957687 16084 raft_consensus.cc:2468] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:11.958554 16152 raft_consensus.cc:2804] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:11.959069 16152 raft_consensus.cc:493] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:11.959530 16152 raft_consensus.cc:3060] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:11.960036 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566a7485616e43b29c318d55465e960c" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
W20260710 13:25:11.961767 16048 leader_election.cc:343] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:11.959543 16126 ts_tablet_manager.cc:1434] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 13:25:11.965086 16136 raft_consensus.cc:697] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:11.966153 16136 consensus_queue.cc:237] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.966154 16126 tablet_bootstrap.cc:492] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:11.973335 16125 tablet_bootstrap.cc:492] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:11.974223 16125 ts_tablet_manager.cc:1403] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.004s
I20260710 13:25:11.973510 15834 catalog_manager.cc:5697] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:11.978036 16125 raft_consensus.cc:359] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.978844 16125 raft_consensus.cc:385] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:11.979156 16125 raft_consensus.cc:740] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:11.980410 16126 tablet_bootstrap.cc:654] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.980139 16125 consensus_queue.cc:260] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:11.984470 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566a7485616e43b29c318d55465e960c" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:11.984854 16125 ts_tablet_manager.cc:1434] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:25:11.983392 15833 catalog_manager.cc:5697] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 1 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:11.985970 16125 tablet_bootstrap.cc:492] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:11.990327 16128 tablet_bootstrap.cc:654] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.990331 16126 tablet_bootstrap.cc:492] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:11.992247 16125 tablet_bootstrap.cc:654] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:11.998184 16126 ts_tablet_manager.cc:1403] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 13:25:11.997201 16152 raft_consensus.cc:515] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.001389 16011 raft_consensus.cc:2393] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e26762d23ad4644a09ff654011a150f in current term 1: Already voted for candidate 4a4ef318f5d44cdc92fc6f703394289a in this term.
I20260710 13:25:12.001255 16126 raft_consensus.cc:359] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.002029 16126 raft_consensus.cc:385] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.002319 16126 raft_consensus.cc:740] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.003072 16126 consensus_queue.cc:260] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.004773 16051 leader_election.cc:304] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f; no voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58
I20260710 13:25:12.005306 16126 ts_tablet_manager.cc:1434] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:25:12.005774 16154 raft_consensus.cc:3060] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.006222 16129 raft_consensus.cc:493] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.006438 16126 tablet_bootstrap.cc:492] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:12.006989 16140 raft_consensus.cc:493] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.007561 16140 raft_consensus.cc:515] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.006716 16129 raft_consensus.cc:515] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.011778 16140 leader_election.cc:290] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.013397 16126 tablet_bootstrap.cc:654] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:12.014796 16129 leader_election.cc:290] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:12.021312 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566a7485616e43b29c318d55465e960c" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:12.024246 15936 raft_consensus.cc:3060] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.024309 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:12.024634 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566a7485616e43b29c318d55465e960c" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.021312 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.026113 16011 raft_consensus.cc:2468] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:12.027756 16152 leader_election.cc:290] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.031558 16154 raft_consensus.cc:2749] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:12.031735 16051 leader_election.cc:304] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
W20260710 13:25:12.032941 16048 leader_election.cc:343] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:12.033165 16129 raft_consensus.cc:2804] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:12.034077 15936 raft_consensus.cc:2468] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:12.034021 16129 raft_consensus.cc:493] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:12.035136 16129 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.035696 15974 leader_election.cc:304] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.036672 16152 raft_consensus.cc:2804] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.037137 16152 raft_consensus.cc:697] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:12.038127 16152 consensus_queue.cc:237] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.047978 16140 raft_consensus.cc:493] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.048287 16129 raft_consensus.cc:515] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.048825 16140 raft_consensus.cc:515] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.052744 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
W20260710 13:25:12.056203 16048 leader_election.cc:343] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:12.057979 16140 leader_election.cc:290] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.058749 16129 leader_election.cc:290] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:12.060241 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.060876 16011 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.067855 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dad14aa4d44cab8eebd8c0562a1590" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.068456 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dad14aa4d44cab8eebd8c0562a1590" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.068634 16083 raft_consensus.cc:2468] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:12.069044 16128 tablet_bootstrap.cc:492] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:12.069546 16128 ts_tablet_manager.cc:1403] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.134s	user 0.026s	sys 0.011s
I20260710 13:25:12.069850 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.069757 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.070569 16085 raft_consensus.cc:2468] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
W20260710 13:25:12.071650 15902 leader_election.cc:343] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:12.071763 16125 tablet_bootstrap.cc:492] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
W20260710 13:25:12.072331 15902 leader_election.cc:343] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:12.072389 16125 ts_tablet_manager.cc:1403] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.087s	user 0.023s	sys 0.010s
I20260710 13:25:12.072959 16084 raft_consensus.cc:2468] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:12.073145 15900 leader_election.cc:304] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.076418 16128 raft_consensus.cc:359] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.074498 16140 raft_consensus.cc:2804] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:12.077193 16128 raft_consensus.cc:385] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.077374 16140 raft_consensus.cc:493] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:12.077553 16128 raft_consensus.cc:740] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.077780 16140 raft_consensus.cc:3060] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.078495 16128 consensus_queue.cc:260] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.080843 16128 ts_tablet_manager.cc:1434] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:25:12.081902 16128 tablet_bootstrap.cc:492] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:12.082187 15900 leader_election.cc:304] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.083158 16135 raft_consensus.cc:2804] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:12.083559 16135 raft_consensus.cc:493] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:12.083861 16135 raft_consensus.cc:3060] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.084812 16126 tablet_bootstrap.cc:492] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:12.085280 16126 ts_tablet_manager.cc:1403] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.010s
I20260710 13:25:12.086373 16011 raft_consensus.cc:2468] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:12.087759 16051 leader_election.cc:304] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: a366129508cd4100a7adebef9445be58
I20260710 13:25:12.087826 16125 raft_consensus.cc:359] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.088580 16125 raft_consensus.cc:385] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.088897 16125 raft_consensus.cc:740] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.089732 16126 raft_consensus.cc:359] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.089747 16125 consensus_queue.cc:260] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.090554 16126 raft_consensus.cc:385] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.090842 16126 raft_consensus.cc:740] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.091645 16135 raft_consensus.cc:515] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.091758 16126 consensus_queue.cc:260] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.093220 16154 raft_consensus.cc:2804] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.093863 16154 raft_consensus.cc:697] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:12.094092 16135 leader_election.cc:290] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.094678 16154 consensus_queue.cc:237] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.086401 16140 raft_consensus.cc:515] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.099918 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.101119 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dad14aa4d44cab8eebd8c0562a1590" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.101764 16085 raft_consensus.cc:3060] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.103189 16125 ts_tablet_manager.cc:1434] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.004s
I20260710 13:25:12.101119 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dad14aa4d44cab8eebd8c0562a1590" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.104197 16084 raft_consensus.cc:3060] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.104359 16125 tablet_bootstrap.cc:492] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
W20260710 13:25:12.104715 15902 leader_election.cc:343] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:12.105616 15833 catalog_manager.cc:5697] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 1 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.108948 16126 ts_tablet_manager.cc:1434] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.005s
I20260710 13:25:12.109124 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.110219 16085 raft_consensus.cc:2468] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:12.110740 16140 leader_election.cc:290] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.116654 15900 leader_election.cc:304] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.115087 16125 tablet_bootstrap.cc:654] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:12.118216 15902 leader_election.cc:343] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:12.123296 16140 raft_consensus.cc:2804] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.124146 16140 raft_consensus.cc:697] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:12.124213 16128 tablet_bootstrap.cc:654] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:12.125044 16140 consensus_queue.cc:237] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.123245 15832 catalog_manager.cc:5697] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:12.128669 16084 raft_consensus.cc:2468] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:12.130210 15900 leader_election.cc:304] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.131482 16168 raft_consensus.cc:2804] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.132108 16168 raft_consensus.cc:697] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:12.133777 16125 tablet_bootstrap.cc:492] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:12.133229 16168 consensus_queue.cc:237] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.134526 16125 ts_tablet_manager.cc:1403] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260710 13:25:12.138564 16125 raft_consensus.cc:359] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.139647 16125 raft_consensus.cc:385] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.140066 16125 raft_consensus.cc:740] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.140385 16128 tablet_bootstrap.cc:492] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:12.141089 16128 ts_tablet_manager.cc:1403] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.007s
I20260710 13:25:12.142675 16125 consensus_queue.cc:260] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.144385 16128 raft_consensus.cc:359] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.145170 16128 raft_consensus.cc:385] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.145475 16128 raft_consensus.cc:740] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.146071 16125 ts_tablet_manager.cc:1434] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:25:12.147540 16125 tablet_bootstrap.cc:492] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:12.154682 16125 tablet_bootstrap.cc:654] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:12.159263 15834 catalog_manager.cc:5697] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.165881 16128 consensus_queue.cc:260] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.171017 16128 ts_tablet_manager.cc:1434] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:25:12.172235 16128 tablet_bootstrap.cc:492] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:12.177727 16125 tablet_bootstrap.cc:492] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:12.178332 16125 ts_tablet_manager.cc:1403] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260710 13:25:12.178889 16128 tablet_bootstrap.cc:654] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:12.181102 16125 raft_consensus.cc:359] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.181931 16125 raft_consensus.cc:385] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.182246 16125 raft_consensus.cc:740] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.183004 16125 consensus_queue.cc:260] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.185096 16125 ts_tablet_manager.cc:1434] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:25:12.184273 15832 catalog_manager.cc:5697] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.187798 16128 tablet_bootstrap.cc:492] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:12.188275 16128 ts_tablet_manager.cc:1403] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:25:12.190168 16128 raft_consensus.cc:359] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.190652 16128 raft_consensus.cc:385] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.190860 16128 raft_consensus.cc:740] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.191476 16128 consensus_queue.cc:260] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.193109 16128 ts_tablet_manager.cc:1434] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:25:12.194319 16128 tablet_bootstrap.cc:492] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:12.198657 16128 tablet_bootstrap.cc:654] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:12.203894 16128 tablet_bootstrap.cc:492] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:12.204317 16128 ts_tablet_manager.cc:1403] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.005s
I20260710 13:25:12.206714 16128 raft_consensus.cc:359] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.207203 16128 raft_consensus.cc:385] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:12.207438 16128 raft_consensus.cc:740] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:12.208048 16128 consensus_queue.cc:260] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.209595 16128 ts_tablet_manager.cc:1434] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:25:12.219767 16140 raft_consensus.cc:493] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.220382 16140 raft_consensus.cc:515] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.222138 16140 leader_election.cc:290] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.222975 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abddfa392ad5418f87a50f9094c16372" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.223127 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abddfa392ad5418f87a50f9094c16372" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.223682 16011 raft_consensus.cc:2468] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:12.223771 16084 raft_consensus.cc:2468] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:12.224706 15902 leader_election.cc:304] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.225428 16140 raft_consensus.cc:2804] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:12.225728 16140 raft_consensus.cc:493] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:12.226066 16140 raft_consensus.cc:3060] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.231084 16140 raft_consensus.cc:515] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.232844 16140 leader_election.cc:290] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.233712 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abddfa392ad5418f87a50f9094c16372" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.233927 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abddfa392ad5418f87a50f9094c16372" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.234319 16011 raft_consensus.cc:3060] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.234508 16084 raft_consensus.cc:3060] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.239832 16011 raft_consensus.cc:2468] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:12.240151 16084 raft_consensus.cc:2468] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:12.240990 15902 leader_election.cc:304] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.241858 16140 raft_consensus.cc:2804] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.242337 16140 raft_consensus.cc:697] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:12.242981 16140 consensus_queue.cc:237] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.249907 15832 catalog_manager.cc:5697] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.254279 16140 raft_consensus.cc:493] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.254945 16140 raft_consensus.cc:515] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.257032 16140 leader_election.cc:290] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.257778 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.258237 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.258713 16011 raft_consensus.cc:2393] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a366129508cd4100a7adebef9445be58 in current term 1: Already voted for candidate 2e26762d23ad4644a09ff654011a150f in this term.
I20260710 13:25:12.259848 15902 leader_election.cc:304] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.260522 16140 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.261063 16152 raft_consensus.cc:493] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.261516 16152 raft_consensus.cc:515] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.263481 16152 leader_election.cc:290] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.264508 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:12.264796 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.265196 15936 raft_consensus.cc:2468] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:12.265372 16084 raft_consensus.cc:2468] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:12.266451 15975 leader_election.cc:304] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
I20260710 13:25:12.267239 16152 raft_consensus.cc:2804] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:12.267277 16140 raft_consensus.cc:2749] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:12.267805 16152 raft_consensus.cc:493] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:12.268198 16152 raft_consensus.cc:3060] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.273411 16152 raft_consensus.cc:515] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.275146 16152 leader_election.cc:290] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.276122 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:12.276245 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.276651 15936 raft_consensus.cc:3060] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.276858 16084 raft_consensus.cc:3060] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.281884 15936 raft_consensus.cc:2468] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:12.282189 16084 raft_consensus.cc:2468] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:12.283093 15974 leader_election.cc:304] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.284024 16152 raft_consensus.cc:2804] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.284538 16152 raft_consensus.cc:697] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:12.285228 16152 consensus_queue.cc:237] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.293417 15832 catalog_manager.cc:5697] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 1 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.301266 16152 raft_consensus.cc:493] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.301767 16152 raft_consensus.cc:515] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.303773 16152 leader_election.cc:290] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.304541 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dad14aa4d44cab8eebd8c0562a1590" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:12.304751 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1dad14aa4d44cab8eebd8c0562a1590" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.305605 16084 raft_consensus.cc:2393] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a4ef318f5d44cdc92fc6f703394289a in current term 1: Already voted for candidate a366129508cd4100a7adebef9445be58 in this term.
I20260710 13:25:12.306529 15975 leader_election.cc:304] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a; no voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58
I20260710 13:25:12.307207 16152 raft_consensus.cc:3060] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.312121 16152 raft_consensus.cc:2749] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:12.328509 16140 raft_consensus.cc:493] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.329108 16140 raft_consensus.cc:515] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.330933 16140 leader_election.cc:290] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.331899 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6359199f047a18020ee59fde8d6c0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.332099 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6359199f047a18020ee59fde8d6c0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.332691 16011 raft_consensus.cc:2468] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:12.332726 16084 raft_consensus.cc:2468] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:12.334044 15900 leader_election.cc:304] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.334717 16140 raft_consensus.cc:2804] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:12.335090 16140 raft_consensus.cc:493] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:12.335333 16140 raft_consensus.cc:3060] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.340929 16140 raft_consensus.cc:515] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.342710 16140 leader_election.cc:290] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.343523 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6359199f047a18020ee59fde8d6c0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.343780 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6359199f047a18020ee59fde8d6c0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.344246 16011 raft_consensus.cc:3060] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.344331 16084 raft_consensus.cc:3060] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.352298 16084 raft_consensus.cc:2468] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:12.352316 16011 raft_consensus.cc:2468] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:12.353880 15900 leader_election.cc:304] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.354717 16140 raft_consensus.cc:2804] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:12.355281 16140 raft_consensus.cc:697] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:12.356137 16140 consensus_queue.cc:237] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.364146 16152 raft_consensus.cc:493] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.364763 16152 raft_consensus.cc:515] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.364540 15832 catalog_manager.cc:5697] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.367317 16152 leader_election.cc:290] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.367910 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.368569 16084 raft_consensus.cc:2393] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a4ef318f5d44cdc92fc6f703394289a in current term 1: Already voted for candidate a366129508cd4100a7adebef9445be58 in this term.
I20260710 13:25:12.369319 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:12.370553 15974 leader_election.cc:304] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a; no voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58
I20260710 13:25:12.371260 16152 raft_consensus.cc:3060] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.377226 16152 raft_consensus.cc:2749] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:12.401345 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:12.401957 16084 raft_consensus.cc:606] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS a366129508cd4100a7adebef9445be58
I20260710 13:25:12.415392 15936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa"
dest_uuid: "a366129508cd4100a7adebef9445be58"
mode: GRACEFUL
new_leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:35412
I20260710 13:25:12.416103 15936 raft_consensus.cc:606] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Received request to transfer leadership to TS 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.425410 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f145da27e946859d6e9912c661af54"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:12.426002 16084 raft_consensus.cc:606] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.429611 16152 consensus_queue.cc:1048] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.444769 16156 consensus_queue.cc:1048] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.446658 16011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d1c35af500346e587e567f6fe829281"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
mode: GRACEFUL
new_leader_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:49262
I20260710 13:25:12.447867 16011 raft_consensus.cc:606] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Received request to transfer leadership to TS 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:12.477126 16154 consensus_queue.cc:1048] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.488559 16129 consensus_queue.cc:1048] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.497478 16130 raft_consensus.cc:993] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: : Instructing follower 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:12.498024 16129 raft_consensus.cc:1081] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:12.499751 16011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f145da27e946859d6e9912c661af54"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:49244
I20260710 13:25:12.500322 16011 raft_consensus.cc:493] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:12.500712 16011 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.507007 16011 raft_consensus.cc:515] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.507985 16140 consensus_queue.cc:1048] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.509768 16011 leader_election.cc:290] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.510538 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.511198 16084 raft_consensus.cc:3055] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:12.511328 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:12.511674 16084 raft_consensus.cc:740] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:12.512131 15935 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.512660 16084 consensus_queue.cc:260] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.514181 16084 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.519033 16156 consensus_queue.cc:1048] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.521507 16084 raft_consensus.cc:2468] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:12.522691 15975 leader_election.cc:304] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
I20260710 13:25:12.523069 15935 raft_consensus.cc:2468] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:12.524083 16156 raft_consensus.cc:2804] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:12.524886 16156 raft_consensus.cc:697] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:12.525975 16136 consensus_queue.cc:1048] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.526204 16156 consensus_queue.cc:237] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.538059 16140 raft_consensus.cc:493] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:12.538659 16140 raft_consensus.cc:515] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.541821 16135 consensus_queue.cc:1048] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.544374 16140 leader_election.cc:290] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.545288 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:12.549392 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:12.550329 16011 raft_consensus.cc:2393] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a366129508cd4100a7adebef9445be58 in current term 1: Already voted for candidate 2e26762d23ad4644a09ff654011a150f in this term.
I20260710 13:25:12.551550 15902 leader_election.cc:304] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:12.556115 16168 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:12.565280 16168 raft_consensus.cc:2749] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:12.565208 15834 catalog_manager.cc:5697] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 2 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.582283 16168 consensus_queue.cc:1048] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.592482 16191 raft_consensus.cc:993] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: : Instructing follower 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:12.592952 16140 raft_consensus.cc:1081] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Signalling peer 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:12.594942 16009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:49254
I20260710 13:25:12.595669 16009 raft_consensus.cc:493] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:12.596092 16009 raft_consensus.cc:3060] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.599272 16191 consensus_queue.cc:1048] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.603782 16009 raft_consensus.cc:515] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.605286 16011 raft_consensus.cc:1240] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Rejecting Update request from peer a366129508cd4100a7adebef9445be58 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:12.606382 16009 leader_election.cc:290] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.607606 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.608299 16084 raft_consensus.cc:3060] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.611218 16191 consensus_queue.cc:1059] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.612186 16168 raft_consensus.cc:3055] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:12.612564 16168 raft_consensus.cc:740] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:12.612846 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0178ee594a64fba9f59dcae504156aa" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:12.613547 16168 consensus_queue.cc:260] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.614879 16168 raft_consensus.cc:3060] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.616238 16084 raft_consensus.cc:2468] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:12.617635 15975 leader_election.cc:304] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
I20260710 13:25:12.618533 16156 raft_consensus.cc:2804] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:12.619050 16156 raft_consensus.cc:697] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:12.620013 16156 consensus_queue.cc:237] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.628384 15936 raft_consensus.cc:2468] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:12.629756 15832 catalog_manager.cc:5697] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 1 to 2, leader changed from a366129508cd4100a7adebef9445be58 (127.11.9.1) to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 2 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.640507 16129 consensus_queue.cc:1048] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.647318 16130 raft_consensus.cc:993] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: : Instructing follower a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:12.647820 16154 raft_consensus.cc:1081] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:12.649709 15935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0"
dest_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:35388
I20260710 13:25:12.651916 15935 raft_consensus.cc:493] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:12.652383 15935 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.653113 16154 consensus_queue.cc:1048] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:12.658071 16168 consensus_queue.cc:1048] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.662057 15935 raft_consensus.cc:515] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.672348 15935 leader_election.cc:290] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:12.673923 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.675122 16011 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.679682 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:12.680545 16084 raft_consensus.cc:3055] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:12.680949 16084 raft_consensus.cc:740] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:12.681711 16135 consensus_queue.cc:1048] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.681951 16084 consensus_queue.cc:260] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.683493 16084 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.683432 16011 raft_consensus.cc:2468] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:12.687916 15902 leader_election.cc:304] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.688872 16135 raft_consensus.cc:2804] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:12.689415 16135 raft_consensus.cc:697] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:12.690382 16135 consensus_queue.cc:237] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.691248 16084 raft_consensus.cc:2468] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:12.700965 15834 catalog_manager.cc:5697] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:12.749864 16135 consensus_queue.cc:1048] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.762053 16140 consensus_queue.cc:1048] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.895891 16156 consensus_queue.cc:1048] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.899523 16156 consensus_queue.cc:1048] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:12.911442 16156 raft_consensus.cc:993] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: : Instructing follower 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:12.911949 16156 raft_consensus.cc:1081] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Signalling peer 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:12.914654 16083 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d1c35af500346e587e567f6fe829281"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:50232
I20260710 13:25:12.915333 16083 raft_consensus.cc:493] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:12.916141 16083 raft_consensus.cc:3060] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.923904 16083 raft_consensus.cc:515] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.926304 16083 leader_election.cc:290] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:12.926908 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:12.927593 15935 raft_consensus.cc:3060] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.927769 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c35af500346e587e567f6fe829281" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:12.928403 16011 raft_consensus.cc:3055] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:12.928716 16011 raft_consensus.cc:740] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:12.929526 16011 consensus_queue.cc:260] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.930795 16011 raft_consensus.cc:3060] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:12.933606 15936 raft_consensus.cc:1275] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:12.935096 16152 consensus_queue.cc:1048] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:12.936573 15935 raft_consensus.cc:2468] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 2.
I20260710 13:25:12.937639 16011 raft_consensus.cc:2468] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 2.
I20260710 13:25:12.937840 16048 leader_election.cc:304] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:12.939114 16154 raft_consensus.cc:2804] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:12.939612 16154 raft_consensus.cc:697] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 2 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:12.940429 16154 consensus_queue.cc:237] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:12.949470 16083 raft_consensus.cc:1275] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:12.951431 15833 catalog_manager.cc:5697] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 1 to 2, leader changed from 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2) to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 2 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:12.953500 16136 consensus_queue.cc:1048] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.084462 16011 raft_consensus.cc:1275] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:13.085670 16191 consensus_queue.cc:1048] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.094846 16083 raft_consensus.cc:1275] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:13.096589 16191 consensus_queue.cc:1048] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.157831 15936 raft_consensus.cc:1275] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:13.159173 16136 consensus_queue.cc:1048] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.167913 16083 raft_consensus.cc:1275] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:13.169620 16156 consensus_queue.cc:1048] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.415392 16011 raft_consensus.cc:1275] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:13.416771 16154 consensus_queue.cc:1048] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:13.426033 15936 raft_consensus.cc:1275] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:13.428750 16154 consensus_queue.cc:1048] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:15.482128 15832 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53956:
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:25:15.484943 15832 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:25:15.547765 15924 tablet_service.cc:1511] Processing CreateTablet for tablet ce78b598bacd46e284cde296692b8507 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:15.551636 16073 tablet_service.cc:1511] Processing CreateTablet for tablet ce78b598bacd46e284cde296692b8507 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:15.552127 15924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78b598bacd46e284cde296692b8507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.552124 15918 tablet_service.cc:1511] Processing CreateTablet for tablet d928a33c4ca8462e9c0895bf8d018f0f (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:15.553611 16073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78b598bacd46e284cde296692b8507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.554183 15918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d928a33c4ca8462e9c0895bf8d018f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.560868 15995 tablet_service.cc:1511] Processing CreateTablet for tablet ce78b598bacd46e284cde296692b8507 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:25:15.562830 15995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce78b598bacd46e284cde296692b8507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.562951 15920 tablet_service.cc:1511] Processing CreateTablet for tablet 77b6a1ae75c9431eb9a0f0aa5ba04c63 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:15.564881 15994 tablet_service.cc:1511] Processing CreateTablet for tablet d928a33c4ca8462e9c0895bf8d018f0f (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:15.566486 15994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d928a33c4ca8462e9c0895bf8d018f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.567806 15923 tablet_service.cc:1511] Processing CreateTablet for tablet 595f0a31bbde4e71979961ee9848a30d (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:15.572564 16072 tablet_service.cc:1511] Processing CreateTablet for tablet d928a33c4ca8462e9c0895bf8d018f0f (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:25:15.574263 16072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d928a33c4ca8462e9c0895bf8d018f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.575009 15921 tablet_service.cc:1511] Processing CreateTablet for tablet f0789545d918417bb7612bf69e1e7f6a (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:15.576741 16068 tablet_service.cc:1511] Processing CreateTablet for tablet 77b6a1ae75c9431eb9a0f0aa5ba04c63 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:15.579100 16068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b6a1ae75c9431eb9a0f0aa5ba04c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.584812 16069 tablet_service.cc:1511] Processing CreateTablet for tablet f0789545d918417bb7612bf69e1e7f6a (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:15.586582 16069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0789545d918417bb7612bf69e1e7f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.588840 16074 tablet_service.cc:1511] Processing CreateTablet for tablet 595f0a31bbde4e71979961ee9848a30d (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:15.590451 16074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595f0a31bbde4e71979961ee9848a30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.597465 16001 tablet_service.cc:1511] Processing CreateTablet for tablet 595f0a31bbde4e71979961ee9848a30d (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:25:15.564961 15920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b6a1ae75c9431eb9a0f0aa5ba04c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.598759 16071 tablet_service.cc:1511] Processing CreateTablet for tablet 7859557df72d41519e0d9f0feab80423 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:15.600301 15923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595f0a31bbde4e71979961ee9848a30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.600358 16071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7859557df72d41519e0d9f0feab80423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.600838 16067 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee04a8aef734fafb63c788f10c7a4b2 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:15.601159 15997 tablet_service.cc:1511] Processing CreateTablet for tablet 77b6a1ae75c9431eb9a0f0aa5ba04c63 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:25:15.598554 16000 tablet_service.cc:1511] Processing CreateTablet for tablet f0789545d918417bb7612bf69e1e7f6a (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:25:15.599181 16001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595f0a31bbde4e71979961ee9848a30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.602214 16067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee04a8aef734fafb63c788f10c7a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.605655 15999 tablet_service.cc:1511] Processing CreateTablet for tablet 7859557df72d41519e0d9f0feab80423 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:15.607838 15921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0789545d918417bb7612bf69e1e7f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.612543 16070 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad14c22b4394c8dad5319be3750c029 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:15.614804 16070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad14c22b4394c8dad5319be3750c029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.610198 15993 tablet_service.cc:1511] Processing CreateTablet for tablet c07fec35cab34e39ae8c51a7b61529ad (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:15.617816 15996 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee04a8aef734fafb63c788f10c7a4b2 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:15.611270 16075 tablet_service.cc:1511] Processing CreateTablet for tablet c07fec35cab34e39ae8c51a7b61529ad (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:15.621609 16075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07fec35cab34e39ae8c51a7b61529ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.612116 15999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7859557df72d41519e0d9f0feab80423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.611953 15998 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad14c22b4394c8dad5319be3750c029 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:15.636276 15998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad14c22b4394c8dad5319be3750c029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.649353 15997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77b6a1ae75c9431eb9a0f0aa5ba04c63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.650147 15919 tablet_service.cc:1511] Processing CreateTablet for tablet 7859557df72d41519e0d9f0feab80423 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:25:15.654258 15926 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad14c22b4394c8dad5319be3750c029 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:25:15.656891 15922 tablet_service.cc:1511] Processing CreateTablet for tablet c07fec35cab34e39ae8c51a7b61529ad (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:25:15.659617 15925 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee04a8aef734fafb63c788f10c7a4b2 (DEFAULT_TABLE table=soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:25:15.662858 15919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7859557df72d41519e0d9f0feab80423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.668684 15925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee04a8aef734fafb63c788f10c7a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.671893 15922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07fec35cab34e39ae8c51a7b61529ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.673846 15926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad14c22b4394c8dad5319be3750c029. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.675933 15993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07fec35cab34e39ae8c51a7b61529ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.678465 15996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee04a8aef734fafb63c788f10c7a4b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.681763 16000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0789545d918417bb7612bf69e1e7f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:25:15.764572 16219 tablet_bootstrap.cc:492] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:15.800822 16219 tablet_bootstrap.cc:654] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.820580 16220 tablet_bootstrap.cc:492] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:15.822618 16221 tablet_bootstrap.cc:492] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:15.829977 16221 tablet_bootstrap.cc:654] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.831138 16220 tablet_bootstrap.cc:654] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.837497 16221 tablet_bootstrap.cc:492] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:15.838214 16221 ts_tablet_manager.cc:1403] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 13:25:15.839093 16219 tablet_bootstrap.cc:492] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:15.839690 16219 ts_tablet_manager.cc:1403] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.002s
I20260710 13:25:15.841228 16220 tablet_bootstrap.cc:492] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:15.841775 16220 ts_tablet_manager.cc:1403] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260710 13:25:15.842921 16219 raft_consensus.cc:359] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.843258 16221 raft_consensus.cc:359] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.844127 16219 raft_consensus.cc:385] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.844221 16221 raft_consensus.cc:385] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.844581 16219 raft_consensus.cc:740] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.844648 16221 raft_consensus.cc:740] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.844702 16220 raft_consensus.cc:359] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.845672 16220 raft_consensus.cc:385] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.846066 16220 raft_consensus.cc:740] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.845665 16219 consensus_queue.cc:260] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.845818 16221 consensus_queue.cc:260] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.847160 16220 consensus_queue.cc:260] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.849287 16221 ts_tablet_manager.cc:1434] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 13:25:15.850396 16221 tablet_bootstrap.cc:492] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:15.851912 16219 ts_tablet_manager.cc:1434] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 13:25:15.853109 16219 tablet_bootstrap.cc:492] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:15.857801 16221 tablet_bootstrap.cc:654] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.860641 16219 tablet_bootstrap.cc:654] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.860698 16220 ts_tablet_manager.cc:1434] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:25:15.870342 16220 tablet_bootstrap.cc:492] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:15.880671 16220 tablet_bootstrap.cc:654] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.888912 16219 tablet_bootstrap.cc:492] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:15.889508 16219 ts_tablet_manager.cc:1403] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.018s
I20260710 13:25:15.890015 16220 tablet_bootstrap.cc:492] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:15.890082 16221 tablet_bootstrap.cc:492] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:15.890599 16220 ts_tablet_manager.cc:1403] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:25:15.890763 16221 ts_tablet_manager.cc:1403] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.017s
I20260710 13:25:15.892980 16219 raft_consensus.cc:359] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.893918 16219 raft_consensus.cc:385] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.894249 16219 raft_consensus.cc:740] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.894726 16221 raft_consensus.cc:359] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.895207 16219 consensus_queue.cc:260] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.894572 16220 raft_consensus.cc:359] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.895815 16221 raft_consensus.cc:385] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.896236 16220 raft_consensus.cc:385] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.896600 16220 raft_consensus.cc:740] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.897480 16154 raft_consensus.cc:493] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:15.898052 16219 ts_tablet_manager.cc:1434] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:15.898031 16154 raft_consensus.cc:515] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.899228 16219 tablet_bootstrap.cc:492] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:15.899075 16221 raft_consensus.cc:740] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.903167 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78b598bacd46e284cde296692b8507" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:15.900279 16221 consensus_queue.cc:260] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.900223 16154 leader_election.cc:290] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
W20260710 13:25:15.935645 16051 leader_election.cc:343] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:15.936647 16219 tablet_bootstrap.cc:654] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.937252 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78b598bacd46e284cde296692b8507" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:15.938011 15936 raft_consensus.cc:2468] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:15.940003 16048 leader_election.cc:304] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:15.941291 16154 raft_consensus.cc:2804] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:15.941670 16154 raft_consensus.cc:493] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:15.942009 16154 raft_consensus.cc:3060] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:15.942370 16221 ts_tablet_manager.cc:1434] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.051s	user 0.021s	sys 0.013s
I20260710 13:25:15.946244 16221 tablet_bootstrap.cc:492] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:15.946941 16219 tablet_bootstrap.cc:492] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:15.947518 16219 ts_tablet_manager.cc:1403] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.008s
I20260710 13:25:15.936710 16220 consensus_queue.cc:260] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.950747 16219 raft_consensus.cc:359] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.951599 16219 raft_consensus.cc:385] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.951963 16219 raft_consensus.cc:740] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.952811 16219 consensus_queue.cc:260] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.955221 16219 ts_tablet_manager.cc:1434] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:15.956313 16219 tablet_bootstrap.cc:492] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:15.958145 16221 tablet_bootstrap.cc:654] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.964522 16219 tablet_bootstrap.cc:654] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.969326 16220 ts_tablet_manager.cc:1434] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.004s
I20260710 13:25:15.970414 16220 tablet_bootstrap.cc:492] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:15.978240 16219 tablet_bootstrap.cc:492] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:15.979154 16219 ts_tablet_manager.cc:1403] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.012s
I20260710 13:25:15.981593 16221 tablet_bootstrap.cc:492] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:15.982183 16221 ts_tablet_manager.cc:1403] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.013s
I20260710 13:25:15.982985 16220 tablet_bootstrap.cc:654] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:15.985380 16221 raft_consensus.cc:359] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.986213 16221 raft_consensus.cc:385] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.986516 16221 raft_consensus.cc:740] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.987331 16221 consensus_queue.cc:260] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.988981 16220 tablet_bootstrap.cc:492] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:15.988643 16219 raft_consensus.cc:359] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.989552 16219 raft_consensus.cc:385] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:15.989677 16220 ts_tablet_manager.cc:1403] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260710 13:25:15.989905 16219 raft_consensus.cc:740] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:15.990710 16219 consensus_queue.cc:260] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:15.991868 16221 ts_tablet_manager.cc:1434] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:25:15.993016 16221 tablet_bootstrap.cc:492] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:15.993669 16219 ts_tablet_manager.cc:1434] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:25:15.994750 16219 tablet_bootstrap.cc:492] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:15.999729 16221 tablet_bootstrap.cc:654] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.001927 16219 tablet_bootstrap.cc:654] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.005752 16154 raft_consensus.cc:515] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.010264 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78b598bacd46e284cde296692b8507" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.011245 15936 raft_consensus.cc:3060] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.011788 16154 leader_election.cc:290] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.015174 16221 tablet_bootstrap.cc:492] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:16.015785 16221 ts_tablet_manager.cc:1403] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 13:25:16.019266 16221 raft_consensus.cc:359] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.020116 16221 raft_consensus.cc:385] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.020439 16221 raft_consensus.cc:740] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.023306 15936 raft_consensus.cc:2468] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.023701 16221 consensus_queue.cc:260] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.024935 16048 leader_election.cc:304] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.027206 16221 ts_tablet_manager.cc:1434] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:25:16.028355 16221 tablet_bootstrap.cc:492] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:16.030368 16154 raft_consensus.cc:2804] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.031008 16154 raft_consensus.cc:697] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.032035 16154 consensus_queue.cc:237] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.023391 16220 raft_consensus.cc:359] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.035534 16220 raft_consensus.cc:385] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.035916 16220 raft_consensus.cc:740] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.036765 16220 consensus_queue.cc:260] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
W20260710 13:25:16.039494 15882 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:25:16.040014 16220 ts_tablet_manager.cc:1434] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260710 13:25:16.040777 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78b598bacd46e284cde296692b8507" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.041893 16011 raft_consensus.cc:3060] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.042503 16220 tablet_bootstrap.cc:492] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:16.044132 16221 tablet_bootstrap.cc:654] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.048846 16219 tablet_bootstrap.cc:492] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:16.049373 16219 ts_tablet_manager.cc:1403] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.030s
I20260710 13:25:16.052472 16219 raft_consensus.cc:359] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.053256 16219 raft_consensus.cc:385] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.053542 16219 raft_consensus.cc:740] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.053984 16011 raft_consensus.cc:2468] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.055168 16219 consensus_queue.cc:260] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.057964 16219 ts_tablet_manager.cc:1434] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:25:16.059087 16219 tablet_bootstrap.cc:492] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:16.061444 16220 tablet_bootstrap.cc:654] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.061460 15834 catalog_manager.cc:5697] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:16.066730 16221 tablet_bootstrap.cc:492] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:16.067251 16221 ts_tablet_manager.cc:1403] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.005s
I20260710 13:25:16.067814 16219 tablet_bootstrap.cc:654] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.075287 16218 raft_consensus.cc:493] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.076284 16217 raft_consensus.cc:493] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.076135 16218 raft_consensus.cc:515] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.076821 16221 raft_consensus.cc:359] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.076889 16217 raft_consensus.cc:515] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.077685 16221 raft_consensus.cc:385] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.078045 16221 raft_consensus.cc:740] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.079532 16218 leader_election.cc:290] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.080869 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.078997 16221 consensus_queue.cc:260] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.080950 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.084457 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fec35cab34e39ae8c51a7b61529ad" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
W20260710 13:25:16.086700 15974 leader_election.cc:343] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:16.087792 15902 leader_election.cc:343] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:25:16.089991 15975 leader_election.cc:343] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.090272 16221 ts_tablet_manager.cc:1434] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:25:16.090562 15975 leader_election.cc:304] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a; no voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58
I20260710 13:25:16.091954 16221 tablet_bootstrap.cc:492] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:16.093191 16218 raft_consensus.cc:2749] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:16.099956 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fec35cab34e39ae8c51a7b61529ad" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.102574 16219 tablet_bootstrap.cc:492] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:16.103191 16219 ts_tablet_manager.cc:1403] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.013s
I20260710 13:25:16.103183 16221 tablet_bootstrap.cc:654] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.105641 16217 leader_election.cc:290] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.106758 16219 raft_consensus.cc:359] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
W20260710 13:25:16.107853 15900 leader_election.cc:343] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.107933 16219 raft_consensus.cc:385] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.108429 16219 raft_consensus.cc:740] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.108425 15900 leader_election.cc:304] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:16.109328 16219 consensus_queue.cc:260] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.110704 16221 tablet_bootstrap.cc:492] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:16.111001 16220 tablet_bootstrap.cc:492] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:16.111119 16240 raft_consensus.cc:2749] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:16.111310 16221 ts_tablet_manager.cc:1403] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260710 13:25:16.111673 16220 ts_tablet_manager.cc:1403] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.013s
I20260710 13:25:16.115761 16220 raft_consensus.cc:359] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.115778 16221 raft_consensus.cc:359] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.116642 16220 raft_consensus.cc:385] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.116722 16221 raft_consensus.cc:385] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.117012 16220 raft_consensus.cc:740] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.117182 16221 raft_consensus.cc:740] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.117949 16220 consensus_queue.cc:260] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.118149 16221 consensus_queue.cc:260] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.120633 16220 ts_tablet_manager.cc:1434] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:25:16.121304 16221 ts_tablet_manager.cc:1434] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:25:16.121779 16220 tablet_bootstrap.cc:492] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:16.122578 16221 tablet_bootstrap.cc:492] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:16.125906 16219 ts_tablet_manager.cc:1434] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:25:16.130391 16221 tablet_bootstrap.cc:654] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.134563 16220 tablet_bootstrap.cc:654] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.143636 16219 tablet_bootstrap.cc:492] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:16.144109 16220 tablet_bootstrap.cc:492] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:16.144666 16220 ts_tablet_manager.cc:1403] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260710 13:25:16.150270 16220 raft_consensus.cc:359] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.151417 16220 raft_consensus.cc:385] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.151778 16220 raft_consensus.cc:740] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.152639 16220 consensus_queue.cc:260] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.157379 16221 tablet_bootstrap.cc:492] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:16.157588 16219 tablet_bootstrap.cc:654] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.158035 16221 ts_tablet_manager.cc:1403] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.011s
I20260710 13:25:16.158898 16191 raft_consensus.cc:493] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.161602 16221 raft_consensus.cc:359] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.162358 16221 raft_consensus.cc:385] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.162668 16221 raft_consensus.cc:740] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.162773 16154 raft_consensus.cc:493] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.163651 16220 ts_tablet_manager.cc:1434] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.004s
I20260710 13:25:16.164199 16219 tablet_bootstrap.cc:492] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:16.163689 16154 raft_consensus.cc:515] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.164723 16219 ts_tablet_manager.cc:1403] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260710 13:25:16.165045 16220 tablet_bootstrap.cc:492] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:16.163641 16191 raft_consensus.cc:515] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.167366 16221 consensus_queue.cc:260] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.169253 16229 raft_consensus.cc:493] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.169698 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.170171 16221 ts_tablet_manager.cc:1434] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:25:16.169823 16229 raft_consensus.cc:515] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.170424 16011 raft_consensus.cc:2468] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.171676 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.172560 16229 leader_election.cc:290] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
W20260710 13:25:16.173805 16048 leader_election.cc:343] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.174151 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.174589 16219 raft_consensus.cc:359] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.175452 16219 raft_consensus.cc:385] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.175772 16219 raft_consensus.cc:740] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.176054 16051 leader_election.cc:304] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: a366129508cd4100a7adebef9445be58
I20260710 13:25:16.180869 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7859557df72d41519e0d9f0feab80423" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.176625 16219 consensus_queue.cc:260] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.181860 16083 raft_consensus.cc:2468] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:16.182991 15936 raft_consensus.cc:2468] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.183765 16219 ts_tablet_manager.cc:1434] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:25:16.184952 16219 tablet_bootstrap.cc:492] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:16.185074 16048 leader_election.cc:304] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.185839 16221 tablet_bootstrap.cc:492] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:16.177340 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.176961 16229 raft_consensus.cc:2804] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.187758 16229 raft_consensus.cc:493] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:25:16.188030 16051 leader_election.cc:343] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.188131 16229 raft_consensus.cc:3060] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.190544 15900 leader_election.cc:304] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.191570 16240 raft_consensus.cc:2804] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.191969 16240 raft_consensus.cc:493] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.192315 16240 raft_consensus.cc:3060] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.192783 16221 tablet_bootstrap.cc:654] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.195492 16154 leader_election.cc:290] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.196063 16220 tablet_bootstrap.cc:654] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.196394 16154 raft_consensus.cc:2804] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.196820 16154 raft_consensus.cc:493] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.197178 16229 raft_consensus.cc:515] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.179523 16191 leader_election.cc:290] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.200183 16245 raft_consensus.cc:493] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.200726 16245 raft_consensus.cc:515] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.203054 16245 leader_election.cc:290] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.205128 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7859557df72d41519e0d9f0feab80423" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.205454 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.205809 16011 raft_consensus.cc:2468] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:16.205896 16219 tablet_bootstrap.cc:654] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
W20260710 13:25:16.208565 15974 leader_election.cc:343] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.208801 16229 leader_election.cc:290] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.197158 16154 raft_consensus.cc:3060] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.213045 16221 tablet_bootstrap.cc:492] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:16.213629 16221 ts_tablet_manager.cc:1403] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260710 13:25:16.209133 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.214429 16011 raft_consensus.cc:3060] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.213045 16220 tablet_bootstrap.cc:492] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:16.215626 16220 ts_tablet_manager.cc:1403] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.012s
I20260710 13:25:16.216672 16221 raft_consensus.cc:359] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.217444 16221 raft_consensus.cc:385] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.217730 16221 raft_consensus.cc:740] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.218592 16221 consensus_queue.cc:260] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.218729 16220 raft_consensus.cc:359] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.219458 16220 raft_consensus.cc:385] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.219772 16220 raft_consensus.cc:740] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.220491 16240 raft_consensus.cc:515] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.221040 16221 ts_tablet_manager.cc:1434] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:25:16.222653 16221 tablet_bootstrap.cc:492] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: Bootstrap starting.
I20260710 13:25:16.224339 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7859557df72d41519e0d9f0feab80423" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.224968 16009 raft_consensus.cc:3060] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.225803 16011 raft_consensus.cc:2468] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.227072 16051 leader_election.cc:304] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
I20260710 13:25:16.228204 16229 raft_consensus.cc:2804] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.228686 16229 raft_consensus.cc:697] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.229558 16229 consensus_queue.cc:237] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.220553 16220 consensus_queue.cc:260] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.235281 16221 tablet_bootstrap.cc:654] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.237244 16240 leader_election.cc:290] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.239791 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7859557df72d41519e0d9f0feab80423" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
W20260710 13:25:16.245999 16048 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.9.1:33155, user_credentials={real_user=slave}} blocked reactor thread for 61016.4us
I20260710 13:25:16.244045 16084 raft_consensus.cc:3060] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.248615 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.257584 16009 raft_consensus.cc:2468] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:16.254338 16245 raft_consensus.cc:493] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.261533 16245 raft_consensus.cc:515] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.264423 15902 leader_election.cc:304] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.265638 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.266892 16240 raft_consensus.cc:2804] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.267483 16240 raft_consensus.cc:697] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:16.268661 16221 tablet_bootstrap.cc:492] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: No bootstrap required, opened a new log
I20260710 13:25:16.268354 16240 consensus_queue.cc:237] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.273249 16221 ts_tablet_manager.cc:1403] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.004s
I20260710 13:25:16.274114 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.274871 15936 raft_consensus.cc:2468] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:16.269549 16219 tablet_bootstrap.cc:492] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:16.270625 16245 leader_election.cc:290] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.270385 16154 raft_consensus.cc:515] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.276084 16219 ts_tablet_manager.cc:1403] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.091s	user 0.027s	sys 0.021s
I20260710 13:25:16.272279 16084 raft_consensus.cc:2468] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
W20260710 13:25:16.277344 15975 leader_election.cc:343] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.277892 15975 leader_election.cc:304] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a; no voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58
I20260710 13:25:16.278733 15832 catalog_manager.cc:5697] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:16.278805 16220 ts_tablet_manager.cc:1434] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.063s	user 0.016s	sys 0.025s
I20260710 13:25:16.278944 16245 raft_consensus.cc:2749] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:16.283815 16219 raft_consensus.cc:359] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.284752 16219 raft_consensus.cc:385] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.285054 16219 raft_consensus.cc:740] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
W20260710 13:25:16.285742 16048 leader_election.cc:343] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.288230 16220 tablet_bootstrap.cc:492] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:16.289893 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.290925 16009 raft_consensus.cc:3060] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.292560 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.293426 15936 raft_consensus.cc:3060] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.285912 15974 leader_election.cc:304] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.286454 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.285912 16221 raft_consensus.cc:359] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.295591 16221 raft_consensus.cc:385] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.295689 16084 raft_consensus.cc:2468] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:16.295948 16221 raft_consensus.cc:740] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.296720 16245 raft_consensus.cc:2804] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.297015 16253 raft_consensus.cc:493] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.297209 16245 raft_consensus.cc:493] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.297597 16245 raft_consensus.cc:3060] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.297528 16253 raft_consensus.cc:515] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.301092 15935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.301314 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.302058 16154 leader_election.cc:290] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.302059 15935 raft_consensus.cc:2468] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.285754 16219 consensus_queue.cc:260] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.304176 16048 leader_election.cc:304] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.304881 16219 ts_tablet_manager.cc:1434] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:25:16.306277 16220 tablet_bootstrap.cc:654] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.306519 16154 raft_consensus.cc:2804] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.306974 16154 raft_consensus.cc:493] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.307313 16154 raft_consensus.cc:3060] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.310386 16253 leader_election.cc:290] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.305990 16219 tablet_bootstrap.cc:492] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: Bootstrap starting.
I20260710 13:25:16.317531 15936 raft_consensus.cc:2468] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.319523 16048 leader_election.cc:304] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.319556 16221 consensus_queue.cc:260] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.320834 16253 raft_consensus.cc:2804] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.321395 16253 raft_consensus.cc:697] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.322309 16253 consensus_queue.cc:237] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.323202 16221 ts_tablet_manager.cc:1434] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260710 13:25:16.325745 16245 raft_consensus.cc:515] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.327059 16011 raft_consensus.cc:2393] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e26762d23ad4644a09ff654011a150f in current term 1: Already voted for candidate 4a4ef318f5d44cdc92fc6f703394289a in this term.
I20260710 13:25:16.331511 16220 tablet_bootstrap.cc:492] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:16.333132 16219 tablet_bootstrap.cc:654] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.332988 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.333681 16220 ts_tablet_manager.cc:1403] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.011s
I20260710 13:25:16.333695 15936 raft_consensus.cc:3060] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.331157 16154 raft_consensus.cc:515] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.338058 16009 raft_consensus.cc:2468] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.347568 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.348476 16009 raft_consensus.cc:2393] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2e26762d23ad4644a09ff654011a150f in current term 1: Already voted for candidate 4a4ef318f5d44cdc92fc6f703394289a in this term.
I20260710 13:25:16.349717 15831 catalog_manager.cc:5697] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:16.352149 16220 raft_consensus.cc:359] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.352569 16245 leader_election.cc:290] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.353327 16154 leader_election.cc:290] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.354130 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:16.354249 15934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.354998 16084 raft_consensus.cc:2393] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a4ef318f5d44cdc92fc6f703394289a in current term 1: Already voted for candidate 2e26762d23ad4644a09ff654011a150f in this term.
I20260710 13:25:16.353617 15936 raft_consensus.cc:2468] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:16.356259 16048 leader_election.cc:304] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f; no voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58
I20260710 13:25:16.356963 15974 leader_election.cc:304] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [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: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:16.357249 16220 raft_consensus.cc:385] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.357673 16220 raft_consensus.cc:740] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.357969 16218 raft_consensus.cc:2804] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.357059 16240 raft_consensus.cc:493] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.358482 16218 raft_consensus.cc:697] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:16.358551 16240 raft_consensus.cc:515] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.359910 16218 consensus_queue.cc:237] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.358456 16220 consensus_queue.cc:260] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.364007 16220 ts_tablet_manager.cc:1434] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260710 13:25:16.364439 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.365195 16220 tablet_bootstrap.cc:492] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
W20260710 13:25:16.366209 15900 leader_election.cc:343] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.366941 16240 leader_election.cc:290] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.367524 16154 raft_consensus.cc:2749] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:25:16.368346 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.369630 16009 raft_consensus.cc:2468] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 0.
I20260710 13:25:16.371008 15902 leader_election.cc:304] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [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: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:16.372049 16220 tablet_bootstrap.cc:654] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.372352 16240 raft_consensus.cc:2804] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.373236 16240 raft_consensus.cc:493] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.373664 16240 raft_consensus.cc:3060] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.379912 15834 catalog_manager.cc:5697] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:16.384047 16240 raft_consensus.cc:515] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.386937 16253 raft_consensus.cc:493] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.389951 16154 raft_consensus.cc:493] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.391124 16253 raft_consensus.cc:515] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.391274 16154 raft_consensus.cc:515] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.393422 16253 leader_election.cc:290] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.394321 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.395023 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.395367 15936 raft_consensus.cc:2468] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.395965 16009 raft_consensus.cc:2468] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.397229 16048 leader_election.cc:304] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.398329 16253 raft_consensus.cc:2804] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.398712 16253 raft_consensus.cc:493] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.399009 16253 raft_consensus.cc:3060] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.402865 16219 tablet_bootstrap.cc:492] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: No bootstrap required, opened a new log
I20260710 13:25:16.403545 16219 ts_tablet_manager.cc:1403] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.005s
I20260710 13:25:16.405433 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.406452 16009 raft_consensus.cc:2468] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.406538 16219 raft_consensus.cc:359] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.407371 16219 raft_consensus.cc:385] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.407677 16219 raft_consensus.cc:740] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.408347 16219 consensus_queue.cc:260] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.410542 16219 ts_tablet_manager.cc:1434] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:25:16.408479 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.411275 15936 raft_consensus.cc:2468] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 0.
I20260710 13:25:16.412848 16048 leader_election.cc:304] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.414059 16248 raft_consensus.cc:2804] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.414439 16248 raft_consensus.cc:493] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.414760 16248 raft_consensus.cc:3060] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.398957 16154 leader_election.cc:290] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.415521 15832 catalog_manager.cc:5697] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 1 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:16.408800 16253 raft_consensus.cc:515] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.417640 16009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.419624 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
W20260710 13:25:16.421095 15900 leader_election.cc:343] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:25:16.421913 16240 leader_election.cc:290] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.423259 16009 raft_consensus.cc:3060] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.426326 16248 raft_consensus.cc:515] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.429409 16220 tablet_bootstrap.cc:492] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:16.431504 15934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.431820 16220 ts_tablet_manager.cc:1403] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.028s
I20260710 13:25:16.432258 15934 raft_consensus.cc:3060] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.432050 15936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.434295 15936 raft_consensus.cc:3060] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.436034 16220 raft_consensus.cc:359] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.438424 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.438393 16248 leader_election.cc:290] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.439208 16011 raft_consensus.cc:3060] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.439323 16220 raft_consensus.cc:385] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.439862 16220 raft_consensus.cc:740] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.440600 15934 raft_consensus.cc:2468] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.440798 16220 consensus_queue.cc:260] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.441915 16048 leader_election.cc:304] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.442770 16248 raft_consensus.cc:2804] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.443470 16248 raft_consensus.cc:697] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.444321 16248 consensus_queue.cc:237] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.446332 16011 raft_consensus.cc:2468] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.446992 16253 leader_election.cc:290] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.447649 16051 leader_election.cc:304] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
I20260710 13:25:16.448323 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.448859 16220 ts_tablet_manager.cc:1434] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:25:16.449014 16010 raft_consensus.cc:3060] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.451457 16220 tablet_bootstrap.cc:492] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: Bootstrap starting.
I20260710 13:25:16.452134 16253 raft_consensus.cc:2804] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.452685 16253 raft_consensus.cc:697] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.453524 16253 consensus_queue.cc:237] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.451448 16009 raft_consensus.cc:2468] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 1.
I20260710 13:25:16.458163 15902 leader_election.cc:304] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [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: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:16.459538 16240 raft_consensus.cc:2804] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.460999 16240 raft_consensus.cc:697] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:16.462329 16220 tablet_bootstrap.cc:654] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: Neither blocks nor log segments found. Creating new log.
I20260710 13:25:16.464270 16010 raft_consensus.cc:2468] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.462036 16240 consensus_queue.cc:237] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.469853 15936 raft_consensus.cc:2468] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 1.
I20260710 13:25:16.477660 16220 tablet_bootstrap.cc:492] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: No bootstrap required, opened a new log
I20260710 13:25:16.478233 16220 ts_tablet_manager.cc:1403] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 13:25:16.481300 16220 raft_consensus.cc:359] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.482049 16220 raft_consensus.cc:385] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:25:16.481148 15831 catalog_manager.cc:5697] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:16.482347 16220 raft_consensus.cc:740] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Initialized, Role: FOLLOWER
I20260710 13:25:16.483214 16220 consensus_queue.cc:260] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.483434 15831 catalog_manager.cc:5697] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 1 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:16.485469 16220 ts_tablet_manager.cc:1434] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:25:16.488260 16248 consensus_queue.cc:1048] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:16.495438 16218 raft_consensus.cc:493] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.496062 16218 raft_consensus.cc:515] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.496349 15832 catalog_manager.cc:5697] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 0 to 1, leader changed from <none> to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 1 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:16.498440 16218 leader_election.cc:290] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.499740 15934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fec35cab34e39ae8c51a7b61529ad" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.500537 15934 raft_consensus.cc:2468] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:16.503702 15974 leader_election.cc:304] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.504495 16218 raft_consensus.cc:2804] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:25:16.499779 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fec35cab34e39ae8c51a7b61529ad" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.506996 16084 raft_consensus.cc:2468] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 0.
I20260710 13:25:16.507216 16154 consensus_queue.cc:1048] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.504871 16218 raft_consensus.cc:493] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:25:16.508599 16218 raft_consensus.cc:3060] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.523017 16218 raft_consensus.cc:515] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.529188 16218 leader_election.cc:290] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.530262 15934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fec35cab34e39ae8c51a7b61529ad" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:16.530933 15934 raft_consensus.cc:3060] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.532271 16240 raft_consensus.cc:493] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.532792 16240 raft_consensus.cc:515] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.535085 16240 leader_election.cc:290] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.538007 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f" is_pre_election: true
I20260710 13:25:16.538165 15934 raft_consensus.cc:2468] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:16.539654 15974 leader_election.cc:304] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.537987 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07fec35cab34e39ae8c51a7b61529ad" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:16.540850 16084 raft_consensus.cc:3060] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.540916 16245 raft_consensus.cc:2804] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:25:16.541512 16245 raft_consensus.cc:697] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:16.542263 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.542527 16245 consensus_queue.cc:237] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.543444 16010 raft_consensus.cc:2393] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a366129508cd4100a7adebef9445be58 in current term 1: Already voted for candidate 2e26762d23ad4644a09ff654011a150f in this term.
I20260710 13:25:16.544934 15902 leader_election.cc:304] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a366129508cd4100a7adebef9445be58; no voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:16.546069 16191 raft_consensus.cc:3060] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.549001 16084 raft_consensus.cc:2468] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 1.
I20260710 13:25:16.558168 16191 raft_consensus.cc:2749] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:16.561479 15831 catalog_manager.cc:5697] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 1 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:16.590536 16154 raft_consensus.cc:493] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:25:16.591045 16154 raft_consensus.cc:515] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.592975 16154 leader_election.cc:290] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:16.593853 15934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a366129508cd4100a7adebef9445be58" is_pre_election: true
I20260710 13:25:16.594049 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a" is_pre_election: true
I20260710 13:25:16.594918 16010 raft_consensus.cc:2393] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2e26762d23ad4644a09ff654011a150f in current term 1: Already voted for candidate a366129508cd4100a7adebef9445be58 in this term.
I20260710 13:25:16.596014 16051 leader_election.cc:304] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f; no voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58
I20260710 13:25:16.596716 16154 raft_consensus.cc:3060] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:25:16.601857 16154 raft_consensus.cc:2749] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:25:16.637239 16154 consensus_queue.cc:1048] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:16.649225 16229 consensus_queue.cc:1048] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.692171 16191 consensus_queue.cc:1048] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.706034 16275 consensus_queue.cc:1048] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.722146 16253 consensus_queue.cc:1048] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.726593 16229 consensus_queue.cc:1048] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:16.774197 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce78b598bacd46e284cde296692b8507"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:16.774853 16084 raft_consensus.cc:606] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS a366129508cd4100a7adebef9445be58
I20260710 13:25:16.780297 16010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
mode: GRACEFUL
new_leader_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:49262
I20260710 13:25:16.780849 16010 raft_consensus.cc:606] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Received request to transfer leadership to TS a366129508cd4100a7adebef9445be58
I20260710 13:25:16.786178 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:16.786708 16084 raft_consensus.cc:606] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS a366129508cd4100a7adebef9445be58
I20260710 13:25:16.791734 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:16.792273 16084 raft_consensus.cc:606] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS a366129508cd4100a7adebef9445be58
I20260710 13:25:16.797500 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:16.798000 16084 raft_consensus.cc:606] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:16.802938 15934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7859557df72d41519e0d9f0feab80423"
dest_uuid: "a366129508cd4100a7adebef9445be58"
mode: GRACEFUL
new_leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:35412
I20260710 13:25:16.803483 15934 raft_consensus.cc:606] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Received request to transfer leadership to TS 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:16.808736 16084 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
mode: GRACEFUL
new_leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:50256
I20260710 13:25:16.809252 16084 raft_consensus.cc:606] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Received request to transfer leadership to TS 4a4ef318f5d44cdc92fc6f703394289a
I20260710 13:25:16.816951 15934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2"
dest_uuid: "a366129508cd4100a7adebef9445be58"
mode: GRACEFUL
new_leader_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:35412
I20260710 13:25:16.817502 15934 raft_consensus.cc:606] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Received request to transfer leadership to TS 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:16.879714 16229 consensus_queue.cc:1048] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:16.887017 16253 raft_consensus.cc:993] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: : Instructing follower a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:16.887480 16248 raft_consensus.cc:1081] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:16.889212 15936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63"
dest_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:35388
I20260710 13:25:16.889804 15936 raft_consensus.cc:493] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:16.890285 15936 raft_consensus.cc:3060] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.892194 16229 consensus_queue.cc:1048] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.899812 16240 consensus_queue.cc:1048] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.900051 15936 raft_consensus.cc:515] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.903306 16085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:16.904359 16085 raft_consensus.cc:3055] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:16.904857 16085 raft_consensus.cc:740] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.905385 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77b6a1ae75c9431eb9a0f0aa5ba04c63" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.906016 16010 raft_consensus.cc:3060] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.905746 16085 consensus_queue.cc:260] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.907104 16085 raft_consensus.cc:3060] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.902333 15934 raft_consensus.cc:1240] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Rejecting Update request from peer 2e26762d23ad4644a09ff654011a150f for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:16.903735 15936 leader_election.cc:290] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.912731 16248 consensus_queue.cc:1048] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:16.913935 16253 raft_consensus.cc:993] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: : Instructing follower a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:16.914464 16154 raft_consensus.cc:1081] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:16.916440 15933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce78b598bacd46e284cde296692b8507"
dest_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:35388
I20260710 13:25:16.917034 15933 raft_consensus.cc:493] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:16.917435 15933 raft_consensus.cc:3060] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.924512 16275 raft_consensus.cc:993] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: : Instructing follower 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:16.924185 16253 consensus_queue.cc:1048] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:16.925055 16275 raft_consensus.cc:1081] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Signalling peer 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:16.928467 16010 raft_consensus.cc:2468] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:16.931602 16245 consensus_queue.cc:1048] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.935807 16084 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:50242
I20260710 13:25:16.936690 16084 raft_consensus.cc:493] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:16.937146 16084 raft_consensus.cc:3060] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.937373 15933 raft_consensus.cc:515] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.944725 15902 leader_election.cc:304] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.945199 16191 consensus_queue.cc:1048] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.945943 16010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78b598bacd46e284cde296692b8507" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:16.946677 16010 raft_consensus.cc:3060] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.947199 16240 raft_consensus.cc:2804] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:16.948040 16240 raft_consensus.cc:697] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:16.949200 16240 consensus_queue.cc:237] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.950312 16218 consensus_queue.cc:1048] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:25:16.954416 16082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce78b598bacd46e284cde296692b8507" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:16.955575 16082 raft_consensus.cc:3055] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:16.956061 16082 raft_consensus.cc:740] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:16.956624 16010 raft_consensus.cc:2468] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:16.957191 16082 consensus_queue.cc:260] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:16.964385 16082 raft_consensus.cc:3060] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.963475 15933 leader_election.cc:290] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:16.976542 15902 leader_election.cc:304] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:16.977312 16248 raft_consensus.cc:993] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: : Instructing follower 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:16.978077 16248 raft_consensus.cc:1081] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:16.988300 16010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:49244
I20260710 13:25:16.989254 16010 raft_consensus.cc:493] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:16.989790 16010 raft_consensus.cc:3060] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:16.993914 16245 raft_consensus.cc:993] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: : Instructing follower a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:16.994424 16245 raft_consensus.cc:1081] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Signalling peer a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:16.997366 16191 raft_consensus.cc:2804] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:16.997460 15932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f"
dest_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:35402
I20260710 13:25:16.998440 16191 raft_consensus.cc:697] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:17.003788 16191 consensus_queue.cc:237] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.009586 15932 raft_consensus.cc:493] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:17.010089 15932 raft_consensus.cc:3060] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.008523 16085 raft_consensus.cc:2468] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:17.012164 16084 raft_consensus.cc:515] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.017408 16083 raft_consensus.cc:1240] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Rejecting Update request from peer a366129508cd4100a7adebef9445be58 for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:17.018071 15932 raft_consensus.cc:515] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.021342 16082 raft_consensus.cc:2468] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:17.021625 16240 consensus_queue.cc:1059] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:17.024572 16240 raft_consensus.cc:3055] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:17.024960 16240 raft_consensus.cc:740] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:17.025846 16240 consensus_queue.cc:260] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.027180 16240 raft_consensus.cc:3060] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.030033 16008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:17.030706 16008 raft_consensus.cc:3055] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:17.031029 16008 raft_consensus.cc:740] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:17.031840 16008 consensus_queue.cc:260] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.032958 16008 raft_consensus.cc:3060] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.052009 16011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:17.052743 16011 raft_consensus.cc:3060] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.053159 16283 consensus_queue.cc:1048] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:17.073838 16084 leader_election.cc:290] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:17.059866 16011 raft_consensus.cc:2468] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 2.
I20260710 13:25:17.079753 16051 leader_election.cc:304] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e26762d23ad4644a09ff654011a150f, 4a4ef318f5d44cdc92fc6f703394289a; no voters: 
I20260710 13:25:17.080550 16008 raft_consensus.cc:2468] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:17.080785 16253 raft_consensus.cc:2804] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:17.081835 16253 raft_consensus.cc:697] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 2 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:17.082754 16253 consensus_queue.cc:237] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.070220 15932 leader_election.cc:290] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:17.074868 16010 raft_consensus.cc:515] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.089057 16009 raft_consensus.cc:1240] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Rejecting Update request from peer 2e26762d23ad4644a09ff654011a150f for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:17.733588 16010 leader_election.cc:290] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:17.742837 16291 raft_consensus.cc:993] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: : Instructing follower 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:17.743676 16154 raft_consensus.cc:1081] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:17.746188 16010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:49244
I20260710 13:25:17.747139 16010 raft_consensus.cc:493] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:17.747783 16010 raft_consensus.cc:3060] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:25:17.752727 15901 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:25:17.752445 15902 leader_election.cc:304] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:17.762019 16292 raft_consensus.cc:2804] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:17.762529 16011 raft_consensus.cc:1275] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:17.764631 16292 raft_consensus.cc:697] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:17.767180 16253 consensus_queue.cc:1048] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:25:17.772111 15976 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 13:25:17.773164 16007 raft_consensus.cc:1275] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:17.772380 16010 raft_consensus.cc:515] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.781670 15933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:17.782382 15933 raft_consensus.cc:3060] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.783522 16010 leader_election.cc:290] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:17.786355 16292 consensus_queue.cc:237] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.787798 16295 raft_consensus.cc:993] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: : Instructing follower 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:17.791203 16295 raft_consensus.cc:1081] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Signalling peer 4a4ef318f5d44cdc92fc6f703394289a to start an election
I20260710 13:25:17.794188 15932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee04a8aef734fafb63c788f10c7a4b2" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:17.798179 16079 raft_consensus.cc:1275] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:17.802564 15932 raft_consensus.cc:2468] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 2.
I20260710 13:25:17.804455 16084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d928a33c4ca8462e9c0895bf8d018f0f" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:17.805127 16084 raft_consensus.cc:3060] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.805792 16081 raft_consensus.cc:1275] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:17.809614 16300 consensus_queue.cc:1048] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:17.810931 16077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad14c22b4394c8dad5319be3750c029" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:17.821151 16077 raft_consensus.cc:3055] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:17.821544 16077 raft_consensus.cc:740] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:17.818125 15936 raft_consensus.cc:1275] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:17.818177 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:17.819890 15934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0789545d918417bb7612bf69e1e7f6a" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:17.823645 15934 raft_consensus.cc:3060] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.822417 16077 consensus_queue.cc:260] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.827065 16077 raft_consensus.cc:3060] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.827697 16083 raft_consensus.cc:3055] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:17.831574 16083 raft_consensus.cc:740] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:17.833422 16298 consensus_queue.cc:1048] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:25:17.832728 16083 consensus_queue.cc:260] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.835072 16083 raft_consensus.cc:3060] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.822399 16295 consensus_queue.cc:1048] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260710 13:25:17.818048 16084 raft_consensus.cc:2468] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:17.846513 16077 raft_consensus.cc:2468] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:17.847203 16010 raft_consensus.cc:1275] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:17.843931 15934 raft_consensus.cc:2468] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:17.867738 15974 leader_election.cc:304] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:17.871151 16083 raft_consensus.cc:2468] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:17.866389 15933 raft_consensus.cc:2468] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:17.885794 15974 leader_election.cc:304] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:17.887714 16297 raft_consensus.cc:2804] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:17.896411 16290 raft_consensus.cc:2804] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:17.897001 16290 raft_consensus.cc:697] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:17.897876 16290 consensus_queue.cc:237] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
W20260710 13:25:17.904382 16050 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 13:25:17.891145 15902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.2:33613, user_credentials={real_user=slave}} blocked reactor thread for 84974.3us
I20260710 13:25:17.937985 15834 catalog_manager.cc:5697] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:17.903427 16297 raft_consensus.cc:697] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:17.940418 15834 catalog_manager.cc:5697] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:17.948257 15933 raft_consensus.cc:1240] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Rejecting Update request from peer 2e26762d23ad4644a09ff654011a150f for earlier term 1. Current term is 2. Ops: []
I20260710 13:25:17.950393 16295 consensus_queue.cc:1048] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:17.921693 16253 consensus_queue.cc:1048] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260710 13:25:17.952390 16297 consensus_queue.cc:237] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.962041 16010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7859557df72d41519e0d9f0feab80423"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
 from {username='slave'} at 127.0.0.1:49254
I20260710 13:25:17.962654 16010 raft_consensus.cc:493] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:17.962996 16010 raft_consensus.cc:3060] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:17.994221 16010 raft_consensus.cc:515] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:17.995816 16154 raft_consensus.cc:993] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: : Instructing follower a366129508cd4100a7adebef9445be58 to start an election
I20260710 13:25:18.015754 16010 leader_election.cc:290] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:18.019435 15933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7859557df72d41519e0d9f0feab80423" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:18.020136 15933 raft_consensus.cc:3055] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:18.020453 15933 raft_consensus.cc:740] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:18.021261 15933 consensus_queue.cc:260] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:18.022541 15933 raft_consensus.cc:3060] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:18.017032 16307 raft_consensus.cc:1081] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Signalling peer a366129508cd4100a7adebef9445be58 to start an election
W20260710 13:25:18.017657 15975 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.3:37255, user_credentials={real_user=slave}} blocked reactor thread for 58904.5us
I20260710 13:25:18.038724 15933 raft_consensus.cc:2468] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:18.040083 15936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d"
dest_uuid: "a366129508cd4100a7adebef9445be58"
 from {username='slave'} at 127.0.0.1:35388
I20260710 13:25:18.040766 15936 raft_consensus.cc:493] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:18.041316 15936 raft_consensus.cc:3060] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:18.042886 16308 consensus_queue.cc:1048] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:25:18.046564 15974 leader_election.cc:304] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:18.047608 16283 raft_consensus.cc:2804] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:18.048166 16283 raft_consensus.cc:697] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Becoming Leader. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:18.049007 16283 consensus_queue.cc:237] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:18.051177 16081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7859557df72d41519e0d9f0feab80423" candidate_uuid: "4a4ef318f5d44cdc92fc6f703394289a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:18.051889 16081 raft_consensus.cc:3060] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:18.060616 15936 raft_consensus.cc:515] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:18.064457 16008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:18.063786 15832 catalog_manager.cc:5697] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 1 to 2, leader changed from a366129508cd4100a7adebef9445be58 (127.11.9.1) to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 2 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } } }
I20260710 13:25:18.065343 16008 raft_consensus.cc:3060] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:18.066135 15832 catalog_manager.cc:5697] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 2 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.092978 16008 raft_consensus.cc:2468] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:18.095953 16083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595f0a31bbde4e71979961ee9848a30d" candidate_uuid: "a366129508cd4100a7adebef9445be58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2e26762d23ad4644a09ff654011a150f"
I20260710 13:25:18.096755 16083 raft_consensus.cc:3055] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:25:18.097162 16083 raft_consensus.cc:740] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:18.098251 16083 consensus_queue.cc:260] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:18.099993 16083 raft_consensus.cc:3060] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:25:18.101783 15833 catalog_manager.cc:5697] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 1 to 2, leader changed from 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2) to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.108246 15936 leader_election.cc:290] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Requested vote from peers 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613), 2e26762d23ad4644a09ff654011a150f (127.11.9.3:37255)
I20260710 13:25:18.078955 16081 raft_consensus.cc:2468] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a4ef318f5d44cdc92fc6f703394289a in term 2.
I20260710 13:25:18.120517 15902 leader_election.cc:304] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a4ef318f5d44cdc92fc6f703394289a, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:18.121449 16295 raft_consensus.cc:2804] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:25:18.121968 16295 raft_consensus.cc:697] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Becoming Leader. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:18.122880 16295 consensus_queue.cc:237] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:18.124524 16083 raft_consensus.cc:2468] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a366129508cd4100a7adebef9445be58 in term 2.
I20260710 13:25:18.141603 15832 catalog_manager.cc:5697] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 2 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.143520 15832 catalog_manager.cc:5697] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a reported cstate change: term changed from 1 to 2, leader changed from a366129508cd4100a7adebef9445be58 (127.11.9.1) to 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2). New cstate: current_term: 2 leader_uuid: "4a4ef318f5d44cdc92fc6f703394289a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.153813 15831 catalog_manager.cc:5697] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 reported cstate change: term changed from 1 to 2, leader changed from 2e26762d23ad4644a09ff654011a150f (127.11.9.3) to a366129508cd4100a7adebef9445be58 (127.11.9.1). New cstate: current_term: 2 leader_uuid: "a366129508cd4100a7adebef9445be58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: UNKNOWN } } }
I20260710 13:25:18.336311 15936 raft_consensus.cc:1275] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.337466 16283 consensus_queue.cc:1048] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.346331 16078 raft_consensus.cc:1275] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.348611 16283 consensus_queue.cc:1048] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.364884 16008 raft_consensus.cc:1275] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.366155 16300 consensus_queue.cc:1048] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.376080 16078 raft_consensus.cc:1275] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.377609 16300 consensus_queue.cc:1048] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.411604 16083 raft_consensus.cc:1275] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.413005 16283 consensus_queue.cc:1048] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.424986 15936 raft_consensus.cc:1275] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.426580 16308 consensus_queue.cc:1048] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.551661 15936 raft_consensus.cc:1275] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.552946 16283 consensus_queue.cc:1048] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.555780 16008 raft_consensus.cc:1275] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.557252 16300 consensus_queue.cc:1048] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.564070 16083 raft_consensus.cc:1275] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer 4a4ef318f5d44cdc92fc6f703394289a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.565819 16308 consensus_queue.cc:1048] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:25:18.569346 16078 raft_consensus.cc:1275] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Refusing update from remote peer a366129508cd4100a7adebef9445be58: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:25:18.572414 16295 consensus_queue.cc:1048] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:25:18.754966 16106 debug-util.cc:398] Leaking SignalData structure 0x7b080014dfa0 after lost signal to thread 11303
W20260710 13:25:18.756176 16106 debug-util.cc:398] Leaking SignalData structure 0x7b0800043f20 after lost signal to thread 15868
W20260710 13:25:18.757244 16106 debug-util.cc:398] Leaking SignalData structure 0x7b0800154580 after lost signal to thread 15960
W20260710 13:25:18.758085 16106 debug-util.cc:398] Leaking SignalData structure 0x7b08000f93a0 after lost signal to thread 16035
W20260710 13:25:18.758893 16106 debug-util.cc:398] Leaking SignalData structure 0x7b08000f02c0 after lost signal to thread 16109
I20260710 13:25:19.826737 15832 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53956:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:25:19.848523 15832 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53956:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:25:19.986302 11300 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:25:20.017293 16356 log.cc:927] Time spent T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
W20260710 13:25:20.020183 16354 log.cc:927] Time spent T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: Append to log took a long time: real 0.052s	user 0.002s	sys 0.000s
I20260710 13:25:20.060550 16373 tablet.cc:1724] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.131964 16379 tablet.cc:1724] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.132190 16381 tablet.cc:1724] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.162628 16376 log.cc:927] Time spent T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
W20260710 13:25:20.180833 16378 log.cc:927] Time spent T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: Append to log took a long time: real 0.081s	user 0.002s	sys 0.000s
W20260710 13:25:20.182663 16372 log.cc:927] Time spent T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260710 13:25:20.133067 16380 tablet.cc:1724] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.243518 16397 tablet.cc:1724] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.247596 16394 tablet.cc:1724] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.255468 15974 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.9.1:33155, user_credentials={real_user=slave}} blocked reactor thread for 44894.1us
I20260710 13:25:20.263535 16395 tablet.cc:1724] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.268821 16391 tablet.cc:1724] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.271494 16388 tablet.cc:1724] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.315939 16396 tablet.cc:1724] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.327385 16371 log.cc:927] Time spent T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: Append to log took a long time: real 0.219s	user 0.002s	sys 0.000s
I20260710 13:25:20.347956 16379 tablet.cc:1724] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.375406 16373 tablet.cc:1724] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.377244 16386 log.cc:927] Time spent T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: Append to log took a long time: real 0.104s	user 0.006s	sys 0.000s
I20260710 13:25:20.377797 15935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0"
dest_uuid: "a366129508cd4100a7adebef9445be58"
mode: GRACEFUL
new_leader_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:35420
I20260710 13:25:20.378507 15935 raft_consensus.cc:606] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Received request to transfer leadership to TS 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:20.389295 16404 tablet.cc:1724] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.390551 16334 raft_consensus.cc:993] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: : Instructing follower 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:20.391083 16334 raft_consensus.cc:1081] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Signalling peer 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:20.403630 16078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:50242
I20260710 13:25:20.404467 16078 raft_consensus.cc:493] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:20.404956 16078 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.410449 16380 tablet.cc:1724] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.412837 16397 tablet.cc:1724] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.420938 16403 tablet.cc:1724] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.456575 16078 raft_consensus.cc:515] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:20.454584 16395 tablet.cc:1724] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.469194 16394 tablet.cc:1724] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.469288 16404 tablet.cc:1724] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.480726 16388 tablet.cc:1724] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.481595 16404 tablet.cc:1724] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.445777 16396 tablet.cc:1724] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.488176 16380 tablet.cc:1724] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.476739 16381 tablet.cc:1724] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.462138 16403 tablet.cc:1724] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.538084 16391 tablet.cc:1724] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.527422 15932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:20.568143 15932 raft_consensus.cc:3055] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:20.568536 15932 raft_consensus.cc:740] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a366129508cd4100a7adebef9445be58, State: Running, Role: LEADER
I20260710 13:25:20.569411 15932 consensus_queue.cc:260] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:20.570712 15932 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.576726 16010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f145da27e946859d6e9912c661af54"
dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
mode: GRACEFUL
new_leader_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:49274
I20260710 13:25:20.577507 16010 raft_consensus.cc:606] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Received request to transfer leadership to TS 2e26762d23ad4644a09ff654011a150f
I20260710 13:25:20.579530 11300 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:25:20.580237 11300 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:25:20.583959 15932 raft_consensus.cc:2468] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 3.
I20260710 13:25:20.586781 16048 leader_election.cc:304] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:20.588055 16307 raft_consensus.cc:2804] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:20.588615 16307 raft_consensus.cc:697] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 3 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:20.564229 16078 leader_election.cc:290] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 3 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:20.537416 16379 tablet.cc:1724] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:25:20.565984 16008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f362cac912414f8ca1c5f37782e7b0" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:20.589577 16307 consensus_queue.cc:237] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:20.590534 16008 raft_consensus.cc:3060] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.607570 16008 raft_consensus.cc:2468] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 3.
I20260710 13:25:20.612309 15831 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221: soft_deleted_table [id=f86e71cc54fa4e699f8ca40b54a932fb] alter complete (version 1)
I20260710 13:25:20.627197 15833 catalog_manager.cc:5697] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 2 to 3, leader changed from a366129508cd4100a7adebef9445be58 (127.11.9.1) to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 3 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:20.876077 16402 raft_consensus.cc:993] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: : Instructing follower 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:20.876619 16402 raft_consensus.cc:1081] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Signalling peer 2e26762d23ad4644a09ff654011a150f to start an election
I20260710 13:25:20.878675 16077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f145da27e946859d6e9912c661af54"
dest_uuid: "2e26762d23ad4644a09ff654011a150f"
 from {username='slave'} at 127.0.0.1:50232
I20260710 13:25:20.879382 16077 raft_consensus.cc:493] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:25:20.879838 16077 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.888726 16077 raft_consensus.cc:515] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:20.891063 16077 leader_election.cc:290] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [CANDIDATE]: Term 3 election: Requested vote from peers a366129508cd4100a7adebef9445be58 (127.11.9.1:33155), 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2:33613)
I20260710 13:25:20.891790 15932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a366129508cd4100a7adebef9445be58"
I20260710 13:25:20.892560 15932 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.892624 16008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f145da27e946859d6e9912c661af54" candidate_uuid: "2e26762d23ad4644a09ff654011a150f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a4ef318f5d44cdc92fc6f703394289a"
I20260710 13:25:20.893352 16008 raft_consensus.cc:3055] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:25:20.893790 16008 raft_consensus.cc:740] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a4ef318f5d44cdc92fc6f703394289a, State: Running, Role: LEADER
I20260710 13:25:20.894714 16008 consensus_queue.cc:260] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:20.896194 16008 raft_consensus.cc:3060] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:25:20.900781 15932 raft_consensus.cc:2468] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 3.
I20260710 13:25:20.902189 16048 leader_election.cc:304] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [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: 2e26762d23ad4644a09ff654011a150f, a366129508cd4100a7adebef9445be58; no voters: 
I20260710 13:25:20.903112 16307 raft_consensus.cc:2804] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:25:20.903684 16307 raft_consensus.cc:697] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 3 LEADER]: Becoming Leader. State: Replica: 2e26762d23ad4644a09ff654011a150f, State: Running, Role: LEADER
I20260710 13:25:20.903888 16008 raft_consensus.cc:2468] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2e26762d23ad4644a09ff654011a150f in term 3.
I20260710 13:25:20.904613 16307 consensus_queue.cc:237] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [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: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } }
I20260710 13:25:20.913944 15833 catalog_manager.cc:5697] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f reported cstate change: term changed from 2 to 3, leader changed from 4a4ef318f5d44cdc92fc6f703394289a (127.11.9.2) to 2e26762d23ad4644a09ff654011a150f (127.11.9.3). New cstate: current_term: 3 leader_uuid: "2e26762d23ad4644a09ff654011a150f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2e26762d23ad4644a09ff654011a150f" member_type: VOTER last_known_addr { host: "127.11.9.3" port: 37255 } health_report { overall_health: HEALTHY } } }
I20260710 13:25:21.032198 15932 raft_consensus.cc:1275] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:21.033716 16307 consensus_queue.cc:1048] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:21.051864 16008 raft_consensus.cc:1275] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:21.054085 16377 consensus_queue.cc:1048] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.322213 16010 raft_consensus.cc:1275] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:21.323617 16307 consensus_queue.cc:1048] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a4ef318f5d44cdc92fc6f703394289a" member_type: VOTER last_known_addr { host: "127.11.9.2" port: 33613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:25:21.336866 15935 raft_consensus.cc:1275] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Refusing update from remote peer 2e26762d23ad4644a09ff654011a150f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:25:21.338434 16307 consensus_queue.cc:1048] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a366129508cd4100a7adebef9445be58" member_type: VOTER last_known_addr { host: "127.11.9.1" port: 33155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:25:21.652205 11300 tablet_server.cc:179] TabletServer@127.11.9.1:0 shutting down...
I20260710 13:25:21.692672 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:21.693574 11300 tablet_replica.cc:333] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.694528 11300 raft_consensus.cc:2243] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.695677 11300 raft_consensus.cc:2272] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.698429 11300 tablet_replica.cc:333] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.699299 11300 raft_consensus.cc:2243] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.699908 11300 raft_consensus.cc:2272] T f0789545d918417bb7612bf69e1e7f6a P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.702345 11300 tablet_replica.cc:333] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.703325 11300 raft_consensus.cc:2243] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.704370 11300 raft_consensus.cc:2272] T 595f0a31bbde4e71979961ee9848a30d P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.706835 11300 tablet_replica.cc:333] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.707696 11300 raft_consensus.cc:2243] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.708709 11300 raft_consensus.cc:2272] T d928a33c4ca8462e9c0895bf8d018f0f P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.711258 11300 tablet_replica.cc:333] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.712167 11300 raft_consensus.cc:2243] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.712833 11300 raft_consensus.cc:2272] T 7ee04a8aef734fafb63c788f10c7a4b2 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.715529 11300 tablet_replica.cc:333] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.716377 11300 raft_consensus.cc:2243] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.717446 11300 raft_consensus.cc:2272] T ce78b598bacd46e284cde296692b8507 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.720285 11300 tablet_replica.cc:333] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.721133 11300 raft_consensus.cc:2243] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.721706 11300 raft_consensus.cc:2272] T f2f362cac912414f8ca1c5f37782e7b0 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.725101 11300 tablet_replica.cc:333] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.725962 11300 raft_consensus.cc:2243] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.726595 11300 raft_consensus.cc:2272] T 0d1c35af500346e587e567f6fe829281 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.729632 11300 tablet_replica.cc:333] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.730511 11300 raft_consensus.cc:2243] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.731101 11300 raft_consensus.cc:2272] T 566a7485616e43b29c318d55465e960c P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.734167 11300 tablet_replica.cc:333] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.735052 11300 raft_consensus.cc:2243] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.735733 11300 raft_consensus.cc:2272] T 7859557df72d41519e0d9f0feab80423 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.738328 11300 tablet_replica.cc:333] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.739140 11300 raft_consensus.cc:2243] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.739784 11300 raft_consensus.cc:2272] T f8f145da27e946859d6e9912c661af54 P a366129508cd4100a7adebef9445be58 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:21.741475 15974 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260710 13:25:21.743212 11300 tablet_replica.cc:333] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.744168 11300 raft_consensus.cc:2243] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.744864 11300 raft_consensus.cc:2272] T 4ad14c22b4394c8dad5319be3750c029 P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.747822 11300 tablet_replica.cc:333] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.748852 11300 raft_consensus.cc:2243] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.749467 11300 raft_consensus.cc:2272] T c07fec35cab34e39ae8c51a7b61529ad P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:21.749543 15974 consensus_peers.cc:597] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. 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:25:21.752298 11300 tablet_replica.cc:333] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.753192 11300 raft_consensus.cc:2243] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.753916 11300 raft_consensus.cc:2272] T f0178ee594a64fba9f59dcae504156aa P a366129508cd4100a7adebef9445be58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.756829 11300 tablet_replica.cc:333] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.757622 11300 raft_consensus.cc:2243] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.758131 11300 raft_consensus.cc:2272] T a218894dbaee4a95898bd4a19c57125a P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.760955 11300 tablet_replica.cc:333] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.761751 11300 raft_consensus.cc:2243] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.762880 11300 raft_consensus.cc:2272] T 2ab6359199f047a18020ee59fde8d6c0 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.766362 11300 tablet_replica.cc:333] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.767097 11300 raft_consensus.cc:2243] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.768222 11300 raft_consensus.cc:2272] T e1dad14aa4d44cab8eebd8c0562a1590 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.771364 11300 tablet_replica.cc:333] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58: stopping tablet replica
I20260710 13:25:21.772150 11300 raft_consensus.cc:2243] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.773370 11300 raft_consensus.cc:2272] T abddfa392ad5418f87a50f9094c16372 P a366129508cd4100a7adebef9445be58 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:21.784229 16048 consensus_peers.cc:597] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. 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:25:21.807628 11300 connection.cc:466] server connection from 127.0.0.1:35388 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35388 (request call id 88) could send its response
I20260710 13:25:21.817487 11300 tablet_server.cc:196] TabletServer@127.11.9.1:0 shutdown complete.
W20260710 13:25:21.818487 16048 consensus_peers.cc:597] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:33155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:25:21.836562 15974 consensus_peers.cc:597] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:33155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:21.865470 11300 tablet_server.cc:179] TabletServer@127.11.9.2:0 shutting down...
W20260710 13:25:21.874570 15974 consensus_peers.cc:597] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:33155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:21.901161 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:21.902225 11300 tablet_replica.cc:333] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.903205 11300 raft_consensus.cc:2243] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.903810 11300 raft_consensus.cc:2272] T 7ee04a8aef734fafb63c788f10c7a4b2 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.906284 11300 tablet_replica.cc:333] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.907065 11300 raft_consensus.cc:2243] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.907615 11300 raft_consensus.cc:2272] T ce78b598bacd46e284cde296692b8507 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:21.908578 15974 consensus_peers.cc:597] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:33155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:21.909945 11300 tablet_replica.cc:333] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.910594 11300 raft_consensus.cc:2243] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.911441 11300 raft_consensus.cc:2272] T f0789545d918417bb7612bf69e1e7f6a P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.913578 11300 tablet_replica.cc:333] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.914288 11300 raft_consensus.cc:2243] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.914752 11300 raft_consensus.cc:2272] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.916641 11300 tablet_replica.cc:333] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.917228 11300 raft_consensus.cc:2243] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.917682 11300 raft_consensus.cc:2272] T d928a33c4ca8462e9c0895bf8d018f0f P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.919780 11300 tablet_replica.cc:333] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.920578 11300 raft_consensus.cc:2243] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.921149 11300 raft_consensus.cc:2272] T 595f0a31bbde4e71979961ee9848a30d P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.923460 11300 tablet_replica.cc:333] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.924333 11300 raft_consensus.cc:2243] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.924939 11300 raft_consensus.cc:2272] T e1dad14aa4d44cab8eebd8c0562a1590 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:21.925043 15974 consensus_peers.cc:597] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a -> Peer a366129508cd4100a7adebef9445be58 (127.11.9.1:33155): Couldn't send request to peer a366129508cd4100a7adebef9445be58. Status: Network error: Client connection negotiation failed: client connection to 127.11.9.1:33155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:25:21.927538 11300 tablet_replica.cc:333] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.928200 11300 raft_consensus.cc:2243] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.928699 11300 raft_consensus.cc:2272] T abddfa392ad5418f87a50f9094c16372 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.930754 11300 tablet_replica.cc:333] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.931326 11300 raft_consensus.cc:2243] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.932144 11300 raft_consensus.cc:2272] T c07fec35cab34e39ae8c51a7b61529ad P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.934125 11300 tablet_replica.cc:333] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.934677 11300 raft_consensus.cc:2243] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.935468 11300 raft_consensus.cc:2272] T 4ad14c22b4394c8dad5319be3750c029 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.937371 11300 tablet_replica.cc:333] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.938053 11300 raft_consensus.cc:2243] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.938897 11300 raft_consensus.cc:2272] T f0178ee594a64fba9f59dcae504156aa P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.941025 11300 tablet_replica.cc:333] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.941558 11300 raft_consensus.cc:2243] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.942320 11300 raft_consensus.cc:2272] T 7859557df72d41519e0d9f0feab80423 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.944265 11300 tablet_replica.cc:333] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.944832 11300 raft_consensus.cc:2243] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.945292 11300 raft_consensus.cc:2272] T 0d1c35af500346e587e567f6fe829281 P 4a4ef318f5d44cdc92fc6f703394289a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.947593 11300 tablet_replica.cc:333] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.948186 11300 raft_consensus.cc:2243] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.948972 11300 raft_consensus.cc:2272] T 566a7485616e43b29c318d55465e960c P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.951125 11300 tablet_replica.cc:333] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.951720 11300 raft_consensus.cc:2243] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.952162 11300 raft_consensus.cc:2272] T 2ab6359199f047a18020ee59fde8d6c0 P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.954283 11300 tablet_replica.cc:333] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.954828 11300 raft_consensus.cc:2243] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:21.955737 11300 raft_consensus.cc:2272] T a218894dbaee4a95898bd4a19c57125a P 4a4ef318f5d44cdc92fc6f703394289a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.957752 11300 tablet_replica.cc:333] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.958236 11300 raft_consensus.cc:2243] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.958722 11300 raft_consensus.cc:2272] T f2f362cac912414f8ca1c5f37782e7b0 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.961688 11300 tablet_replica.cc:333] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a: stopping tablet replica
I20260710 13:25:21.962210 11300 raft_consensus.cc:2243] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:21.962653 11300 raft_consensus.cc:2272] T f8f145da27e946859d6e9912c661af54 P 4a4ef318f5d44cdc92fc6f703394289a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:21.994083 11300 tablet_server.cc:196] TabletServer@127.11.9.2:0 shutdown complete.
I20260710 13:25:22.027694 11300 tablet_server.cc:179] TabletServer@127.11.9.3:0 shutting down...
I20260710 13:25:22.075718 11300 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:25:22.076526 11300 tablet_replica.cc:333] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.077225 11300 raft_consensus.cc:2243] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:22.078068 11300 raft_consensus.cc:2272] T 7ee04a8aef734fafb63c788f10c7a4b2 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.080209 11300 tablet_replica.cc:333] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.080847 11300 raft_consensus.cc:2243] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.081346 11300 raft_consensus.cc:2272] T 77b6a1ae75c9431eb9a0f0aa5ba04c63 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.083170 11300 tablet_replica.cc:333] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.083820 11300 raft_consensus.cc:2243] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.084309 11300 raft_consensus.cc:2272] T f0789545d918417bb7612bf69e1e7f6a P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.086089 11300 tablet_replica.cc:333] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.086664 11300 raft_consensus.cc:2243] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.087175 11300 raft_consensus.cc:2272] T 595f0a31bbde4e71979961ee9848a30d P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.089016 11300 tablet_replica.cc:333] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.089768 11300 raft_consensus.cc:2243] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.090265 11300 raft_consensus.cc:2272] T d928a33c4ca8462e9c0895bf8d018f0f P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.092233 11300 tablet_replica.cc:333] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.092850 11300 raft_consensus.cc:2243] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.093324 11300 raft_consensus.cc:2272] T ce78b598bacd46e284cde296692b8507 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.095669 11300 tablet_replica.cc:333] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.096246 11300 raft_consensus.cc:2243] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.096701 11300 raft_consensus.cc:2272] T abddfa392ad5418f87a50f9094c16372 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.098783 11300 tablet_replica.cc:333] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.099551 11300 raft_consensus.cc:2243] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.100219 11300 raft_consensus.cc:2272] T e1dad14aa4d44cab8eebd8c0562a1590 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.102424 11300 tablet_replica.cc:333] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.102993 11300 raft_consensus.cc:2243] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:25:22.103839 11300 raft_consensus.cc:2272] T 0d1c35af500346e587e567f6fe829281 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.106208 11300 tablet_replica.cc:333] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.106870 11300 raft_consensus.cc:2243] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.107456 11300 raft_consensus.cc:2272] T 7859557df72d41519e0d9f0feab80423 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.109319 11300 tablet_replica.cc:333] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.109897 11300 raft_consensus.cc:2243] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.110369 11300 raft_consensus.cc:2272] T 566a7485616e43b29c318d55465e960c P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.112516 11300 tablet_replica.cc:333] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.113086 11300 raft_consensus.cc:2243] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:22.114154 11300 raft_consensus.cc:2272] T f2f362cac912414f8ca1c5f37782e7b0 P 2e26762d23ad4644a09ff654011a150f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.116828 11300 tablet_replica.cc:333] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.117501 11300 raft_consensus.cc:2243] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:25:22.118321 11300 raft_consensus.cc:2272] T f8f145da27e946859d6e9912c661af54 P 2e26762d23ad4644a09ff654011a150f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.121016 11300 tablet_replica.cc:333] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.121917 11300 raft_consensus.cc:2243] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.122445 11300 raft_consensus.cc:2272] T c07fec35cab34e39ae8c51a7b61529ad P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.124464 11300 tablet_replica.cc:333] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.125049 11300 raft_consensus.cc:2243] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.125523 11300 raft_consensus.cc:2272] T 4ad14c22b4394c8dad5319be3750c029 P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.127477 11300 tablet_replica.cc:333] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.128189 11300 raft_consensus.cc:2243] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.128798 11300 raft_consensus.cc:2272] T f0178ee594a64fba9f59dcae504156aa P 2e26762d23ad4644a09ff654011a150f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.131572 11300 tablet_replica.cc:333] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.132182 11300 raft_consensus.cc:2243] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.132625 11300 raft_consensus.cc:2272] T a218894dbaee4a95898bd4a19c57125a P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:22.134883 11300 tablet_replica.cc:333] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f: stopping tablet replica
I20260710 13:25:22.135473 11300 raft_consensus.cc:2243] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:25:22.135912 11300 raft_consensus.cc:2272] T 2ab6359199f047a18020ee59fde8d6c0 P 2e26762d23ad4644a09ff654011a150f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:25:23.165501 11300 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16106)
I20260710 13:25:23.656749 11300 tablet_server.cc:196] TabletServer@127.11.9.3:0 shutdown complete.
I20260710 13:25:23.686167 11300 master.cc:562] Master@127.11.9.62:40903 shutting down...
I20260710 13:25:23.744671 11300 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:25:23.745757 11300 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:25:23.746222 11300 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee1b1499c4d843e3803a619336043221: stopping tablet replica
I20260710 13:25:23.769179 11300 master.cc:584] Master@127.11.9.62:40903 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (13026 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25461 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (121100 ms total)
[  PASSED  ] 8 tests.
I20260710 13:25:23.839136 11300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 409 messages since previous log ~16 seconds ago
I20260710 13:25:23.839425 11300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 409 messages since previous log ~16 seconds ago
I20260710 13:25:23.839622 11300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 405 messages since previous log ~16 seconds ago
I20260710 13:25:23.839926 11300 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 ~34 seconds ago
I20260710 13:25:23.840130 11300 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 ~34 seconds ago
I20260710 13:25:23.840404 11300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~2 seconds ago
I20260710 13:25:23.840727 11300 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 122 messages since previous log ~34 seconds ago
